ccac02b917
This commit makes the following changes, mostly to specs to get them passing on Puppet 4.x: removes redefinition of $name because it is now a reserved word and redundant in Puppet 3.x, cleans up the use of Puppet's old behavior of implicitly converting String to Integers since Puppet 4.x is pretty strictly typed, sets facts required for doing flow control and comparison, fixes implicit use of empty string that is assumed to be the same as false by updating tests that inject empty string into params to represent a value not being provide by a user to false instead. Closes-bug: #1447620 Change-Id: Ibb651f26f33549dbe564dc88167b8f578a03fd77 |
||
---|---|---|
.. | ||
neutron_agents_dhcp_spec.rb | ||
neutron_agents_l3_spec.rb | ||
neutron_agents_lbaas_spec.rb | ||
neutron_agents_metadata_spec.rb | ||
neutron_agents_metering_spec.rb | ||
neutron_agents_ml2_linuxbridge_spec.rb | ||
neutron_agents_ml2_ovs_spec.rb | ||
neutron_agents_ml2_sriov_spec.rb | ||
neutron_agents_n1kv_vem_spec.rb | ||
neutron_agents_vpnaas_spec.rb | ||
neutron_client_spec.rb | ||
neutron_db_mysql_spec.rb | ||
neutron_db_postgresql_spec.rb | ||
neutron_init_spec.rb | ||
neutron_keystone_auth_spec.rb | ||
neutron_plugins_cisco_ml2_spec.rb | ||
neutron_plugins_cisco_spec.rb | ||
neutron_plugins_midonet_spec.rb | ||
neutron_plugins_ml2_spec.rb | ||
neutron_plugins_nvp_spec.rb | ||
neutron_plugins_plumgrid_spec.rb | ||
neutron_policy_spec.rb | ||
neutron_quota_spec.rb | ||
neutron_server_notifications_spec.rb | ||
neutron_server_spec.rb | ||
neutron_services_fwaas_spec.rb |