bb69b667f0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
7 lines
284 B
YAML
7 lines
284 B
YAML
---
|
|
features:
|
|
- The pip_install role can now configure pip to be locked down to the
|
|
repository built by OpenStack-Ansible. To enable the lockdown
|
|
configuration, deployers may set ``pip_lock_to_internal_repo`` to
|
|
``true`` in ``/etc/openstack_deploy/user_variables.yml``.
|