puppet-keystone/spec/unit/provider
Emilien Macchi f710bed6aa sanitize IPv6 in keystone provider
In keystone.rb provider, we need to make sure the ipv6 returned in
clean_host method has brackets.
If brackets are missing, the provider will fail to manage Keystone
resources, because of parsing issue and the multiple ":" in the host
value.

Change-Id: Ibdb340642270afae64b1055ef5fb97281b17066d
Closes-Bug: #1541512
2016-02-03 18:17:27 +01:00
..
keystone support for keystone v3 api - v3 domain utility code 2015-07-08 15:50:14 -06:00
keystone_config Reflect provider change in puppet-openstacklib 2015-08-14 11:11:25 +02:00
keystone_domain Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_domain_config Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00
keystone_endpoint Fix region association for endpoints. 2016-01-20 20:37:44 +01:00
keystone_identity_provider Resource keystone_identity_provider for Keystone. 2015-11-24 20:16:13 +01:00
keystone_paste_ini Fix rspec 3.x syntax 2015-07-20 16:02:08 +02:00
keystone_role Fix leaking environment variables in tests 2015-09-22 11:11:37 +10:00
keystone_service Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_tenant Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_user Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_user_role Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_spec.rb sanitize IPv6 in keystone provider 2016-02-03 18:17:27 +01:00