tripleo-ansible/tripleo_ansible/tests
Emilien Macchi 566bcf66ce Introduce tripleo-keystone-resources role
This role will manage Keystone resources, like
/etc/openstack/clouds.yaml, Keystone endpoints/users/roles/etc and
everything that was managed by Puppet before regarding Keystone.

Management of Keystone resources for each OpenStack service:
- services
- projects
- endpoints
- roles
- users and their assignment to roles
- admin resources

It's using batch + async so it runs faster than with Puppet where it
calls openstack client for each resource. Here it's using the python
openstacksdk with concurrency.

Change-Id: Ib9615c55d0fb4ea71208d74c5ee22594db52f46a
2019-12-12 15:24:04 -05:00
..
plugins Introduce tripleo-keystone-resources role 2019-12-12 15:24:04 -05:00
__init__.py Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
base.py Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00