Github user prashanthvarma commented on the issue:
https://github.com/apache/cloudstack/pull/1585
PR contents:
1) Fix for this bug
2) Marvin test coverage for Nuage VSP device CRUD operations including
verifications for this bug fix.
PEP8 & PyFlakes compliance of the added Marvin code:
CloudStack$
CloudStack$ pep8 --max-line-length=150 test/integration/plugins/nuagevsp/.py
CloudStack$ pyflakes test/integration/plugins/nuagevsp/.py
CloudStack$
Marvin Test Run:
CloudStack$ nosetests --with-marvin --marvin-config=nuage.cfg
/test/integration/plugins/nuagevsp/test_nuage_vsp.py
Marvin Test Run Results:
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 447.773s
OK
Marvin Test Run Logs:
[results.txt](https://github.com/apache/cloudstack/files/304392/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/304393/runinfo.txt)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---