Add GetInstanceNetworks() config method
authorDimitris Aragiorgis <dimara@grnet.gr>
Sat, 16 Feb 2013 13:19:33 +0000 (15:19 +0200)
committerHelga Velroyen <helgav@google.com>
Mon, 18 Feb 2013 10:03:36 +0000 (11:03 +0100)
commit922610c996dec8cec0bb145553257081465afcb9
tree81571b34de9519a83efd4b4bf4e063b789eff2ab
parent5a292b360f6ef81384f02e812b3347e17bf1bee5
Add GetInstanceNetworks() config method

This will be needed for Instance Queries. It walks through the
instance's NICs and returns a list network uuids that the NICs
are attached to.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/config.py