Ocata Series Release Notes

4.0.0

New Features

  • Port Pairs now support correlation='mpls' as a service_function_parameters key and value pair, when using the OVS Driver. Having this correlation prevents the insertion of “SFC Proxy” flows that remove the MPLS labels before sending packets to the Service Functions.

  • Symmetric Port Chains can now be created, when using the OVS Driver, which will instantiate both a forward and a reverse path for the Port Chain. To enable, set symmetric=True as a chain_parameters key and value pair. Path-ID can now be configured.

Bug Fixes

  • SFC path-ID parameter (Bug 1567654)

  • Path-ID generation in plugin (Bug 1588460)

  • Port Pair Group parameter (Bug 1588463)