Cleanup after repo_build and pip_install retirement

Change-Id: I7712cab306e2fbc74f7b8b958011e8435ad7be5e
This commit is contained in:
Dmitriy Rabotyagov 2020-05-12 21:14:23 +03:00
parent 068dab2248
commit 18ed9c08cf
2 changed files with 0 additions and 11 deletions

View File

@ -145,10 +145,3 @@ blazar_blazar_api_paste_ini_overrides: {}
blazar_blazar_conf_overrides: {}
blazar_api_init_config_overrides: {}
blazar_manager_init_config_overrides: {}
# 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.
blazar_role_project_group: blazar_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