Re: [Openstack] Neutron vs. FlatDHCP -- what's the latest?

2014-12-29 Thread Kevin Benton
I think the setup would be the same as I suggested because it provides the same isolation properties if I understand the flat-with-floating topology correctly. I'm not sure what topologies will be supported in the current nova net migration plans, but it seems like it should be possible to have a

[Openstack] resource_id of host

2014-12-29 Thread Claudio Pupparo
Hi everyone! I have a question regarding the resource_id of a host. When I create an alarm like this: ceilometer --debug alarm-threshold-create --name cpu_compute1_high --description 'compute1 running hot' \ --meter-name compute.node.cpu.percent --threshold 70.0 --comparison-operator gt

[Openstack] Openstack instance not able to ping google.com

2014-12-29 Thread somshekar kadam
Hello All, I have openstack instance able to ping compute/controller and other hosts in the network. Not able to ping google.com My external network is 10.10.126.xx able to ping 10.10.126.1 gateway able to ping host controller 10.10.126.62 which also nova compute able to ping other hosts 10

Re: [Openstack] Openstack instance not able to ping google.com

2014-12-29 Thread Kyle R
What do your security rules look like for that project/tenant? On Mon, Dec 29, 2014 at 9:51 AM, somshekar kadam wrote: > Hello All, > > I have openstack instance able to ping compute/controller and other hosts > in the network. > Not able to ping google.com > My external network is 10.10.126.xx

Re: [Openstack] Openstack instance not able to ping google.com

2014-12-29 Thread yatin kumbhare
I guess the, masquerade should be on br100 Regards, yatin On Mon, Dec 29, 2014 at 9:23 PM, Kyle R wrote: > What do your security rules look like for that project/tenant? > > On Mon, Dec 29, 2014 at 9:51 AM, somshekar kadam > wrote: > >> Hello All, >> >> I have openstack instance able to ping c