v5.0 (2019-09-06)
This release adds the following features and improvements:
- Dynamic network creation based on service requirements, instead of static creation
- Running services can now (partially) be migrated from one PoP to another
- During a migration event, the state can be migrated between VNFs
- Running services can now be scaled in or out multiple VNF instances at a time
- Container-based VNFs are supported for all available workflows
- Service flavors are supported
- Improved support for traffic steering between VNFs, and between a VNF and a service endpoint
- The placement logic now also considers the networking side in its optimization calculations, including QoS requirements
- The mapping of a service on the infrastructure can be provided as input with a service instantiation request
- Installation script to deploy a standalone version of the MANO Framework
- Python-based client library to consume API of standalone MANO Framework
- Removal of plugin manager, placement executive and scaling executive because obsolete
- Reduce size of the MANO Framework containers
- bugfixes