[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587088#comment-13587088
 ] 

Kishan Kavala commented on CLOUDSTACK-797:
------------------------------------------

DestroyConsoleProxyCmd.java can be removed. DestroySystemVmCmd can be used to 
remove CPVMs.
Both CreatePrivateNetworkCmd and CreatePrivateGatewayCmd internally call the 
same method NetworkServiceImpl.createPrivateNetwork. This can also be removed.
ListRecurringSnapshotScheduleCmd is an useful API but not used currently. It 
lists snapshot schedules for a given volume. May not add much value though.


                
> Remove or fix unknown classes in cloud-api
> ------------------------------------------
>
>                 Key: CLOUDSTACK-797
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-797
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API
>            Reporter: Rohit Yadav
>            Assignee: Kishan Kavala
>             Fix For: 4.1.0
>
>
> The following cmd classes exists under cloud-api, there are not being used 
> nor there are mentioned in apidocs. The issue is to verify them and if they 
> are not needed remove them.
> api/src/com/cloud/api/commands//CreatePrivateNetworkCmd.java
> api/src/com/cloud/api/commands//DestroyConsoleProxyCmd.java
> api/src/com/cloud/api/commands//ListRecurringSnapshotScheduleCmd.java

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