puppet-neutron/spec/unit
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
..
provider provider/neutron.rb: fix list_router_ports 2015-12-25 20:27:27 +08:00
type Rely on autorequire for config resource ordering 2015-09-07 12:59:06 +02:00