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] With regards, Apache Git Services
