trove/trove/tests/unittests/taskmanager
Lingxian Kong a3de34dbc7 Nova keypair support
Now Trove doesn't support to specify keypair when creating the db
instance, the ssh key is injected into the guest agent image at the
build time, which makes it very hard to manage.

This patch adds a config option `nova_keypair` that is used as keypair
name when creating db instance. The old way of the image building will
be changed in the subsequent patches.

Change-Id: I41d4e41fc4bc413cdd48b8d761429b0204481932
Story: #2005429
Task: #30462
2019-04-17 20:04:58 +12:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
test_api.py Replace assertRaisesRegexp with assertRaisesRegex 2017-12-06 18:24:06 +05:30
test_clusters.py Stop polling if nova instances goto error 2017-11-10 23:04:29 +08:00
test_galera_clusters.py Stop polling if nova instances goto error 2017-11-10 23:04:29 +08:00
test_manager.py Replace assertRaisesRegexp with assertRaisesRegex 2017-12-06 18:24:06 +05:30
test_models.py Nova keypair support 2019-04-17 20:04:58 +12:00
test_vertica_clusters.py Stop polling if nova instances goto error 2017-11-10 23:04:29 +08:00