Update the output for "openstack floating" command

Change-Id: I2b4221679dab16070ec3c2909fa47eacd2e889bc
This commit is contained in:
ZhijunWei 2018-05-02 11:58:30 +00:00
parent 271d67b4a0
commit d743dbfdfd
1 changed files with 5 additions and 5 deletions

View File

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