two private networks 10.0.1.0 and 10.0.2.0
openstack assings those ips to two interfaces on instance (cirros test image)
but this file only reflects the ip assigned to 10.0.2.0 network.

I'm reviewing this files because I'm locking for the cause that
produces that instances can't obtain the IP from dhcp. (openstack
allocate and assings those ips but instances never obtain it on
startup) (but this is another think).

2012/10/25 heut2008 <heut2...@gmail.com>:
> you mean  the instance can only get one  fixed ip? even  through
> there are two public networks ,later, I will make a test by using
> devstack.
>
> 2012/10/25 Daniel Vázquez <daniel2d2...@gmail.com>:
>> If the instance has two network interfaces and two private networks
>> created, AFAIK nova-br100.conf should be the two MAC and two IPs, but
>> only has one. (Essex version)
>>
>> 2012/10/25 heut2008 <heut2...@gmail.com>:
>>> It contains the mapping between Instances IP and  MAC addresses  and
>>> is read by dnsmasq  for  allocating  IP to  instance  at booting time
>>> .
>>>
>>> 2012/10/25 Daniel Vázquez <daniel2d2...@gmail.com>:
>>>> what will be the content of /var/lib/nova/networks/nova-br100.conf file???
>>>>
>>>> thx!
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~openstack
>>>> Post to     : openstack@lists.launchpad.net
>>>> Unsubscribe : https://launchpad.net/~openstack
>>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>>
>>> --
>>> Yaguang Tang
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>
>
>
> --
> Yaguang Tang

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to