[
https://issues.apache.org/jira/browse/CLOUDSTACK-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610168#comment-14610168
]
ASF subversion and git services commented on CLOUDSTACK-8590:
-------------------------------------------------------------
Commit b54126918b4c4c620e08b0215dce9bd8da8715fd in cloudstack's branch
refs/heads/master from [~wilder.rodrigues]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b541269 ]
CLOUDSTACK-8590 - Refactoring NiciraNVP resource
- Adding NiciraNvpCreateLogicalRouterCommandWrapper
- Adding NiciraNvpDeleteLogicalSwitchPortCommandWrapper
- Adding NiciraNvpFindLogicalSwitchPortCommandWrapper
- Adding NiciraNvpUpdateLogicalSwitchPortCommandWrapper
- Decoupling private methods from NiciraNvpResource
Signed-off-by: wilderrodrigues <[email protected]>
> Refactoring NiciraNVP resource
> ------------------------------
>
> Key: CLOUDSTACK-8590
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8590
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
> Fix For: 4.6.0
>
>
> Apply the same technique that was used for the refactoring of the Libvirt and
> XenServer hypervisors.
> All the commands will be wrapped by a ResourceWrapper annotated class. This
> will reduce the amount of private methods in the NiciraNvpResource class and
> also increase its testability, maintainability, extensibility and
> readability
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)