openstack-ansible-pip_install/releasenotes/notes/install-local-019edab04ffc8...

9 lines
440 B
YAML

---
features:
- pip can be installed via the deployment host using the
new variable ``pip_offline_install``. This can be useful
in environments where the containers lack internet
connectivity. Please refer to the `limited connectivity installation guide
<http://docs.openstack.org/developer/openstack-ansible/install-guide/app-no-internet-connectivity.html#install-pip-through-deployment-host>`_
for more information.