4 Commits

Author SHA1 Message Date
Travis Truman
30aa5c1cf0 Ansible 2.1.1 role testing
Change-Id: Iea1f725c585ca5bfe3dcdba1a8cac95a5e8e211c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-19 13:16:44 -04:00
Steve Lewis
7ee073db49 Fix os_glance role functional testing
Without this change the role is failing functional tests with an
"ImportError: No module named yaml" which leads to a Broken Pipe
error as seen in change-set 1.

Change-Id: I359556db6fa3e9f75dae609966efe59f4794379a
2016-09-13 17:30:11 -07:00
Jesse Pretorius
66e8dc3b6e Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I29e93c889f1450c33529563687a74914d8b03006
2016-08-30 17:04:39 +01:00
Travis Truman
83586cb66d Functional test uploading an image
We should ensure that an image can be uploaded to
Glance before considering the role fully functional.

Change-Id: Iff2c84ef29de698d67010e7acb23f8f90d4b8eaf
Closes-Bug: #1553960
2016-03-18 11:01:17 -04:00