← Back to team overview

openstack team mailing list archive

Re: Nova issue

 

You are likely doing the associate too early. You should wait until the
vm is showing a fixed ip address before associating a floating ip.

Vish

On Feb 6, 2013, at 7:50 AM, Nivrutti Kale <nivi@xxxxxxxxxxxxx> wrote:

> Hi All,
> 
> I am trying to associate IP to the instance. I am getting following error.
> 
> Error: No nw_info cache associated with instance (HTTP 400) .
> 
> I created IP pool using following command
> nova-manage floating create --pool=nova --ip_range=10.42.0.32/27
> 
> Thanks & Regards
> nivrutti
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References