puppet-keystone/spec
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
..
acceptance Fix default domain. 2015-11-20 11:50:24 +01:00
classes Merge "Add test coverage for keystone::db::mysql" 2015-11-19 17:11:42 +00:00
defines Deletes tenant parameter from keystone_user 2015-10-20 20:28:01 +00:00
support/matchers Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
unit Fix default domain. 2015-11-20 11:50:24 +01:00
shared_examples.rb Fix default domain. 2015-11-20 11:50:24 +01:00
spec.opts saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00
spec_helper.rb Fix default domain. 2015-11-20 11:50:24 +01:00
spec_helper_acceptance.rb Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00