Murano plugin for networking sfc support.
Go to file
Alexander Saprykin 589745707c Add networking sfc library
Library provides set of classes for MuranoPL language to
manage Networking SFC objects in Neutron:

* FlowClassifier
* PortChain
* PortPair
* PortPairGroup

Adds utility classes to extend MuranoPL core library:

* Instance
* NeutronPort

Change-Id: I3f3d24dffbe572ea13da599920cc501d41085643
2016-07-08 17:22:29 +03:00
doc/source Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
murano_plugin_networking_sfc Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
networking_sfc_library Add networking sfc library 2016-07-08 17:22:29 +03:00
.gitignore Create project initial structure 2016-07-04 11:20:59 +02:00
.gitreview Added .gitreview 2016-06-17 10:13:39 +00:00
LICENSE Create project initial structure 2016-07-04 11:20:59 +02:00
README.rst Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
requirements.txt Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
setup.cfg Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
setup.py Create project initial structure 2016-07-04 11:20:59 +02:00
test-requirements.txt Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00
tox.ini Implement Networking sfc plugin for Murano 2016-07-06 15:20:27 +02:00

README.rst

Murano Plugin Networking SFC