Files
horizon/openstack_dashboard/api
Akihiro Motoki fe6e395a62 Show ports without IP in instance table and detail
Previously instance ports without IP address were not shown
because api.neutron.servers_update_addresses() ignored ports
without IP address.

This commit changes servers_update_addresses() to include
a special symbol (None) representing "No IP address"
in "addresses" attribute in "server" object.

"(No IP address)" will be shown for ports without IP addresses now.

Closes-Bug: #1804016
Change-Id: I46699731ab515667b8cdf97ef68bdb8cbfe0b563
2018-11-29 23:34:23 +09:00
..
2018-11-14 09:19:47 +00:00
2018-06-09 06:39:18 +00:00
2018-11-23 17:12:46 +08:00
2018-11-05 07:56:20 +09:00