summaryrefslogtreecommitdiff
path: root/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml')
-rw-r--r--releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml b/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml
new file mode 100644
index 0000000000..8f6518e57e
--- /dev/null
+++ b/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml
@@ -0,0 +1,10 @@
+---
+fixes:
+ - |
+ Added validation for image machine type property. Different APIs which
+ uses machine type for server creation, resize or rebuild will raise
+ InvalidMachineType exception with message "provided machine type is not
+ supported by host" and suggest possible/valid machine types in compute logs.
+ For more details see: `bug 1933097`_
+
+ .. _`bug 1933097`: https://bugs.launchpad.net/nova/+bug/1933097 \ No newline at end of file