Rayees Namathponnan created CLOUDSTACK-3620:
-----------------------------------------------

             Summary: [Automation] API removevpnuser failed, in test case 
test_project_usage.TestVpnUsage.test_01_vpn_usage
                 Key: CLOUDSTACK-3620
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3620
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Automation 
4.2 branch 
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0



Test case filed with below error 

File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run 
    testMethod() 
  File 
"/data/Repo2/qa/cloudstack/test/integration/component/test_project_usage.py", 
line 1662, in test_01_vpn_usage 
    vpnuser.delete(self.apiclient) 
  File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", 
line 2074, in delete 
    apiclient.removeVpnUser(cmd) 
  File 
"/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
 line 1611, in removeVpnUser 
    response = self.connection.marvin_request(command, response_type=response, 
method=method) 
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", 
line 223, in marvin_request 
    response = jsonHelper.getResultObj(response.json(), response_type) 
  File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 128, 
in getResultObj 
    raise 
cloudstackException.cloudstackAPIException(responseName.replace("response", 
""), errMsg) 
Execute cmd: removevpnuser failed, due to: errorCode: 431, errorText:Unable to 
find account by name PrjAcct-Project-LGIMJM-1 in domain with specified id 

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