heat/heat/engine/resources/openstack/nova
huangtianhua bc782538d6 To delete the keypair preparing for update replacement
If the keypair resource is in *_FAILED, to update it will
enter UpdateReplacement, but maybe the keypair exists still
in nova, then we can't recreate the new one, so try to delete
the old one preparing for update replacement.

Change-Id: Ic5a4e1eb4625dcefe5accc484b2c8db7fbb2940d
Closes-Bug: #1597602
2016-07-07 13:36:38 +08:00
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
flavor.py Merge "Nova::Flavor get_live_state implementation" 2016-05-25 03:22:14 +00:00
floatingip.py Fix resources descriptions for custom guidelines 2016-02-26 15:47:46 +03:00
host_aggregate.py Fix handle_delete of HostAggregate resource 2016-03-28 18:10:48 +03:00
keypair.py To delete the keypair preparing for update replacement 2016-07-07 13:36:38 +08:00
server.py Merge "Use LOG.exception() properly" 2016-06-27 12:09:07 +00:00
server_group.py Add descriptions to all openstack resources (Part 2) 2016-01-11 16:25:41 +00:00
server_network_mixin.py Correct the validation of server 'networks' 2016-05-27 09:30:14 +08:00