[
https://issues.apache.org/jira/browse/CLOUDSTACK-9832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923901#comment-15923901
]
ASF GitHub Bot commented on CLOUDSTACK-9832:
--------------------------------------------
Github user prashanthvarma commented on the issue:
https://github.com/apache/cloudstack/pull/2004
PEP8 & PyFlakes compliance of our marvin test code:
CloudStack$
CloudStack$ pep8 test/integration/plugins/nuagevsp/.py
CloudStack$
CloudStack$ pyflakes test/integration/plugins/nuagevsp/.py
CloudStack$
Validations:
Marvin test results:
=> nosetests --with-marvin --marvin-config=nuage.cfg
nuagevsp/test_nuage_vpc_network.py
Test basic VPC Network functionality with Nuage VSP SDN plugin ... ===
TestName: test_nuage_vpc_network | Status : SUCCESS ===
ok
Test basic VPC Network functionality with Nuage VSP SDN plugin on ... SKIP:
There is only one Zone configured: skipping test
----------------------------------------------------------------------
Ran 2 tests in 274.059s
OK (SKIP=1)
[results.txt](https://github.com/apache/cloudstack/files/840864/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/840863/runinfo.txt)
=> nosetests --with-marvin --marvin-config=nuage.cfg
nuagevsp/test_nuage_vsp.py
Test Nuage VSP SDN plugin with basic Isolated Network functionality ... ===
TestName: test_nuage_vsp | Status : SUCCESS ===
ok
Test Nuage VSP device in the Nuage VSP Physical Network ... === TestName:
test_nuage_vsp_device | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 2 tests in 511.178s
OK
[results.txt](https://github.com/apache/cloudstack/files/840866/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/840867/runinfo.txt)
> Restrict addition of public IP NIC to the VPC VR when the VPC offering does
> not contain VpcVirtualRouter as a SourceNat provider
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9832
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9832
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Reporter: Mani Prashanth Varma Manthena
> Fix For: 4.11.0.0
>
>
> When the VPC offering does not contain VpcVirtualRouter as a SourceNat
> provider, then we will not add the interface in the public network to the
> VpcVR. Thus, conserving Public IPs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)