marcaurele commented on a change in pull request #2578: api: add command to
list management servers
URL: https://github.com/apache/cloudstack/pull/2578#discussion_r225425562
##########
File path: framework/cluster/pom.xml
##########
@@ -47,8 +47,7 @@
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloud-api</artifactId>
<version>${project.version}</version>
- <type>test-jar</type>
Review comment:
I moved the interface `ManagementServerHost` to the API so those objects can
be exposed. Therefore now there is a real dependency on the api, not only for
testing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services