trove/trove/tests/fakes
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 extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
common.py Remove cfg and logging import unused 2016-09-23 16:38:10 +00:00
conf.py Expose trove conductor manager class as conf property 2014-06-27 04:15:46 -04:00
dns.py Handle log message interpolation by the logger part 11 2017-03-03 14:08:49 +01:00
guestagent.py Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
keystone.py Fix some reST field lists in docstrings 2017-03-29 18:41:15 +08:00
limits.py Event simulator II 2014-09-29 10:32:29 -05:00
nova.py Nova keypair support 2019-04-17 20:04:58 +12:00
swift.py Do not use self in classmethod 2019-01-10 17:30:54 +08:00
taskmanager.py Fix Old style classes are deprecated and no longer available in Python 3 2016-09-30 16:07:14 +07:00