v1.19.0 (22/05/2019)
·
5845 commits
to master
since this release
Features:
- #2325 Use OF groups for discovery process (Issues: #580 [feature] )
- #2320 Adding feature to display meter stats graph [area/gui] (Issues: #2025 [area/gui][feature] )
- #2155 Protected paths implementation [area/api] (Issues: #1232 [area/arch][feature][priority/2-high] )
- #2217 Accomplish BFD session management (Issues: #1487 [epic/BFD] )
Bug Fixes:
- #2362 Fix issue in topology settings upload json file.
- #2344 Fix API PATCH /flows/{flow-id}. (Issues: #2343 [bug][priority/2-high] )
Improvements:
- #2365 Fix unstable meters test to properly wait for flow update to complete [area/testing]
- #2352 Refactor flow crud test to avoid isl-port endpoints [area/testing]
- #2351 Feature/isl and switch maintenance [area/gui][feature] (Issues: #2294, #2295 [area/gui][feature][area/gui][feature] )
- #2345 Fix KafkaBreaker hardcoded topic name [area/testing]
- #2341 REFACTOR: rename method according to internal convention [area/testing]
- #2340 Add EnduranceSpec with 'simulation' test [area/testing]
- #2330 extend existing 'Unable to create a flow on an isl port' test [area/testing]
- #2329 Use docker memlimits for 16GB setup as default (instead of unlimited) [area/config]
- #2326 ADD test: System is able to set min port speed for isl capacity [area/testing]
- #2324 Use virtual/hardware tags instead of assumptions directly in test [area/testing]
- #2323 Extend switch validation spec [area/testing]
- #2317 Misc improvements in tests [area/testing] (Issues: #1865 [area/cicd][area/testing] )
- #2284 extend the 'Able to swap flow path' test [area/testing]
- #2269 ADD: System is able to reroute(intentional) flow with protected according to the priority field [area/testing]
- #2264 ADD test: Able to validate switch rules in case flow is created with protected path [area/testing]
- #2262 ADD test: Able to validate flow with protected path [area/testing]
- #2261 ADD test: Able to synchronize rules for a flow with protected path [area/testing]
- #2241 Refactoring of VerificationPacket class [refactor]
- #2213 Add performance-tests skeleton and example test [area/testing]
- #2204 Stats request to Storm [epic/multi-floodlight]
- #2192 #1060 Add check for conflicts with ISL ports in FlowValidator. (Issues: #1060 [techdebt] )
For the complete list of changes, check out the commit log.
Upgrade notes
If you have an older version of Kilda installed, then you must migrate the data stored in Neo4j
before you deploy and start this version. You should execute migration script before starting of deployment from migration-script.xml
In case of any issues you are able to rollback these changes using rollback-script.cql