trove/trove
Sam Morrison a5a5c5e060 Handle case where no networks are selected at create
Currently trove will error when no networks are selected
and no management network is configured. This change will
pass in None as the nics to nova server create which will
let nova choose the network.

Change-Id: Ica4f888bf1bc7b771cdfcb0af5c104b2aa6410fe
Story: 2008213
Task: 40999
2020-10-01 08:36:40 +00:00
..
backup Use dedicated service credential config 2019-10-10 11:49:04 +13:00
cluster Use dedicated service credential config 2019-10-10 11:49:04 +13:00
cmd Improve the function tests 2020-01-28 14:27:52 +13:00
common [Backup] Ignore 404 error when deleting swift objects 2020-09-17 11:36:28 +12:00
conductor report_root should always use context.user 2018-02-07 17:05:54 +08:00
configuration Added checks for deleting datastore version 2020-04-23 10:18:03 +12:00
datastore Delete datastore 2020-01-11 22:54:09 +13:00
db Added checks for deleting datastore version 2020-04-23 10:18:03 +12:00
dns Fix Trove CI failure 2019-09-17 13:52:21 +12:00
extensions Set limit to -1 when getting Nova instances 2020-09-23 12:51:03 +00:00
flavor Add python-troveclient in requirements.txt 2020-03-15 20:57:39 +13:00
guestagent Change @property usage to function 2020-04-04 15:11:33 +13:00
hacking Update hacking for Python3 2020-04-03 21:51:00 +02:00
instance Fix CI job 2020-05-26 15:43:17 +12:00
limits Fix CI job 2020-05-26 15:43:17 +12:00
module Support to create public trove instance 2019-09-11 11:28:00 +12:00
network Use dedicated service credential config 2019-10-10 11:49:04 +13:00
quota Add quotas resource operation in API doc 2019-12-11 09:07:12 +13:00
taskmanager Handle case where no networks are selected at create 2020-10-01 08:36:40 +00:00
templates Add innodb configuration parameters log_file_size and flush_method 2020-04-01 19:00:58 +13:00
tests Do not operate floating IP for relication cluster 2020-08-03 21:11:53 +12:00
volume_type Use dedicated service credential config 2019-10-10 11:49:04 +13:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Add functionality to define different Message and Notification destination 2018-01-05 10:31:49 +08:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself