rhtyd commented on a change in pull request #2242: CLOUDSTACK-9958:Include tags
of resources in listUsageRecords API
URL: https://github.com/apache/cloudstack/pull/2242#discussion_r136268712
##########
File path: server/src/com/cloud/api/ApiResponseHelper.java
##########
@@ -346,6 +347,8 @@
private PrimaryDataStoreDao _storagePoolDao;
@Inject
private ClusterDetailsDao _clusterDetailsDao;
+@Inject
Review comment:
@mrunalinikankariya fix indentation.
----------------------------------------------------------------
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