Commit Graph

4 Commits

Author SHA1 Message Date
Markus Zoeller 2190ddee6e Bump version of libvirt + kvm-qemu
The versions of libvirt and kvm-qemu are not available in the
Ubuntu Cloud Archive (UCA) liberty anymore.
I bumped the version numbers of them.

Closes-Bug: 1554651
Change-Id: I88cc5f1705eb227f7e3671647fabe6c7a2231301
2016-04-19 02:20:55 +00:00
Markus Zoeller 7ade6e5f05 Add cleanup of package "software-properties-common"
With commit d126b3f92e we added the pgk "software-properties-common"
to allow the installation of the new repositories.
This is a follow up patch which implements the cleanup of this package
in case the devstack-plugin is used outside of a OpenStack testing
job (for example a test VM of developer who doesn't throw away the
VM immediately).

Change-Id: I474341bbba567c8edb42b2b1bf760d09dfb9ddc5
2016-04-01 15:51:05 +02:00
Markus Zoeller d126b3f92e fix "add-apt-repository: command not found" error
For the "happy path" to makes things work, we use the Ubuntu Cloud
Archives. This repository has to be added. The command to do that
is not available on the gate test nodes [1].

This change installs a package which brings the command
"add-apt-repository" with it.

References:
[1] https://github.com/openstack-infra/project-config/commit/
f90d35885e1143e5a1b67804735fd0c2f294457c

Change-Id: I608c8a35297765283a61ddfadf32d8191186d6c3
2016-03-31 11:49:21 +02:00
Tony Breeds 6a7f1aa1a4 First commit 2016-02-11 17:34:02 +11:00