openstack-ansible-os_neutron/releasenotes/notes/use-uca-by-default-070751b0b388fcbe.yaml
Jean-Philippe Evrard 0b8721141f Use UCA for non-OVS neutron
This commit refactors tasks to allow the use of UCA for Linux Bridge.
It also changes default behavior: now every neutron install will
make use of Ubuntu Cloud Archive, unless mentionned.

Closes-Bug: 1497272
Closes-Bug: 1433172

Change-Id: I4373f544eb178720f33795a71adae925a8b8cb03
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-07-08 15:29:57 +00:00

7 lines
174 B
YAML

---
other:
- Neutron now makes use of ubuntu cloud archive by
default. This can be disabled by setting
``neutron_use_uca`` to ``False`` in your user
variables.