Commit Graph

13 Commits

Author SHA1 Message Date
OpenDev Sysadmins 143a433187 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:34 +00:00
Krzysztof Szukiełojć 17d3eb829e Setting ports in SFCInstance to be InOut
Change-Id: Ibeafe03218fd546439ea0b6582f71d242f69721c
Closes-Bug: #1610251
2016-08-05 15:36:20 +02:00
Krzysztof Szukiełojć 30787e4fcb Fix FlowClassifier.logicalDestinationPort
Change-Id: Idb07b7b86fdfb1690605492164d1df8dc76f742f
Closes-Bug: #1608468
2016-08-01 12:12:06 +02:00
Alexander Saprykin 8d97e3c7ca Fix FlowClassifier.sourcePortId
Change-Id: Iaf4016d5ce97f8524e6c0a9b0e8618e5f21a1917
Closes-Bug: #1607282
2016-07-28 11:57:17 +02:00
Peter Zhurba ba94441f1d Software deployment procedure added into SfcDemoApp
Change-Id: Ic79d2a6c79e2a3cd0e65edf560114064f939abb6
2016-07-20 14:28:08 +00:00
Alexander Saprykin 54252d835c Rename DemoApp to SfcDemoApp
Change-Id: I416cf87435b7c4b457e15f73ea6619acc62cc79f
2016-07-13 11:39:29 +02:00
Alexander Saprykin 522de2d752 Add demo application
Demo application presents basic functionality of Networking SFC
extension for Murano. It creates two endpoint instances and
single service function instance with two ports and configures
service function chaining between them.

Change-Id: I0540d469a4407547fd5ce825fcc1bd5387a9be7f
2016-07-08 19:59:11 +02:00
Jenkins 61b205b41c Merge "Add networking sfc library" 2016-07-08 15:10:28 +00:00
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
Alexander Saprykin 026d77aeda Add installation instructions to README.rst
Change-Id: Ic02b567345e93c4c35373765d1bf6a09000b80ff
2016-07-07 15:47:47 +02:00
Alexander Saprykin bdb2a39be1 Implement Networking sfc plugin for Murano
Python plugin for Murano provides low level API
for Networking SFC functions in Neutron.

Change-Id: Ifd64f0c8bd3b707e03cdd08b2c3cba59caa689c1
2016-07-06 15:20:27 +02:00
Alexander Saprykin 91ec1a5784 Create project initial structure
Change-Id: I3d5ec5ed124082b0e1b9e4e20e2c0bebb568d7e0
2016-07-04 11:20:59 +02:00
OpenStack Project Creator 608a831fe8 Added .gitreview 2016-06-17 10:13:39 +00:00