summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJohn Garbutt <john.garbutt@citrix.com>2012-01-13 13:36:01 +0000
committerArmando Migliaccio <armando.migliaccio@eu.citrix.com>2012-01-26 19:01:02 +0000
commit0213eb4c0a364759e9de2fa25f46b43235db94bb (patch)
tree6a8b27339729827f11dc347f74fc2a3457d6a571 /README.rst
parent36be4bf5759ae1f22c6eeeff5be01cf20e068bf3 (diff)
downloadpython-novaclient-0213eb4c0a364759e9de2fa25f46b43235db94bb.tar.gz
blueprint host-aggregates: client bindings
These are the client bindings for the new aggregate api added into nova in the following change: https://review.openstack.org/#change,3109 Change-Id: I97e0223aa18d01450f82848c5be9bce78b83ef39
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 860672b6..d8049793 100644
--- a/README.rst
+++ b/README.rst
@@ -77,6 +77,18 @@ You'll find complete documentation on the shell by running
<subcommand>
add-fixed-ip Add a new fixed IP address to a servers network.
add-floating-ip Add a floating IP address to a server.
+ aggregate-add-host Add the host to the specified aggregate
+ aggregate-create Create a new aggregate with the specified details
+ aggregate-delete Delete the aggregate by its id
+ aggregate-details Show details of the specified aggregate
+ aggregate-list Print a list of all aggregates
+ aggregate-remove-host
+ Remove the specified host from the specfied
+ aggregate
+ aggregate-set-metadata
+ Update the metadata associated with the aggregate
+ aggregate-update Update the aggregate's name and optionally
+ availablity zone
backup Backup a server.
backup-schedule Show or edit the backup schedule for a server.
backup-schedule-delete