Skip to content

v1.0 (2016-09-15)

Compare
Choose a tag to compare
@felipevicens felipevicens released this 17 Sep 18:50
· 1539 commits to master since this release

SONATA's Gatekeeper

API (son-gtkapi)

  • New endpoint for updating a service instance (when there is a new version of the service or functions that are part of it);
  • Improved API with the Business Support System (BSS);
  • Removed the feature that returned a package file (instead of it's metadata), when the result of a query on packages was a single package;

Package Management (son-gtkpkg)

  • Removed support for the generation of a package file when the result of a query on packages was a single package;

Service Management

  • Support for updating a service instance;
  • Added interface to request the Service Lifecycle Manager at the MANO Framework the update of a service instance;
  • Accept and process notifications from the Service Lifecycle Manager;