summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml')
-rw-r--r--releasenotes/notes/bp-pick-guest-arch-based-on-host-arch-in-libvirt-driver-f087c3799d388bb6.yaml10
1 files changed, 10 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