diff --git a/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml b/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml index 51e8031487f0..8f6518e57e2f 100644 --- a/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml +++ b/releasenotes/notes/validate-machine-type-0d5f3dbd1e2ace31.yaml @@ -5,5 +5,6 @@ fixes: 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 + .. _`bug 1933097`: https://bugs.launchpad.net/nova/+bug/1933097 \ No newline at end of file