Added the ability to give the tests the ability to add in flavor metadata. 71/29671/3
authorspisarski <s.pisarski@cablelabs.com>
Thu, 2 Mar 2017 19:01:34 +0000 (12:01 -0700)
committerspisarski <s.pisarski@cablelabs.com>
Mon, 6 Mar 2017 16:07:48 +0000 (09:07 -0700)
commit8a6c7a2be06f25f9c8c18a80b1b54c3b3be8b62a
tree7c9262d61dd6f4402f6938884168d78989cdcf6f
parentbadc81a7ff469e02303a729c7544216258d40239
Added the ability to give the tests the ability to add in flavor metadata.

NFVI's configured for OVS/DPDK and fd.io scenarios required special
metadata for flavors in order for VM instances to be activated. This
patch allows for setting a value to be applied to all tests. With
this change, the default value is being removed that only partially
addressed this issue.

JIRA: SNAPS-38

Change-Id: Ic42944a849f710f631fe7ac6fbefb720a73f0b77
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_flavor.py
snaps/openstack/tests/create_flavor_tests.py
snaps/openstack/tests/create_instance_tests.py
snaps/openstack/tests/os_source_file_test.py
snaps/provisioning/tests/ansible_utils_tests.py
snaps/test_suite_builder.py
snaps/unit_test_suite.py