Merge "Add versioning to the docs that missed it"

This commit is contained in:
Jenkins 2015-01-12 18:14:31 +00:00 committed by Gerrit Code Review
commit e01df5eb28
11 changed files with 21 additions and 0 deletions

View File

@ -5,6 +5,8 @@ aggregate
Server aggregates provide a mechanism to group servers according to certain Server aggregates provide a mechanism to group servers according to certain
criteria. criteria.
Compute v2
aggregate add host aggregate add host
------------------ ------------------

View File

@ -4,6 +4,8 @@ console log
Server console text dump Server console text dump
Compute v2
console log show console log show
---------------- ----------------

View File

@ -4,6 +4,8 @@ console url
Server remote console URL Server remote console URL
Compute v2
console url show console url show
---------------- ----------------

View File

@ -2,6 +2,8 @@
credentials credentials
=========== ===========
Identity v3
credentials create credentials create
------------------ ------------------

View File

@ -2,6 +2,8 @@
flavor flavor
====== ======
Compute v2
flavor create flavor create
------------- -------------

View File

@ -5,6 +5,8 @@ keypair
The badly named keypair is really the public key of an OpenSSH key pair to be The badly named keypair is really the public key of an OpenSSH key pair to be
used for access to created servers. used for access to created servers.
Compute v2
keypair create keypair create
-------------- --------------

View File

@ -4,6 +4,8 @@ limits
The Compute and Volume APIs have resource usage limits. The Compute and Volume APIs have resource usage limits.
Compute v2, Volume v1
limits show limits show
----------- -----------

View File

@ -4,6 +4,8 @@ quota
Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties. Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties.
Compute v2, Volume v1
quota set quota set
--------- ---------

View File

@ -5,6 +5,8 @@ server image
A server image is a disk image created from a running server instance. The A server image is a disk image created from a running server instance. The
image is created in the Image store. image is created in the Image store.
Compute v2
server image create server image create
------------------- -------------------

View File

@ -2,6 +2,7 @@
server server
====== ======
Compute v2
server add security group server add security group
------------------------- -------------------------

View File

@ -2,6 +2,8 @@
user role user role
========= =========
Identity v2
user role list user role list
-------------- --------------