[
https://issues.apache.org/jira/browse/CLOUDSTACK-9294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301404#comment-15301404
]
ASF subversion and git services commented on CLOUDSTACK-9294:
-------------------------------------------------------------
Commit 05a7beccfe9c2cd406908062b8833ff4c8a98431 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=05a7bec ]
Merge pull request #1494 from nlivens/master_nuage
Remodeling of Nuage VSP Plugin + CLOUDSTACK-9294Hi all,
We've remodeled the Nuage VSP plugin to use the same model as VMWare is using
(non-OSS). Before, we had a runtime dependency to the Nuage Client, this has
been changed to a compile-time dependency instead because of multiple reasons
(build management, readability, maintainability, ...)
We've adapted the code so it now uses model objects defined in the Nuage client
instead of passing a list of parameters to the Nuage client. This is a lot more
readable, and a lot more maintainable.
I've had a chat with @DaanHoogland about this approach, and he told me that ACS
is trying to move away from the whole non-OSS approach. We're looking into the
Juniper approach, we would set up a custom maven repository which would host
the required dependencies for the Nuage VSP plugin.
Any remarks or suggestions are always welcome :)
* pr/1494:
Nuage VSP : Extending Marvin test coverage
Nuage VSP : Fix for NPE while cleaning up account when there are still
resources belonging to that account
CLOUDSTACK-9294 : Make sure to remove VR from VSD when removing the VPC
CLOUDSTACK-9242 : Remodel Nuage VSP plugin
Signed-off-by: Will Stevens <[email protected]>
> Nuage Plugin : VR doesn't get removed from the VSD when destroying a VPC
> ------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9294
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9294
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Third-Party Bugs
> Reporter: Nick Livens
> Assignee: Nick Livens
> Fix For: 4.9.0
>
>
> When destroying a VPC, the VR doesn't get removed from the VSD
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)