Prasanna Santhanam created CLOUDSTACK-3901:
----------------------------------------------
Summary: test_vpc_offerings.py:test_06_vpc_off_invalid_services
fails with exception not raised
Key: CLOUDSTACK-3901
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3901
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Prasanna Santhanam
Priority: Critical
It tries to create a firewall service within the VPC, but vpc offerings have
NetworkACLs for FW services functionality.
Test VPC offering with invalid services ... FAIL
======================================================================
FAIL: Test VPC offering with invalid services
Traceback (most recent call last):
File
"/Users/tsp/workspace/cloudstack/incubator-cloudstack/test/integration/component/test_vpc_offerings.py",
line 901, in test_06_vpc_off_invalid_services
self.services["vpc_offering"]
AssertionError: Exception not raised
testclient.testcase.TestVPCOffering: DEBUG: Creating a VPC offering without
sourceNAT
testclient.testcase.TestVPCOffering: DEBUG: Creating a VPC offering without
Firewall
Ran 1 test in 10.237s
FAILED (failures=1)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira