nova/nova/compute
LIU Yulong 751f5dec11 Enable reset keypair while rebuilding instance
This patch adds `key_name` param to instance rebuild
API. Then the user could reset the instance keypair
when rebuilding. If set key_name to None, the API
will unset the keypair of the instance.

APIImpact

Implements blueprint: rebuild-keypair-reset

Change-Id: I23886a89c25f811cfbe7e2500ce7ff52f9162966
2017-11-13 10:49:02 +08:00
..
monitors Remove translation of log messages 2017-06-09 09:06:16 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Enable reset keypair while rebuilding instance 2017-11-13 10:49:02 +08:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Remove check_detach 2017-07-20 22:32:52 +02:00
claims.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
flavors.py Merge "Replace flavors.get_all_flavors_sorted_list() with object call" 2016-10-18 12:13:09 +00:00
instance_actions.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
instance_list.py Fix minor input items from previous patches 2017-10-09 07:29:22 -07:00
manager.py Merge "Don't update RT in _allocate_network" 2017-11-11 21:42:23 +00:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_tree.py placement: integrate ProviderTree to report client 2017-10-19 14:54:58 -04:00
resource_tracker.py Avoid deleting allocations for instances being built 2017-11-05 17:41:38 -08:00
rpcapi.py Pre-create migration object 2017-10-05 13:49:15 -07:00
stats.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
task_states.py Have one list of reboot task_states 2017-09-14 20:57:38 +00:00
utils.py Merge "use context mgr in instance.delete" 2017-10-30 21:51:56 +00:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00