openstack-ansible/releasenotes/notes/container-repo-host-match-2be99b14642e0591.yaml
Jesse Pretorius bb69b667f0 Update all SHAs for Newton-1 2016-06-02
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
2016-06-02 21:05:45 +00:00

13 lines
405 B
YAML

---
upgrade:
- |
The LXC container cache preparation process now copies package
repository configuration from the host instead of implementing
its own configuration. The following variables are therefore
unnecessary and have been removed:
* ``lxc_container_template_main_apt_repo``
* ``lxc_container_template_security_apt_repo``
* ``lxc_container_template_apt_components``