heat/heat/engine/resources/openstack/nova
huangtianhua 45618c1373 Allow suspend and resume again if failed last time
Now heat doesn't support to suspend or resume again
if failed last time, if a stack in SUSPEND_FAILED or
RESUME_FAILED, then user can neither suspend nor resume.

Change-Id: I84a2ff32265a66e9018a62ea0ee20b9415f109e7
Closes-Bug: #1469927
2015-07-07 10:36:44 +08:00
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
nova_flavor.py Make sure default_client_name declared for required resources 2015-06-18 16:22:31 +05:30
nova_floatingip.py Add attribute type for openstack resources 2015-06-15 03:36:44 -07:00
nova_keypair.py Add attribute type for openstack resources 2015-06-15 03:36:44 -07:00
nova_servergroup.py Make sure default_client_name declared for required resources 2015-06-18 16:22:31 +05:30
server.py Allow suspend and resume again if failed last time 2015-07-07 10:36:44 +08:00