diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-11-24 23:08:55 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-11-24 23:08:55 +0000 |
| commit | b42396d445de9536660ff6930aa572c8ff99b4da (patch) | |
| tree | 61c2ef09d505aa1e58f0b18229a7bd49c2eb0950 /doc/source/command-objects/ip-floating-pool.rst | |
| parent | 11ea5b31af324918885f94746c7da586996a1020 (diff) | |
| parent | 325420f6d166aef0b58242918fac464642395b5d (diff) | |
| download | python-openstackclient-b42396d445de9536660ff6930aa572c8ff99b4da.tar.gz | |
Merge "Doc: Update and add IP address"
Diffstat (limited to 'doc/source/command-objects/ip-floating-pool.rst')
| -rw-r--r-- | doc/source/command-objects/ip-floating-pool.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/source/command-objects/ip-floating-pool.rst b/doc/source/command-objects/ip-floating-pool.rst new file mode 100644 index 00000000..63a450eb --- /dev/null +++ b/doc/source/command-objects/ip-floating-pool.rst @@ -0,0 +1,15 @@ +================ +ip floating pool +================ + +Compute v2 + +ip floating pool list +--------------------- + +List pools of floating IP addresses + +.. program:: ip floating pool list +.. code:: bash + + os ip floating pool list |
