sahara/sahara/utils
Zhuang Changkun 1d3b02ee6e Replace the deleted keypair in clusters for API v2
This commit allows users to create a new keypair to access to
the running cluster when the cluster's keypair is deleted. But
the name of new keypair should be same as the deleted one, and
the new keypair is available for cluster scaling.
we can implement it via update_keypair parameter.

Change-Id: I3bc0ba52ceebff8ae128321aeb9fdbb5769baaf5
Closes-Bug:#1745142
2018-06-13 09:55:41 +08:00
..
hacking Globalize regex objects 2017-07-14 00:09:12 -04:00
notification Cleanup the last warning on doc building (html and man) 2017-08-14 19:36:43 +02:00
openstack Replace the deleted keypair in clusters for API v2 2018-06-13 09:55:41 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
api_validator.py Code integration with the abstractions 2017-03-19 19:43:40 -03:00
cluster.py Remove log translations 2017-04-18 10:56:48 +08:00
cluster_progress_ops.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
configs.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
crypto.py Optimize "open" method with context manager 2015-11-27 04:23:12 -05:00
edp.py [APIv2] Refactor job cancel operation 2017-05-04 12:44:46 +08:00
files.py SPI Method to Validate Images 2016-04-07 12:15:38 +00:00
general.py Improves anti-affinity behavior in sahara 2016-10-12 09:04:37 +05:30
network.py Remove use_neutron from config 2017-11-24 23:27:33 +08:00
patches.py Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
poll_utils.py Remove unused code from volumes module 2015-12-10 09:53:39 +00:00
procutils.py delete unused LOG in some files 2016-08-26 08:31:03 +00:00
proxy.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-07 13:13:57 +07:00
remote.py Allow proxy_command to optionally use internal IP 2017-07-05 14:35:58 +00:00
resources.py Improve compatible with python3 2015-05-11 11:40:23 +03:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-09 15:43:56 +07:00
ssh_remote.py File copy timesout when file is too big 2018-03-19 19:41:54 -03:00
tempfiles.py Add translation support to service and utils modules 2014-07-29 12:45:22 +04:00
types.py Various server-side fixes to APIv2 2018-01-25 05:23:22 +00:00
wsgi.py Remove unused config.CONF 2016-09-29 13:28:13 +08:00
xmlutils.py Fix UnicodeEncoding Error 2017-07-31 14:01:25 +08:00