Add versioning to the docs that missed it
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
This commit is contained in:
parent
d2943d2592
commit
3b99c17894
@ -5,6 +5,8 @@ aggregate
|
||||
Server aggregates provide a mechanism to group servers according to certain
|
||||
criteria.
|
||||
|
||||
Compute v2
|
||||
|
||||
aggregate add host
|
||||
------------------
|
||||
|
||||
|
@ -4,6 +4,8 @@ console log
|
||||
|
||||
Server console text dump
|
||||
|
||||
Compute v2
|
||||
|
||||
console log show
|
||||
----------------
|
||||
|
||||
|
@ -4,6 +4,8 @@ console url
|
||||
|
||||
Server remote console URL
|
||||
|
||||
Compute v2
|
||||
|
||||
console url show
|
||||
----------------
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
credentials
|
||||
===========
|
||||
|
||||
Identity v3
|
||||
|
||||
credentials create
|
||||
------------------
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
flavor
|
||||
======
|
||||
|
||||
Compute v2
|
||||
|
||||
flavor create
|
||||
-------------
|
||||
|
||||
|
@ -5,6 +5,8 @@ keypair
|
||||
The badly named keypair is really the public key of an OpenSSH key pair to be
|
||||
used for access to created servers.
|
||||
|
||||
Compute v2
|
||||
|
||||
keypair create
|
||||
--------------
|
||||
|
||||
|
@ -4,6 +4,8 @@ limits
|
||||
|
||||
The Compute and Volume APIs have resource usage limits.
|
||||
|
||||
Compute v2, Volume v1
|
||||
|
||||
limits show
|
||||
-----------
|
||||
|
||||
|
@ -4,6 +4,8 @@ quota
|
||||
|
||||
Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties.
|
||||
|
||||
Compute v2, Volume v1
|
||||
|
||||
quota set
|
||||
---------
|
||||
|
||||
|
@ -5,6 +5,8 @@ server image
|
||||
A server image is a disk image created from a running server instance. The
|
||||
image is created in the Image store.
|
||||
|
||||
Compute v2
|
||||
|
||||
server image create
|
||||
-------------------
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
server
|
||||
======
|
||||
|
||||
Compute v2
|
||||
|
||||
server add security group
|
||||
-------------------------
|
||||
|
@ -2,6 +2,8 @@
|
||||
user role
|
||||
=========
|
||||
|
||||
Identity v2
|
||||
|
||||
user role list
|
||||
--------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user