trove/trove/tests/unittests
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
..
api Remove SecurityGroup API extension 2019-04-06 23:46:07 +13:00
backup Add check_process() for mysqldump 2018-04-01 13:07:59 +09:00
cluster Add extended properties support for mongo cluster. 2018-08-07 17:42:36 +08:00
cmd Add upgrade status check - instances with assigned tasks 2019-01-15 19:54:03 +01:00
common Remove pycrypto from requirements 2018-06-14 12:56:05 +08:00
conductor Enable mutable config in trove 2018-08-23 09:39:00 +00:00
configuration Concentrated test_validate_xx_configuration to a new method 2016-09-22 20:14:57 -07:00
datastore Replace assertRaisesRegexp with assertRaisesRegex 2017-12-06 18:24:06 +05:30
db Fixes hacking rules 2015-05-29 07:27:59 +00:00
domain-name-service Fix the gate; py27 job failure with failure to import designate tests 2017-03-21 22:15:06 -04:00
extensions Use RootHistory to check if root is ever enabled 2018-02-28 09:14:36 +08:00
flavor Add test for flavor 2017-10-23 06:07:14 +00:00
guestagent Add new Galera Cluster bootstraping method 2019-03-29 10:53:34 +01:00
hacking Remove log translations 2018-01-24 17:21:26 +00:00
instance Deprecate the config option default_neutron_networks 2019-03-26 14:14:31 +13:00
mgmt Fix gate error 2018-01-31 01:51:18 -08:00
module Add support for MySQL 5.7 on Ubuntu Xenial 2018-01-08 14:57:56 -06:00
mysql Use more specific asserts in tests 2016-09-29 10:16:56 +02:00
network Multi-Region Support 2016-11-04 15:36:16 +00:00
quota Support -1 as unlimited quota restraint in Trove. 2017-11-09 21:29:14 +08:00
router fix a typo 2018-03-27 13:40:07 +00:00
secgroups Merge "Enable hacking extensions framework" 2016-11-23 15:44:20 +00:00
taskmanager Nova keypair support 2019-04-17 20:04:58 +12:00
upgrade secure oslo_messaging.rpc 2017-01-11 07:56:35 -05:00
util Fix concurrency issue with Python 3.4 test 2016-07-15 15:30:20 -04:00
volume_type Associate datastore, version with volume-type 2016-12-19 14:24:09 -05:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
trove_testtools.py Lazy load all configuration options 2017-11-09 11:30:45 -08:00