openstack-ansible/releasenotes/notes/make-sure-the-repo-is-removed-if-not-used-36670d0a276192f1.yaml
Andy McCrae aa986bd332 Fix role SHA's for Ocata-3 release
This patch includes a SHA update.

For now we are leaving the ceilometer SHA pinned, and there are pending
items to still go in.

Change-Id: I52831c5e02fbf6faf51714f57982aed41a315e2a
2017-01-27 01:56:10 +00:00

10 lines
346 B
YAML

---
fixes:
- The percona repository stayed in placed even after
a change of the variable ``use_percona_upstream``.
From now on, the percona repository will not be
present unless the deployer decides to
``use_percona_upstream``. This also fixes a bug
of the presence of this apt repository after an
upgdrade from Mitaka.