Changed image metadata to support cirros, ubuntu, and centos. 67/34167/2
authorspisarski <s.pisarski@cablelabs.com>
Wed, 3 May 2017 17:47:17 +0000 (11:47 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Wed, 3 May 2017 19:37:32 +0000 (13:37 -0600)
commit40c96233ca4c27de1b3d8b53187c302ddd6208a2
treee2e208e55195a5c306f876da2f19cfab301e1de6
parent58be22735be31d6af00236f36f57dd10e0f9560c
Changed image metadata to support cirros, ubuntu, and centos.

The image metadata that was designed for multi-part form support
did not take into account tests that require ubuntu or centos
tests.

JIRA: SNAPS-76

Change-Id: I95c7b74b8f7d7b78c3842b5e716fd7b466107c9c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/tests/create_image_tests.py
snaps/openstack/tests/create_instance_tests.py
snaps/openstack/tests/openstack_tests.py
snaps/openstack/utils/tests/glance_utils_tests.py
snaps/provisioning/tests/ansible_utils_tests.py