puppet-keystone/lib/puppet_x/keystone
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
..
composite_namevar Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
type Keystone_endpoint match service by name/type. 2015-11-23 11:30:08 +01:00
composite_namevar.rb Keystone user issues on Puppet Enterprise. 2015-11-16 17:40:05 +01:00
type.rb Support for services different only by type. 2015-11-05 13:47:28 +01:00