summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2014-02-19 08:07:56 -0800
committerDan Smith <dansmith@redhat.com>2014-03-07 06:51:57 -0800
commit04a123cdee0644e2319e7d50f9f2bf1105199ba7 (patch)
treeb097908308f0c5c9ff1e005969096228fbf60e28 /README.rst
parentbd72fb0a2e6ebb0b4d778d9287d89b8151c05d89 (diff)
downloadpython-novaclient-04a123cdee0644e2319e7d50f9f2bf1105199ba7.tar.gz
Add os-server-external-events support
This adds support for the os-server-external-events extension in nova, which allows other services to deliver events to nova. It also adds a shell command to trigger the "network-changed" event manually, which will cause nova to refresh its network cache from neutron. Related to blueprint admin-event-callback-api Change-Id: I1a302a43b6b7a6d8bdc03965a8f4c1a151bcab88
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 30131e1c..b155bf54 100644
--- a/README.rst
+++ b/README.rst
@@ -146,6 +146,7 @@ You'll find complete documentation on the shell by running
rate-limits Print a list of rate limits for a user
reboot Reboot a server.
rebuild Shutdown, re-image, and re-boot a server.
+ refresh-network Refresh server network information.
remove-fixed-ip Remove an IP address from a server.
remove-floating-ip Remove a floating IP address from a server.
rename Rename a server.