847da51dea
In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: I80c96f0938cec382f2f714a500138bd5a2c81aa0
16 lines
245 B
ReStructuredText
16 lines
245 B
ReStructuredText
================
|
|
floating ip pool
|
|
================
|
|
|
|
Compute v2, Network v2
|
|
|
|
floating ip pool list
|
|
---------------------
|
|
|
|
List pools of floating IP addresses
|
|
|
|
.. program:: floating ip pool list
|
|
.. code:: bash
|
|
|
|
openstack floating ip pool list
|