(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>
Tue, 17 Dec 2013 10:46:45 +0000 (12:46 +0200)
commit7d4ae9093f2ac3c7815124aa16ac5b9da7b044a5
tree6025c48cb7ecc97c537ed9e94d8845e88a3a0bea
parent569f47dd51ab7ddb2d10884a5fc248059774b6de
(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