Srikanteswararao Talluri created CLOUDSTACK-3923:
----------------------------------------------------

             Summary: [automation]  vpc offering is not selected properly in 
the internal lb VM test
                 Key: CLOUDSTACK-3923
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3923
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
            Reporter: Srikanteswararao Talluri
            Priority: Blocker
             Fix For: 4.2.0


Internal LB tests are failing because right VPC offering is not selected when 
there are multiple VPC offerings exists.


Error Message

Execute cmd: createnetwork failed, due to: errorCode: 431, 
errorText:Service/provider combination Lb/InternalLbVm is not supported by VPC 
[VPC [92-vpc-internallb-4K8S2F]
Stacktrace

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/root/cloudstack/test/integration/smoke/test_internal_lb.py", line 144, 
in test_internallb
    netmask="255.255.255.192"
  File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", 
line 1880, in create
    return Network(apiclient.createNetwork(cmd).__dict__)
  File 
"/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
 line 1634, in createNetwork
    response = self.connection.marvin_request(command, response_type=response, 
method=method)
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", 
line 222, in marvin_request
    response = jsonHelper.getResultObj(response.json(), response_type)
  File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, 
in getResultObj
    raise cloudstackException.cloudstackAPIException(respname, errMsg)
cloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode: 
431, errorText:Service/provider combination Lb/InternalLbVm is not supported by 
VPC [VPC [92-vpc-internallb-4K8S2F]

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

Reply via email to