Networking-sfc features are available to orchestrate using a TOSCA template through Tacker. The feature is called VNF Forwarding Graph (VNFFG) and it is available both through tacker cli and horizon screens.
See tacker docs here for more details, http://docs.openstack.org/developer/tacker/devref/vnffg_usage_guide.html http://docs.openstack.org/developer/tacker/devref/vnffgd_template_description.html On a different note, the last I tried, I also used that setting to get sfc working on Ubuntu 16.04 devstack, # Enable networking-sfc SFC_UPDATE_OVS=False enable_plugin networking-sfc https://git.openstack.org/openstack/networking-sfc On Tue, Jan 24, 2017 at 5:30 AM, Bernard Cafarelli <[email protected]> wrote: > On 20 January 2017 at 00:06, Michael Gale <[email protected]> wrote: >> Hello, >> >> Are there updated install docs for sfc? The only install steps for a >> testbed I can find are here and they seem outdated: >> https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining > There is also a SFC chapter in the networking guide: > http://docs.openstack.org/newton/networking-guide/config-sfc.html > > Which parts do you find outdated? Some references to Ubuntu/OVS > versions may need a cleanup, but the design and API parts should still > be OK > (OSC client, SFC graph API, symmetric ports and other goodies are > still under review and not yed merged) > >> Also from the conference videos there seems to be some Horizon menu / >> screens that are available? > Not for networking-sfc directly, but there is a SFC tab in the tacker > horizon plugin (or will be, someone from the tacker team can confirm > that) > > > -- > Bernard Cafarelli > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
