telstra / open-kilda

OpenKilda is an open-source OpenFlow controller initially designed for use in a global network with high control-plane latency and a heavy emphasis on latency-centric data path optimisation.
Apache License 2.0
78 stars 53 forks source link

New test that creates unmetered flow #2013

Closed rtretyak closed 5 years ago

rtretyak commented 5 years ago

Add new test to FlowCrudSpec that verifies ability to create a flow with bandwidth: 0 (unmetered flow).

ylobankov commented 5 years ago

Covered by https://github.com/telstra/open-kilda/pull/2071.