Cleanup after repo_build and pip_install retirement

Change-Id: I7c4cd5227a76772ef391afa796c53bf5efd58326
This commit is contained in:
Dmitriy Rabotyagov 2020-05-12 23:09:09 +03:00
parent f065d9710b
commit 777be60987
2 changed files with 0 additions and 10 deletions

View File

@ -157,12 +157,6 @@ tacker_heat_stack_retry_wait: 5
# heat service paramter for tacker.conf
heat_service_adminurl: "{{ tacker_service_publicuri_proto }}://{{ external_lb_vip_address }}:8004/v1"
# 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.
tacker_role_project_group: tacker_all
## Tunable overrides
tacker_tacker_conf_overrides: {}
tacker_api_paste_ini_overrides: {}

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