NBI Changelog

tag: v6.0.4rc1 -> HEAD

  • 5792d7d • provide version in json format
  • 260dd6f • fix bug 838. Validate action over vdu
  • ea97c04 • bug 839: fix error looking for nsi using a nst
  • b7e42f0 • change cherrypy version to 18.1.2
  • 982da4e • bug 838 fix vnfd obtained from nsr reference
  • 9742f1d • Tests for Authentication framework (Projects-Users-Roles)
  • 32bab47 • NBI Quotas
  • 9ebbf85 • bug when migrating from old user format containing project instead project_role_mappings
  • 16db949 • Tests for NBI Quotas
  • 029405d • Bug 853 - Fix permissions
  • 2125a31 • Fix project_user role permissions
  • b19cadc • Adapt NBI to YAML V5
  • 5f1a6d3 • Fix IM installation in NBI
  • c96fd69 • Bug 864 - NBI publishes created key to kakfa after editing nsd/vnfd.
  • 15a1f68 • bug 864 fix operation (created/edited) published to kafka
  • 586ae81 • fix bug 865 fix error deleting a non-instantiated ns
  • 1bfe4e2 • initial unittest for osm_nbi.instance_topics
  • 970093c • adding needed dependency aiohttp
  • 3a144c9 • Fix VIM/WIM validation schemas
  • fe598fe • New topics: K8sClusters, K8sRepos
  • 9cb7d67 • selecting k8scluster at deployment. Allow day2 action primitive for kdu
  • 21f03f5 • VCD feature 7193-provider_nerwork
  • 1459d60 • Fix allowed methods for administration topics
  • 79e40f4 • Unit tests for admin_topics
  • 549dda6 • Fix allowed methods for K8sClusters
  • 0952a48 • Feature7912- Enhancement of NBI API to collect VNF metrics Addressed the comments Unittest added Made changes in tox file Change-Id: Iad1e625f609272556bcc51b36c96a336d34b5c86 Signed-off-by: preethika.p
  • 557f882 • fixing Dockerfile local after changes in IM
  • c67b0e9 • fix issue for k8scluster on action "kdu_name" instead 'vdu_name' Adding vim_network selection upon instantiation based on selected k8s_cluster["nets"] and vnfd.k8s-cluster Adding k8s_cluster and k8s_repo to the html develop web
  • b3d0a0e • feature8029 do not validate vim_account type feature8030 do not validate wim_account type
  • 6a92a53 • Fix bug 682: NSD cross references between vnffgd classifier and rsp not validated
  • 4b52a15 • Unit tests for descriptor_topics
  • 26301bb • More unit tests for descriptor_topics
  • 6ddff2e • Added KDU inspect/readme actions to NsLcmOpTopic
  • 7e0eb13 • Adding suport for FsMongo
  • 714954e • Allow additional params for a concrete vdu or kdu
  • b091dc1 • additionalParams for Kdu will not get those additionalParamsForVnf
  • 45bd94c • Bug 868 - Fixed NSD and VNFD items with schema type list containing same identifiers are truncated and used without error. Fix essentially makes a depth traversal of the JSON object and uses Id or Name of object to uniquely identify object. Key Id takes precedence over Name.
  • 3ffc7a4 • fix issue deploying a k8s
  • 332e080 • change repo type to helm-chart,juju-bundle
  • 3d6881c • Fix Bug 917: Revoke NBI's Auth token once user is deleted
  • cea9591 • Fix Bug 924: User is not allowed to upload NS Descriptors for project_user(role)
  • 35c998b • Fix bug 875: VIM gets deleted when the Instance is Running
  • bee3bad • fix bug 937. NSs are not deleted from database upon NSI deletion