Merge "Ensure that pip/setuptools/wheel python wheels are built"
This commit is contained in:
commit
d5fc0a9439
@ -41,7 +41,10 @@ utility_distro_openstack_clients_packages:
|
|||||||
# Python packages to be installed into the utility container
|
# Python packages to be installed into the utility container
|
||||||
utility_pip_packages:
|
utility_pip_packages:
|
||||||
- cryptography
|
- cryptography
|
||||||
|
- pip
|
||||||
- python-memcached
|
- python-memcached
|
||||||
|
- setuptools
|
||||||
|
- wheel
|
||||||
|
|
||||||
# Determines whether Cinder backup should be tested
|
# Determines whether Cinder backup should be tested
|
||||||
cinder_service_backup_program_enabled: "{{ hostvars['localhost']['cinder_service_backup_program_enabled'] }}"
|
cinder_service_backup_program_enabled: "{{ hostvars['localhost']['cinder_service_backup_program_enabled'] }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user