File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -181,6 +181,7 @@ list check out :doc:`plugin-commands`.
181181* ``congress policy ``: (**Policy (Congress) **)
182182* ``congress policy rule ``: (**Policy (Congress) **)
183183* ``cron trigger ``: (**Workflow Engine (Mistral) **)
184+ * ``database flavor ``: (**Database (Trove) **)
184185* ``dataprocessing data source ``: (**Data Processing (Sahara) **)
185186* ``dataprocessing image ``: (**Data Processing (Sahara) **)
186187* ``dataprocessing image tags ``: (**Data Processing (Sahara) **)
Original file line number Diff line number Diff line change @@ -97,6 +97,12 @@ senlin
9797.. # list-plugins:: openstack.tripleoclient.v1
9898.. # :detailed:
9999
100+ trove
101+ ------
102+
103+ .. list-plugins :: openstack.database.v1
104+ :detailed:
105+
100106.. watcher
101107.. # watcherclient is not in global-requirements
102108.. # list-plugins:: openstack.infra_optim.v1
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ The following is a list of projects that are an OpenStackClient plugin.
3636- python-searchlightclient
3737- python-senlinclient
3838- python-tripleoclient\*\*
39+ - python-troveclient
3940- python-watcherclient
4041- python-zaqarclient
4142
@@ -45,7 +46,6 @@ The following is a list of projects that are an OpenStackClient plugin.
4546
4647The following is a list of projects that are not an OpenStackClient plugin.
4748
48- - python-troveclient
4949- python-magnumclient
5050- python-ceilometerclient
5151- python-solumclient
Original file line number Diff line number Diff line change @@ -36,4 +36,5 @@ python-neutronclient>=5.1.0 # Apache-2.0
3636python-saharaclient>=0.18.0 # Apache-2.0
3737python-searchlightclient>=1.0.0 #Apache-2.0
3838python-senlinclient>=1.1.0 # Apache-2.0
39+ python-troveclient>=2.2.0 # Apache-2.0
3940python-zaqarclient>=1.0.0 # Apache-2.0
You can’t perform that action at this time.
0 commit comments