Commit Graph

7 Commits

Author SHA1 Message Date
OpenDev Sysadmins 393ca33f78 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:07 +00:00
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 ccf81ca8ef Add a .gitreview file
Change-Id: Ifa14f0edf1d5a8bacd92ccfafbeef149d38b293f
2016-03-18 13:45:36 +11:00
Tony Breeds b06dac1570 Update README.md
* Tempest ran against the new libvirt+qemu and was successful
 * I've uploaded github

Next:

 * add to openstack infrastructure
2016-03-17 12:00:46 +11:00
Tony Breeds 6a7f1aa1a4 First commit 2016-02-11 17:34:02 +11:00