@@ -74,6 +74,8 @@ referring to both Compute and Volume quotas.
7474* ``aggregate ``: (**Compute **) a grouping of servers
7575* ``backup ``: (**Volume **) a volume copy
7676* ``catalog ``: (**Identity **) service catalog
77+ * ``command ``: (**Internal **) installed commands in the OSC process
78+ * ``configuration ``: (**Internal **) openstack client configuration
7779* ``console log ``: (**Compute **) server console text dump
7880* ``console url ``: (**Compute **) server remote console URL
7981* ``consumer ``: (**Identity **) OAuth-based delegatee
@@ -86,7 +88,7 @@ referring to both Compute and Volume quotas.
8688* ``federation protocol ``: (**Identity **) the underlying protocol used while federating identities
8789* ``flavor ``: (**Compute **) predefined server configurations: ram, root disk, etc
8890* ``group ``: (**Identity **) a grouping of users
89- * ``host ``: Compute - the physical computer running a hypervisor
91+ * ``host ``: (** Compute **) - the physical computer running a hypervisor
9092* ``hypervisor ``: (**Compute **) the virtual machine manager
9193* ``hypervisor stats ``: (**Compute **) hypervisor statistics over all compute nodes
9294* ``identity provider ``: (**Identity **) a source of users and authentication
@@ -97,7 +99,7 @@ referring to both Compute and Volume quotas.
9799* ``keypair ``: (**Compute **) an SSH public key
98100* ``limits ``: (**Compute **, **Volume **) resource usage limits
99101* ``mapping ``: (**Identity **) a definition to translate identity provider attributes to Identity concepts
100- * ``module ``: internal - installed Python modules in the OSC process
102+ * ``module ``: (** Internal **) - installed Python modules in the OSC process
101103* ``network ``: (**Compute **, **Network **) - a virtual network for connecting servers and other resources
102104* ``object ``: (**Object Storage **) a single file in the Object Storage
103105* ``policy ``: (**Identity **) determines authorization
0 commit comments