-
Notifications
You must be signed in to change notification settings - Fork 42
Minutes for TSC 1_18_2018
Emanoel Xavier edited this page Jan 18, 2018
·
1 revision
-
Attendees:
John McDowall - Palo Alto Networks
Emanoel Xavier - Intel
Sudhir Appaji - Intel
Preeti Ganeshmohan - Intel
Scott Allen - Intel
Cindy Spear - Intel -
Exploratory effort for Red Hat distribution:
- Technical aspects
- SFC support
OSC is already compatible with SFC APIs and uses a stub SFC plugin https://github.com/opensecuritycontroller/sdn-controller-nsfc-plugin . This work will require the creation of a real SFC plugin invoking the Neutron APIs. More details on the OSC SFC integration can be found here https://github.com/opensecuritycontroller/community/blob/master/designs/service_function_chaining/SFC_design.md. - TLS enablement for northbound APIs
OSC already supports TLS but it uses a self-signed cert. This work should allow for an external TLS cert to be provided to OSC. - Integration with RH Director: OSC containerization, TripleO and Kolla
Investigation for this is ongoing, see details here https://github.com/opensecuritycontroller/community/blob/master/designs/osc_containerization/OSC-containerization.md.
- SFC support
- Targeted Release
- The goal for this upstreaming is OpenStack Rocky with backport to Queens.
- Technical aspects