Hi, How can I get a list of public and private addresses of a machine in CIMI?
In deltacloud/serve/lib/cimi/models/machine.rb I found the method "def self.convert_instance_addresses(instance)" which seems to be the one doing the work of creating a map of IP addresses but seems it is not being used anywhere. A machine entity data both in XML and JSON does not contain any network related information (http://pastebin.com/CGFU4tuK). Help? :-) Thanks, Carlos Goncalves
