puppet-keystone/spec/unit/provider
Sofer Athlan-Guyot 07cee48dfc Add retry to keystone_user.exists?
Put back exists? method in keystone_user in line with the usual
openstacklib mechanism.  This is done by adding the possibility for
request call to pass regexp messages that shouldn't be retried.

Now we can safely call fetch_user without worrying about having the call
retried by opentacklib.

Fetch_project has the same behavior, so I added it to the mix.  It may
be a performance killer somewhere.

Change-Id: I368cf6a06d21d018337af3e6d09cdabee839a563
Closes-Bug: 1597357
2016-06-30 19:27:41 +02: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 Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_domain_config Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00
keystone_endpoint Fix endpoint update when one endpoint is missing. 2016-06-23 18:44:24 +02:00
keystone_identity_provider Resource keystone_identity_provider for Keystone. 2015-11-24 20:16:13 +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 Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_tenant Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_user Add retry to keystone_user.exists? 2016-06-30 19:27:41 +02:00
keystone_user_role Remove user/role prefetch to support multi-domain. 2016-04-14 11:37:43 +02:00
keystone_spec.rb Add retry to keystone_user.exists? 2016-06-30 19:27:41 +02:00