Merge "Cleanup after repo_build and pip_install retirement"

This commit is contained in:
Zuul 2020-05-13 10:07:54 +00:00 committed by Gerrit Code Review
commit 6bcd6ad140
2 changed files with 0 additions and 10 deletions

View File

@ -163,9 +163,3 @@ cloudkitty_oslomsg_amqp1_enabled: "{{ cloudkitty_oslomsg_rpc_transport == 'amqp'
cloudkitty_optional_oslomsg_amqp1_pip_packages:
- oslo.messaging[amqp1]
# This variable is used by the repo_build process to determine
# which host group to check for members of before building the
# pip packages required by this role. The value is picked up
# by the py_pkgs lookup.
cloudkitty_role_project_group: cloudkitty_all

View File

@ -3,10 +3,6 @@
src: https://opendev.org/openstack/openstack-ansible-apt_package_pinning
scm: git
version: master
- name: pip_install
src: https://opendev.org/openstack/openstack-ansible-pip_install
scm: git
version: master
- name: memcached_server
src: https://opendev.org/openstack/openstack-ansible-memcached_server
scm: git