summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorArmando Migliaccio <armando.migliaccio@eu.citrix.com>2012-02-14 22:56:42 +0000
committerArmando Migliaccio <armando.migliaccio@eu.citrix.com>2012-02-17 18:37:10 +0000
commitddc1b2c083323781334fdca7467b4914e823e0d6 (patch)
tree31b4ddab0f974a029628fcbb50d4fbb6b0d0391f /README.rst
parentbca5acddafcf0cc7864022db92ae47ee1c61b29f (diff)
downloadpython-novaclient-ddc1b2c083323781334fdca7467b4914e823e0d6.tar.gz
bug 932408: python-novaclient miss OSAPI host operations
add client bindings for host-related actions. Change-Id: I98b3c11ec189029bafe73f499070ab132de640af
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 9861f2f5..974a2699 100644
--- a/README.rst
+++ b/README.rst
@@ -107,6 +107,8 @@ You'll find complete documentation on the shell by running
get-vnc-console Get a vnc console for a server
help Display help about this program or one of its
subcommands.
+ host-update Update the host status or maintenance mode
+ host-action Perform a power action on the host
image-create Create a new image by taking a snapshot of a running
server.
image-delete Delete an image.