> On July 29, 2013, 12:32 p.m., Jayapal Reddy wrote: > > test/integration/component/test_egress_fw_rules.py, line 374 > > <https://reviews.apache.org/r/12934/diff/3/?file=330049#file330049line374> > > > > I think you are not clear with the default egress policy. > > > > - egress policy true > > All the guest network traffic to public n/w is allowed by default. > > Adding egress rule blocks only the rule specific traffic. > > > > -egress policy false > > By default guest network traffic to public n/w is block. if you add > > egress rule then only egress rule specific traffic is allowed. > > > > When egress policy is true, by default the guest network traffic is > > allow. > > > > public network should be reachable
As per your last email, and discussion over GTM. I have put in the tests for egress_policy = true. Currently all those tests are skipped from test run. - Ashutosh ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12934/#review24101 ----------------------------------------------------------- On Aug. 1, 2013, 6:19 a.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12934/ > ----------------------------------------------------------- > > (Updated Aug. 1, 2013, 6:19 a.m.) > > > Review request for cloudstack, Girish Shilamkar, Jayapal Reddy, and Prasanna > Santhanam. > > > Repository: cloudstack-git > > > Description > ------- > > Tests for egress firewall rules for advance zone. > > > Diffs > ----- > > test/integration/component/test_egress_fw_rules.py PRE-CREATION > > Diff: https://reviews.apache.org/r/12934/diff/ > > > Testing > ------- > > > Thanks, > > Ashutosh Kelkar > >