NBI Changelog

tag: v7.0.1rc3 -> v7.1.0rc1

  • b2e48bd • move version package to __init__
  • f318b30 • Modifications for test of feature 7953 Updated after review Resolved merge conflict in osm_nbi/__init__.py
  • 0f9b966 • Fix Bug 1011: Multiple interface referenced to a single connection point
  • 454c30b • minor fixes at dependencies
  • 8c81ab0 • fix 1014 allow k8snet with null value
  • c2d5fc6 • K8sCluster/Repo association by projects
  • 6486f74 • allow extra domain input for token authentication
  • 0aa89ae • Merge "allow extra domain input for token authentication"
  • 271d200 • Added KDU actions to VnfTopic
  • ad6d533 • fix user/project creation with domain_name. Provide the domain when listing users/projects Allow filtering by domain
  • c88003e • fix 1023. Issue getting ip from pdu instances
  • 2a92904 • allow external port for SDN net
  • 72b16e1 • fix 1023. Issue getting ip from pdu instances
  • 0915a2e • Fix Bug 1035 Invalid Permission error on updating a role with K8sclusters, k8srepos permission
  • 9e87a7f • bug 1035. Load role permissions from nbi.py 'valid_url_methods' instead of 'resources_to_operations.yml'
  • 1c38f2f • allow ns-terminate parameters
  • f5f2e3f • Fix 1025. Do not remove last project reference if it will be deleted
  • 5ec768a • fix 1046. Allow auth_internal.user_list filtering with the _id
  • 12eac3c • get user/project domains with admin/v1/domains
  • 50c8e6e • fix 1042 add timeout parameter to ns-action ns-scale
  • 340df48 • remove internal content at ns.nsd
  • 2257743 • return op_id on asynchronous delete
  • 54db2e4 • KDU instantiate params for model and namespace
  • bce98f0 • fix kdu_model instantianion parameter
  • e19707b • avoid k8scluster deletion when in use
  • f62ac6a • Feature 8720: instantiate parameters config-units
  • 45be2ac • merge master into v7.0 for v7.1.0
  • df8916c • fix 1059. Provide rights parameters to ns_terminate for a nsi service
  • 79a560d • fix flake8 problem
  • f0ad335 • fix other flake8 problem
  • 220fd4e • Feature 8178 VNF Repositories