
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>
7 lines
174 B
YAML
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.
|