----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28489/ -----------------------------------------------------------
Review request for cloudstack and sangeetha hariharan. Bugs: CLOUDSTACK-7978 https://issues.apache.org/jira/browse/CLOUDSTACK-7978 Repository: cloudstack-git Description ------- Currently, test cases in the test suite do not pass the Zone Network Type to the Virtual Machine class create method. This doesn't cause any problem with majority of the configurations except EIP-ELB Configuration. Hence Zone Network Type Information should be passed consciously to the create method to cover EIP-ELB Configuration. Diffs ----- test/integration/component/test_egress_rules.py 0f05c07 Diff: https://reviews.apache.org/r/28489/diff/ Testing ------- Executed One Test to prove the fix: Test authorize ingress rule ... === TestName: test_authorizeIngressRule | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 126.613s OK Thanks, Chandan Purushothama