Comment 4 for bug 855660

Revision history for this message
Chris Behrens (cbehrens) wrote :

BTW, when you do not get an exception.... any queries (like doing a servers/detail via OS API) return no IP addresses. So, in trunk right now, if you do a 'nova list' via OS API1.1, you get no IP address information. Same with 'nova show'. Ran into this part of it while functional testing an unrelated branch. Have a fix OS API here:

http://paste.openstack.org/show/2553/

EC2 will need something similar... I'll get a merge prop RSN unless someone beats me to it.