commit | fc8f8e6a82de85e0d0e0230444d5aa8d662a46cb | [log] [tgz] |
---|---|---|
author | Artom Lifshitz <alifshit@redhat.com> | Wed Apr 13 11:08:32 2016 +0000 |
committer | Matt Riedemann <mriedem@us.ibm.com> | Wed Nov 23 16:46:30 2016 -0500 |
tree | e92f010673dc34d164ca778c4ba883c7c34736fd | |
parent | 86cfa35b84be972802170aa78b8f0f1adadf21df [diff] |
Integration tests for device role tagging This adds an API test that tests device role tagging. It boots an instance with tagged network interfaces and block devices and makes sure that the tags appear correctly in the metadata, both via the API and in the configdrive. Change-Id: Ica92b771fc04891ad231967470f8b0ade7d2dead Implements blueprint virt-device-role-tagging