From d7fb1f33cca07403944a4a4324dd19e28cc023a9 Mon Sep 17 00:00:00 2001 From: jakedahn Date: Mon, 9 Jan 2012 14:49:12 -0800 Subject: Implementing Floating Ip Pools. See vishy's nova branch: https://review.openstack.org/#change,2892 Change-Id: I6a5bec55edd21f659674f478282e65fd6b1b0b1e --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index a26bded8..407ac52e 100644 --- a/README.rst +++ b/README.rst @@ -88,6 +88,8 @@ You'll find complete documentation on the shell by running floating-ip-create Allocate a floating IP to the current tenant. floating-ip-delete De-allocate a floating IP from the current tenant. floating-ip-list List allocated floating IPs for the current tenant. + floating-ip-pool-list + List all floating ip pools. help Display help about this program or one of its subcommands. image-create Create a new image by taking a snapshot of a running -- cgit v1.2.1