Santhosh Kumar Edukulla created CLOUDSTACK-4920: ---------------------------------------------------
Summary: Adding uniform API for cloudStackTestClient Key: CLOUDSTACK-4920 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4920 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Automation, marvin Environment: 1. Currently, we are using TestClient for getting API client, we are passing management server details as part of the interface call and later to retrieve API client, the same interface of TestClient constructor can be used to pass db details as well. This will make the interface common and dont need to use dbconfigure method again to retrieve the dbconnection. Instead, one single call can be used for both API client and Db client. 2. Removed few unwanted code and variables from testclient. Reporter: Santhosh Kumar Edukulla -- This message was sent by Atlassian JIRA (v6.1#6144)