sahara/sahara/tests
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
..
unit Replace the deleted keypair in clusters for API v2 2018-06-13 09:55:41 +08:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00
__init__.py Apply monkeypatching from eventlet before the tests starts 2017-03-23 19:22:41 +01:00

README.rst

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.