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
17 lines
292 B
ReStructuredText
17 lines
292 B
ReStructuredText
================
|
|
ip floating pool
|
|
================
|
|
|
|
Compute v2
|
|
|
|
ip floating pool list
|
|
---------------------
|
|
|
|
List pools of floating IP addresses
|
|
(Deprecated, please use ``floating ip pool list`` instead)
|
|
|
|
.. program:: ip floating pool list
|
|
.. code:: bash
|
|
|
|
openstack ip floating pool list
|