puppet-neutron/lib/puppet
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
..
parser/functions Fix logic in validate_vxlan_udp_port 2016-07-04 13:31:03 +00:00
provider Fix idempotency error managing provider networks with cliff >= 2.3 2016-11-21 11:13:24 -05:00
type Configure the numvfs for SRIOV interfaces 2016-08-22 15:58:37 +05:30