[
https://issues.apache.org/jira/browse/CLOUDSTACK-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16298368#comment-16298368
]
ASF GitHub Bot commented on CLOUDSTACK-10024:
---------------------------------------------
krissterckx commented on issue #2259: CLOUDSTACK-10024: Network migration
support
URL: https://github.com/apache/cloudstack/pull/2259#issuecomment-353046904
Hi @borisstoyanov , see
https://github.com/nuagenetworks/cloudstack/blob/8dddbb1544cbd34e68e772c294e0e3e287c06f0b/test/integration/plugins/nuagevsp/test_nuage_network_migration.py#L1859
and
https://github.com/nuagenetworks/cloudstack/blob/7b51b325bbb85a6bb989dd6b18814ceac26da25a/test/integration/plugins/nuagevsp/test_nuage_network_migration.py#L1902
They migrate an isolated network and VPC within a native physical network,
to a new offering. It is a special case of the migration across physical
networks, but it comes down to the same behavior : the whole network is
reimplemented again as the offering is different. We don't have the
infrastructure set up for setting up multiple native physical networks, hence
we took this approach.
Is it ok we left this test under this nuage test module ? Or would you like
to see a new native component test. Let me know what you think , i.e. whether
what we did is fine or it is not what you had in mind.
Thanks.
----------------------------------------------------------------
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]
> Physical Networking Migration
> -----------------------------
>
> Key: CLOUDSTACK-10024
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10024
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, KVM, Management Server, VMware
> Reporter: Frank Maximus
> Assignee: Frank Maximus
> Fix For: 4.11.0.0
>
>
> *As a* Cloud Owner
> *I want to* migrate my existing guest networks to another physical network
> infrastructure
> *In order to* leverage new network technologies, e.g. leverage SDN.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)