puppet-trove/spec/classes
Takashi Kajinami f35dc66ff3 Globally support system scope credentials
After spending huge effort to understand the exact requirements to
enforce SRBAC, we learned it's very difficult to find the required
scope in each credential. This requires understanding implementation of
client-side as well as server-side, and requirement might be different
according to the deployment architecture or features used.

Instead of implementing support based on the actual implementation,
this introduces support for system scope credentials to all places
where keystone user credential is defined, and make all credential
configurations consistent.

Change-Id: I5cad33c4caf1e3b3408dba5328c8b2f67a85b555
2022-03-11 05:17:13 +00:00
..
trove_api_service_credentials_spec.rb Globally support system scope credentials 2022-03-11 05:17:13 +00:00
trove_api_spec.rb Use single trove.conf for api, conductor and taskmanager 2022-03-07 23:56:02 +00:00
trove_client_spec.rb Get rid of the $pyvers variable 2021-06-14 09:38:24 +02:00
trove_conductor_spec.rb Use single trove.conf for api, conductor and taskmanager 2022-03-07 23:56:02 +00:00
trove_config_spec.rb Use single trove.conf for api, conductor and taskmanager 2022-03-07 23:56:02 +00:00
trove_db_mysql_spec.rb Include deps class in unit test for mysql 2020-10-09 09:59:55 +08:00
trove_db_postgresql_spec.rb CentOS 9: Disable unit tests dependent on puppet-postgresql 2022-02-16 00:29:43 +09:00
trove_db_spec.rb Add mysql_enable_ndb option 2020-08-26 11:56:36 +08:00
trove_db_sync_spec.rb Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
trove_deps_spec.rb Update tests to use rspec-puppet-facts 2016-10-26 08:19:13 -06:00
trove_guestagent_service_credentials_spec.rb Globally support system scope credentials 2022-03-11 05:17:13 +00:00
trove_guestagent_spec.rb Clean up deprecated keystone v2 parameters 2022-03-11 05:17:03 +00:00
trove_init_spec.rb Clean up deprecated keystone v2 parameters 2022-03-11 05:17:03 +00:00
trove_keystone_auth_spec.rb Accept system scope credentials for Keystone API request 2022-01-25 10:54:14 +09:00
trove_keystone_authtoken_spec.rb Accept system scope credentials for Keystone API request 2022-01-25 10:54:14 +09:00
trove_logging_spec.rb Add watch_log_file option 2021-09-14 16:02:09 +08:00
trove_policy_spec.rb Allow purging policy files 2021-09-04 22:20:01 +09:00
trove_quota_spec.rb Support new max_ram_per_tenant quota option 2020-12-07 16:20:06 +11:00
trove_taskmanager_spec.rb Clean up deprecated keystone v2 parameters 2022-03-11 05:17:03 +00:00