heat/heat/engine/resources/openstack/nova
David J Peacock 0a8949397b Correct availability_zone to be non-mandatory in heat
As per CLI and GUI, availability_zone is not mandatory.  In templates,
it is.  This is incorrect.

This patch corrects behaviour to match CLI and GUI.

Change-Id: Ice37340f084ea65bd4b46562145e82ede6bc0df5
Story: 2006586
(cherry picked from commit 2799a5fcd7)
2020-01-14 09:41:42 -05:00
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
floatingip.py Replace deprecated nova calls for floatingip 2018-06-07 09:14:17 +05:30
host_aggregate.py Correct availability_zone to be non-mandatory in heat 2020-01-14 09:41:42 -05:00
keypair.py Allow to specify 'user' for keypair resource 2017-04-18 16:42:38 +08:00
quota.py Get rid of undesirable properties.data usage 2017-04-04 14:29:29 +00:00
server.py Exclude updated networks - match actual interface state 2018-01-20 19:53:54 +01:00
server_group.py Add soft policy for nova server group 2017-03-06 09:53:16 +08:00
server_network_mixin.py Delete internal ports for ERROR-ed nodes 2018-05-14 04:53:44 -07:00