sahara/sahara/tests/unit
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
..
api Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
cli Configuration engine for image generation CLI 2016-07-25 18:50:32 -04:00
conductor Code integration with the abstractions 2017-03-19 19:43:40 -03:00
db Fix TypeError when get resource list 2017-08-01 19:35:18 +08:00
plugins Add support to deploy hadoop 2.7.5 2018-06-01 17:30:27 +08:00
resources Switched Heat engine to ResourceGroup use 2015-05-29 12:44:44 -07:00
service Replace the deleted keypair in clusters for API v2 2018-06-13 09:55:41 +08:00
swift Switch sahara swift to work with keystone v3 2018-02-05 15:32:46 -03:00
topology Fix compatible issues in unit tests for python 3 2015-06-29 05:41:17 +00:00
utils Merge "Dynamically add python version into launch_command" 2018-01-25 22:15:11 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py Remove usage of parameter enforce_type 2017-05-04 13:03:52 +08:00
test_context.py Use keystone service catalog for getting auth urls 2015-07-21 16:53:50 +03:00
test_exceptions.py Pkg installation to ssh_remote 2016-03-30 18:33:33 +00:00
test_main.py Provide context for castellan config validation 2016-11-15 13:29:40 +01:00
testutils.py Fix scaling validation error 2017-12-07 19:29:12 +00:00