diff options
| author | Eric Fried <openstack@fried.cc> | 2019-10-21 15:45:36 -0500 |
|---|---|---|
| committer | Eric Fried <openstack@fried.cc> | 2019-10-21 16:11:09 -0500 |
| commit | 8cdc7348d184555cac3e32facaf949784f0564d2 (patch) | |
| tree | af9961f40969437cce76b0629397855651d4f971 /doc/source/cli | |
| parent | cf1006bf0ef67a693357ba3913962037aaf6c3d5 (diff) | |
| download | python-openstackclient-8cdc7348d184555cac3e32facaf949784f0564d2.tar.gz | |
Add placement to known plugins
Add the osc-placement project (osc plugin for the placement service) to
the list of known plugins.
Change-Id: I77b614b38ecf872d0d93473b834994913930b76f
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/plugin-commands.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/cli/plugin-commands.rst b/doc/source/cli/plugin-commands.rst index ae2e6557..57964205 100644 --- a/doc/source/cli/plugin-commands.rst +++ b/doc/source/cli/plugin-commands.rst @@ -87,6 +87,12 @@ octavia .. list-plugins:: openstack.load_balancer.v2 :detailed: +placement +--------- + +.. list-plugins:: openstack.placement.v1 + :detailed: + rsd --- |
