openstack-ansible/releasenotes/notes/nova-console-proxy-git-cleanup-cdeffd3f0d040275.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

9 lines
348 B
YAML

---
upgrade:
- Cleanup tasks are added to remove the nova console git
directories ``/usr/share/novnc`` and ``/usr/share/spice-html5``,
prior to cloning these inside the nova vnc and spice
console playbooks. This is necessary to guarantee
that local modifications do not break git clone
operations, especially during upgrades.