puppet-keystone/spec
Sofer Athlan-Guyot 0a4e06abb0 Keystone_endpoint match service by name/type.
This enable keystone_endpoint to specify the type of the service
matched.  This way one can match services which are different only by
type and not only by name, like services nova/compute and nova/computev3
for instance.  It does so by fetching the _id_ of the service when it
has the type information instead of just using the name.

This should be required, and deprecation has been added, as the current
code work only because of a convention.

Change-Id: I9ea20fbad274d583485bc09a52b9df8000eb1af5
Closes-Bug: #1506996
2015-11-23 11:30:08 +01:00
..
acceptance Keystone_endpoint match service by name/type. 2015-11-23 11:30:08 +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 Keystone_endpoint match service by name/type. 2015-11-23 11:30:08 +01:00
shared_examples.rb Support for services different only by type. 2015-11-05 13:47:28 +01:00
spec.opts saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00
spec_helper.rb Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
spec_helper_acceptance.rb Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00