(2.10) Export tags via GetTags() to network scripts
authorDimitris Aragiorgis <dimara@grnet.gr>
Fri, 22 Nov 2013 19:59:43 +0000 (21:59 +0200)
committerDimitris Aragiorgis <dimara@grnet.gr>
Thu, 27 Mar 2014 07:58:55 +0000 (09:58 +0200)
commit6164c1f99381d8426ef99f9fe71bbd4b2f950396
treee4554bf27b431b1723f0a768fb6dc538f44de88a
parentb27a7b7971ed6a12804c07838570ce4ffcc88523
(2.10) Export tags via GetTags() to network scripts

Use GetTags() instance method in order to export instance tags
to NIC configuration scripts and files of kvm and xen hypervisors.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/hypervisor/hv_kvm.py
lib/hypervisor/hv_xen.py