summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml10
-rw-r--r--releasenotes/notes/remove-qos-queue-vmware-nsx-extension-208d72da23e7ae49.yaml7
2 files changed, 17 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml b/releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml
new file mode 100644
index 0000000000..d10f753180
--- /dev/null
+++ b/releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml
@@ -0,0 +1,10 @@
+---
+features:
+ - |
+ image meta now includes the ``hw_emulation_architecture`` property.
+ This allows an operator to define their emulated cpu architecture for
+ an image, and nova will deploy accordingly.
+
+ See the `spec`_ for more details and reasoning.
+
+ .. _spec: https://specs.openstack.org/openstack/nova-specs/specs/yoga/approved/pick-guest-arch-based-on-host-arch-in-libvirt-driver.html \ No newline at end of file
diff --git a/releasenotes/notes/remove-qos-queue-vmware-nsx-extension-208d72da23e7ae49.yaml b/releasenotes/notes/remove-qos-queue-vmware-nsx-extension-208d72da23e7ae49.yaml
new file mode 100644
index 0000000000..9c5fb49af8
--- /dev/null
+++ b/releasenotes/notes/remove-qos-queue-vmware-nsx-extension-208d72da23e7ae49.yaml
@@ -0,0 +1,7 @@
+---
+upgrade:
+ - |
+ Support for the ``qos-queue`` extension provided by the vmware-nsx neutron
+ plugin for the VMWare NSX Manager has been removed. This extension was
+ removed from the vmware-nsx project when support for NSX-MH was removed in
+ 15.0.0.