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
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
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
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
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