aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-04-03 10:58:49 -0400
committerTim Rozet <trozet@redhat.com>2017-04-03 11:06:23 -0400
commit1b93ca14c4d58c360424fbf34f669014b34d3b4b (patch)
treeace0c99bb250446540299b4cd360fa9bf4d3621e /releasenotes
parent2e7fbe1d95cf0d57724f4acc4bd51d35ed756b4a (diff)
Fixes missing neutron base in sriov
This causes issues in deployments that is not using ML2 ComputeNeutronCorePlugin or OVS agent on the compute nodes. Closes-Bug: 1679202 Change-Id: I9cdfd115add8c0d2d3ae6802e7bde007c1677c67 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-sriov-neutron-base-3e32bd667886c474.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-sriov-neutron-base-3e32bd667886c474.yaml b/releasenotes/notes/fix-sriov-neutron-base-3e32bd667886c474.yaml
new file mode 100644
index 0000000..012a16c
--- /dev/null
+++ b/releasenotes/notes/fix-sriov-neutron-base-3e32bd667886c474.yaml
@@ -0,0 +1,3 @@
+---
+fixes:
+ - Fixes missing neutron base class in sriov