Ocata Series Release Notes¶
4.0.0¶
New Features¶
Port Pairs now support
correlation='mpls'as aservice_function_parameterskey 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=Trueas achain_parameterskey 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)