kolla-ansible/roles/openstack-clients
Michal Nasiadka adb1a9b918 Remove Swift role
Since Swift is broken and since deprecation nobody did
pick up the work to make it working - let's remove
swift role and associated integrations/CI scripts.

Change-Id: I08e92aaeea644053fd25f80ce1f276a495cebbfc
2025-03-21 16:30:59 +00:00
..
2025-03-21 16:30:59 +00:00

Install openstack clients required for Kolla-Ansible CI scripts. The defaults are suitable for CI environment.

Role Variables

List of dictionaries, with package and enabled keys, e.g.: - package: python-barbicanclient enabled: true

Directory used as base for python venv

Name of python venv to use for package installations