Charlie Brown
791a0f146b
provider/neutron.rb: fix list_router_ports
...
The json output of neutron router-interface-list may contain an
an empty 'fixed_ips' field for a port, but JSON.parse does not
work with empty strings. A check is added to ensure that empty
'fixed_ips' fields are directly removed.
Change-Id: Ie130e1c0b9b8fbbfc679ce0c8b5320226249617f
2015-12-25 20:27:27 +08:00
..
2015-11-12 17:05:10 -08:00
2015-11-12 17:05:10 -08:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-02-18 15:46:22 +01:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-08-29 23:01:42 +03:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-11-10 13:49:46 -05:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-09-09 09:36:27 +02:00
2015-10-12 12:58:30 -05:00
2015-09-09 09:36:27 +02:00
2015-06-30 22:57:42 +00:00
2015-12-21 19:09:33 +03:00
2014-03-25 16:57:31 -07:00
2015-10-12 12:58:30 -05:00
2015-10-16 17:26:41 -07:00
2015-09-09 09:36:27 +02:00
2015-12-25 20:27:27 +08:00