puppet-neutron/lib/puppet/provider/neutron_network
Alfredo Moralejo eaf639fbc9 Fix idempotency error managing provider networks with cliff >= 2.3
cliff 2.3 has introduced https://review.openstack.org/#/c/395736/
which replaces ':' by '_' in attribute names when using shell formatter.
Neutron network has several attributes with ':' in their names.

This patches modifies neutron_network to work fine with both
former and new behavior of cliff library.

Change-Id: Ic997cef9a27f89add97e4ae558383ac2fa1f7416
Closes-Bug: #1643044
2016-11-21 11:13:24 -05:00
..
neutron.rb Fix idempotency error managing provider networks with cliff >= 2.3 2016-11-21 11:13:24 -05:00