[
https://issues.apache.org/jira/browse/CLOUDSTACK-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610189#comment-14610189
]
ASF subversion and git services commented on CLOUDSTACK-8590:
-------------------------------------------------------------
Commit 96ad6f6ccd0c18561172ef2e1cbcde28291a6df7 in cloudstack's branch
refs/heads/master from [~wilder.rodrigues]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=96ad6f6 ]
CLOUDSTACK-8590 - Refactoring NiciraNVP resource
- Change the retry() method to return
Answer.createUnsupportedCommandAnswer(command) instead of throwing an exception
Signed-off-by: wilderrodrigues <[email protected]>
This closes #546
> 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)