Merge "Update the output for "openstack floating" command" into stable/pike

This commit is contained in:
Zuul 2018-06-15 10:01:51 +00:00 committed by Gerrit Code Review
commit af74861683
1 changed files with 5 additions and 5 deletions

View File

@ -73,11 +73,11 @@ associated with:
.. code:: .. code::
$ openstack floating ip list $ openstack floating ip list
+------------------+------------------+---------------------+------------ + +------------------+---------------------+------------------+---------+-------------------+---------------+
| id | fixed_ip_address | floating_ip_address | port_id | | ID | Floating IP Address | Fixed IP Address | Port | Floating Network | Project |
+------------------+------------------+---------------------+-------------+ +------------------+---------------------+------------------+---------+-------------------+---------------+
| 0a88589a-ffac... | | 208.113.177.100 | | | 0a88589a-ffac... | 192.168.12.7 | None | None | d831dac6-028c... | 32db2ccf2a... |
+------------------+------------------+---------------------+-------------+ +------------------+---------------------+------------------+---------+-------------------+---------------+
For more information about OpenStack client utilities, see these links: For more information about OpenStack client utilities, see these links: