Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
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

Re: [Openstack] nova-br100.conf

2012-10-25 Thread heut2008
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 : > If the instance has two network interfaces and two private networks > created, AFAIK nova-br100.conf should be the two MAC and

Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
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 : > It contains the mapping between Instances IP and MAC addresses and > is read by dnsmasq for allocating

Re: [Openstack] nova-br100.conf

2012-10-24 Thread heut2008
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 : > what will be the content of /var/lib/nova/networks/nova-br100.conf file??? > > thx! > > ___

[Openstack] nova-br100.conf

2012-10-24 Thread Daniel Vázquez
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.laun