puppet-keystone/spec/unit/provider
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
..
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 Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
keystone_endpoint Keystone_endpoint match service by name/type. 2015-11-23 11:30:08 +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 Support for services different only by type. 2015-11-05 13:47:28 +01:00
keystone_tenant Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
keystone_user Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
keystone_user_role Add composite namevar for tenant, user, user_role. 2015-11-03 18:25:35 +01:00
keystone_spec.rb Fix unit tests according to fallback for openrc file 2015-11-05 19:52:16 +03:00