tripleo-quickstart/quickstart-extras-requirements.txt
Rafael Castillo c339bce200 Install roles with ansible-galaxy
Ansible roles aren't really python projects, we shouldn't install them
with pip.

Keeps installing ansible-role-collect-logs with pip as ansible has
trouble loading the plugins from that repo otherwise.

Also moves ansible-role-requirements.yml to
ansible-collections-requirements.yml to make its purpose more clear and
repurposes ansible-role-requirements.yml to list the actual roles
installed.

Change-Id: I0d5f8adc1ce82d94d443ab1ce81eacebba579702
2022-04-08 08:37:43 -07:00

19 lines
1022 B
Plaintext

git+https://opendev.org/openstack/tripleo-quickstart-extras/#egg=tripleo-quickstart-extras
git+https://opendev.org/openstack/tripleo-ha-utils/#egg=tripleo-ha-utils
# browbeat is no longer supported integrated w/ tq
#git+https://opendev.org/x/browbeat/#egg=browbeat
# TODO(rcastillo): Install ansible-role-collect-log through galaxy
git+https://opendev.org/openstack/ansible-role-collect-logs/#egg=ansible-role-collect-logs
git+https://opendev.org/openstack/openstack-tempest-skiplist/#egg=openstack-tempest-skiplist
git+https://opendev.org/openstack/tripleo-ci/#egg=tripleo-ci
# NOTE: tripleo-ansible, tripleo-ipa are required for some jobs
# (including standalone deployed with TLS).
# The user is expected to install those repos manually as they are
# used in standalone deployment jobs - which are manual only install
#
# let's experiment with an alternative method to include the role
# See:
# https://review.opendev.org/673926
# https://review.rdoproject.org/r/21670
# git+https://github.com/nkinder/ansible-keycloak