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-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-03-19 16:57:59 +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-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-09-09 09:36:27 +02:00
2015-06-30 22:57:42 +00:00
2015-12-21 19:09:33 +03:00
2015-06-30 22:57:42 +00:00
2015-06-30 22:57:42 +00:00
2015-09-09 09:36:27 +02:00
2015-12-25 20:27:27 +08:00