puppet-keystone/spec/acceptance
Sofer Athlan-Guyot 961c64e143 Fix default domain.
After the move to composite namevar a problem could occur if another
module was using indirection to find resource by name.

If the manifest didn't have any
keystone_user/keystone_tenant/keystone_user_role definition, then, the
'Default' domain would be appended to the name.

This patch, fix that by simplifying the rule for calculating the default
domain.

It now strictly follows what is described there https://review.openstack.org/#/c/219127/

Change-Id: Ic2efb51fe76d055307c8c27fa79015764417160b
Closes-Bug: #1517187
2015-11-20 11:50:24 +01:00
..
nodesets Initial msync run for all Puppet OpenStack modules 2015-08-06 20:47:48 +02:00
basic_keystone_spec.rb Acceptance: use common bits from puppet-openstack-integration 2015-11-19 11:22:29 +01:00
default_domain_spec.rb Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_federation_identity_provider_spec.rb Acceptance: use common bits from puppet-openstack-integration 2015-11-19 11:22:29 +01:00
keystone_wsgi_apache_spec.rb Acceptance: use common bits from puppet-openstack-integration 2015-11-19 11:22:29 +01:00