Skip to content

Commit ae82271

Browse files
author
Steve Martinelli
committed
Add a table showing all the openstack plugin objects
We need a spot that highlights the `objects` used by OpenStack based `plugins`. The sooner we have this information out, the sooner we reduce the chance of a name collision. Change-Id: If9f07e19adea4aaa813eecdd0bce1fbfe616e306
1 parent e926998 commit ae82271

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

doc/source/commands.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,40 @@ referring to both Compute and Volume quotas.
120120
* ``volume``: (**Volume**) block volumes
121121
* ``volume type``: (**Volume**) deployment-specific types of volumes available
122122

123+
124+
Plugin Objects
125+
--------------
126+
127+
The following are known `Objects` used by OpenStack :doc:`plugins`. These are
128+
listed here to avoid name conflicts when creating new plugins.
129+
130+
* ``baremetal``: (**Baremetal (Ironic)**)
131+
* ``congress datasource``: (**Policy (Congress)**)
132+
* ``congress driver``: (**Policy (Congress)**)
133+
* ``congress policy``: (**Policy (Congress)**)
134+
* ``congress policy rule``: (**Policy (Congress)**)
135+
* ``dataprocessing data source``: (**Data Processing (Sahara)**)
136+
* ``dataprocessing image``: (**Data Processing (Sahara)**)
137+
* ``dataprocessing image tags``: (**Data Processing (Sahara)**)
138+
* ``dataprocessing plugin``: (**Data Processing (Sahara)**)
139+
* ``management plan``: (**Management (Tuskar)**)
140+
* ``management role``: (**Management (Tuskar)**)
141+
* ``message-broker cluster``: (**Message Broker (Cue)**)
142+
* ``message flavor``: (**Messaging (Zaqar)**)
143+
* ``pool``: (**Messaging (Zaqar)**)
144+
* ``ptr record``: (**DNS (Designate)**)
145+
* ``queue``: (**Messaging (Zaqar)**)
146+
* ``recordset``: (**DNS (Designate)**)
147+
* ``secret``: (**Key Manager (Barbican)**)
148+
* ``secret container``: (**Key Manager (Barbican)**)
149+
* ``secret order``: (**Key Manager (Barbican)**)
150+
* ``stack``: (**Orchestration (Heat)**)
151+
* ``tld``: (**DNS (Designate)**)
152+
* ``zone``: (**DNS (Designate)**)
153+
* ``zone blacklist``: (**DNS (Designate)**)
154+
* ``zone transfer``: (**DNS (Designate)**)
155+
156+
123157
Actions
124158
-------
125159

0 commit comments

Comments
 (0)