You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Mani Prashanth Varma Manthena (JIRA)" <ji...@apache.org> on 2016/06/02 09:22:59 UTC

[jira] [Created] (CLOUDSTACK-9402) Support for underlay features (PAT & FIP2UL) with Nuage VSP SDN Plugin including Marvin test coverage on master

Mani Prashanth Varma Manthena created CLOUDSTACK-9402:
---------------------------------------------------------

             Summary: Support for underlay features (PAT & FIP2UL) with Nuage VSP SDN Plugin including Marvin test coverage on master
                 Key: CLOUDSTACK-9402
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9402
             Project: CloudStack
          Issue Type: Task
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Network Controller
            Reporter: Mani Prashanth Varma Manthena
             Fix For: 4.9.0


Support for underlay features (PAT & FIP2UL) with Nuage VSP SDN Plugin including Marvin test coverage for corresponding Source & Static NAT features on master. Moreover, our Marvin tests are written in such a way that they can validate our supported feature set with both Nuage VSP SDN platform's overlay and underlay infra.

PR contents:
1) Support for PAT2UL feature on master with Nuage VSP SDN Plugin.
2) Support for FIP2UL feature on master with Nuage VSP SDN Plugin.
3) Marvin test coverage for Source & Static NAT including PAT & FIP2UL features on master with Nuage VSP SDN Plugin.
4) Enhancements on our exiting Marvin test code (nuagevsp plugins directory).
6) PEP8 & PyFlakes compliance with our Marvin test code.

PEP8 & PyFlakes compliance:
CloudStack$
CloudStack$ pep8 --max-line-length=150 test/integration/plugins/nuagevsp/.py
CloudStack$
CloudStack$ pyflakes test/integration/plugins/nuagevsp/.py
CloudStack$



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)