From ddc1b2c083323781334fdca7467b4914e823e0d6 Mon Sep 17 00:00:00 2001 From: Armando Migliaccio Date: Tue, 14 Feb 2012 22:56:42 +0000 Subject: bug 932408: python-novaclient miss OSAPI host operations add client bindings for host-related actions. Change-Id: I98b3c11ec189029bafe73f499070ab132de640af --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') 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. -- cgit v1.2.1