In my environment - HP Cloud - I get only public IP (15.x.x.x in this case) IP's returned for bang --list.
Is there a way to get the private (10.x.x.x)? They are certainly both available from nova (both the python client and from the server apis) ....
I do recognize that I'm normally using an older release due to dependencies, but is this available in a later release? I'm was looking a little at the code hoping to find a simple way to add a command-line switch for this, but I'm not much of a python hacker frankly :)
In my environment - HP Cloud - I get only public IP (15.x.x.x in this case) IP's returned for bang --list. Is there a way to get the private (10.x.x.x)? They are certainly both available from nova (both the python client and from the server apis) ....
I do recognize that I'm normally using an older release due to dependencies, but is this available in a later release? I'm was looking a little at the code hoping to find a simple way to add a command-line switch for this, but I'm not much of a python hacker frankly :)