Skip to content

Version 2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@emanoelxavier emanoelxavier released this 20 Oct 20:42
· 1 commit to 2.0.0 since this release
  1. Modified virtualization connector element to provide additional information "Domain" which is applicable for openstack environments.

  2. Introduced Element interface which represents common information(ID and Parent ID) for hierarchical elements.

  3. Updated SDN redirection API to integrate the SFC interfaces. See SFC Design:

    • registerInspectionPort method returns an element with the registration information instead of void.
  4. Added API to retrieve the network element given its device owner id. See Kubernetes VNF Deployment Design.