[Openstack] [Neutron][Security Groups] Pings to router ip from VM with default security groups

2014-05-19 Thread Narasimhan, Vivekanandan
Hi , We have been trying to understand behavior of security group rules in icehouse stable. The default security group contains 4 rules, two ingress and two egress. The two ingress rules are one for IPv4 and other for IPv6. We see both the ingress rules use cyclic security groups, wherei

Re: [Openstack] Issue in running unit test with Neutron

2014-04-29 Thread Narasimhan, Vivekanandan
Hi Henry/Romil, Thanks Henry. We are still hitting problems tox -e py27 neutron.tests.unit.test_l3_agent. It hangs on to fill all the libraries in test/requirements.txt, and doesn't seem to return the prompt. In the meantime I tried this on a different terminal: ./run_tests.sh -d -N neutron.te

Re: [Openstack] Need help on neutron network device!!

2014-04-28 Thread Narasimhan, Vivekanandan
Hi Sateesh/Koteswar, I believe move from PENDING_STATE to active will happen only if atleast one router is created PLUS an interface is added to that router. Because only then the Firewall rules gets applied to that router interface (or namespace on the agent) and state of that firewall w

Re: [Openstack] br-tun and br-int bridges in Neutron OVS

2014-04-24 Thread Narasimhan, Vivekanandan
I believe the major reason for doing so could be to decouple underlay L2 technology from the overlay VM ports themselves. The overlay VM ports can continue to plugged with classic VLAN , while the underlay L2 technology on how these VMs talk to the cloud could be dynamically changed. If t

[Openstack] Unable to post code for review via Gerrit

2014-04-14 Thread Narasimhan, Vivekanandan
Hi, I have been working on Neutron OVS Distributed Virtual Router. When I tried to push the WIP code to Gerrit, I am getting the following error: workspace:~/dev/upstream/neutron$ git review fatal: ICLA contributor agreement requires current contact information. Please review your cont