summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthony Young <sleepsonthefloor@gmail.com>2012-03-13 23:18:41 -0700
committerAnthony Young <sleepsonthefloor@gmail.com>2012-03-13 23:23:09 -0700
commitf90aa8c91ab94ceabed667bc080c07bb94c0ec2d (patch)
tree8bb16778de7ab630de343c0fc920795b16830c84 /README.rst
parent24b9e8055c17fa11573c7e5db18d50279b6af169 (diff)
downloadpython-novaclient-f90aa8c91ab94ceabed667bc080c07bb94c0ec2d.tar.gz
Add suport for instance locking/unlocking.
* Fixes bug 954746 Change-Id: I055597014fd44313780b8a9f10cdbc94196f8efb
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 974a2699..43819960 100644
--- a/README.rst
+++ b/README.rst
@@ -124,6 +124,7 @@ You'll find complete documentation on the shell by running
keypair-delete Delete keypair by its id
keypair-list Show a list of keypairs for a user
list List active servers.
+ lock Lock a server
migrate Migrate a server to a new host.
reboot Reboot a server.
rebuild Shutdown, re-image, and re-boot a server.
@@ -149,6 +150,7 @@ You'll find complete documentation on the shell by running
secgroup-list-rules List rules for a security group.
show Show details about the given server.
suspend Suspend a server.
+ unlock Unlock a server.
unpause Unpause a server.
unrescue Unrescue a server.
usage-list List usage data for all tenants