e37a680f92
This changes adds the Ubuntu Cloud Archive repo support for the nova compute kvm. UCA repo is important to support architecture ppc64le since the default Ubuntu trusty repo does not contain the all required packages for libvirt-bin. Change-Id: Ic1e7619b48a9b12ba876f83507497cf1e557223a
11 lines
363 B
YAML
11 lines
363 B
YAML
---
|
|
features:
|
|
- Nova UCA repository support is implemented by default.
|
|
This will allow the users to benefit from the updated
|
|
packages for KVM.
|
|
|
|
The ``nova_uca_enable`` variable controls the install
|
|
source for the KVM packages. By default this value is set
|
|
to ``True`` to make use of UCA repository. User can set to
|
|
``False`` to disable.
|