NBI Changelog

tag: v5.0.5 -> v6.0.0

  • d795f87 • Adding licenses to keystone and auth module
  • 29933fc • RBAC permission storage in MongoDB
  • 7b7ffa6 • Merge "RBAC permission storage in MongoDB"
  • f063705 • bug 636 validation vim_account-create config. Deny null values
  • cc02e9a • Fixing key error in Keystone authentication
  • 4f9d4ae • bug 650 adding WIM account instantiation parameter. Allow manual selection of wim or deployment without Wim
  • 032916c • fix additionalParamsNs/Vnf for the slice
  • 5727a37 • Detection of duplicated VLD names in VNF Descriptors
  • 6902c91 • Test Detection of Duplicated VLD names in VNF Descriptors
  • 8ba4e05 • Bug 637 NSD-level IP Profiles not working in mgmt-network fix single for loop to check for mgmt-network and ip-profiles
  • 1f1f6e0 • Merge "Bug 637 NSD-level IP Profiles not working in mgmt-network fix single for loop to check for mgmt-network and ip-profiles"
  • 09e6542 • Feature shared network slice subnet
  • 5c01e19 • Adding User, Projects and Roles (Keystone) to NBI API
  • 36ffe55 • Bug 667: NBI not validating that hyphens are not allowed in Jinja2
  • 587aeea • Replaced TODO_PUT_IP with real IP
  • c061f56 • Bug 643 - Unable to rename a Project in OSM
  • 35ef2f7 • Gerrit id-7270 Enhancing NBI to define APIs for metric collection changes are made aligning to project architecture
  • e4a07d5 • fixing tests for additionalParams and NSI without osm running
  • 65ca36d • Complete multiproject. Adding admin query string: FORCE,ADMIN,PUBLIC,SET_PROJECT
  • 2d5a515 • Adding filter to UserTopicAuth
  • fa54cd9 • Adding filter to ProjectTopicAuth
  • 203bad8 • Fixing user ids when listing
  • b4844ab • Fix usageState of descriptors. Do not delete when there is other projects using it. Project reference is deleted. Real deletion is done when last project deletes it.
  • 15089c6 • adding WIM fake type
  • e7e5fb4 • adding azure as a vim type
  • 225200d • Fixing bug introduced in 35ef2f7832eb995b700a882262305a0dfedbc4c1
  • 044f431 • Removing old incompatible versions of roles_operations
  • 37de091 • Fixing ids and names for roles when listing
  • c5b30cc • Fixing admin user and project creation
  • 339ed78 • Throwing error when old format is used with Keystone
  • a16a4fa • Fixing user ids when listing
  • 867a2ee • Enhancing role filters
  • 568ca90 • Fixing iteration for role content
  • b1d7312 • Fixing role id serialization
  • 871f888 • Maintaining representation for root through API
  • 88d58a4 • Maintain format of project_role_mappings for creating and listing
  • 58e2d2f • Fix netslice termination in two steps when shared nsr
  • 86e916a • bug 710. Fix session used to delete ns, nsi when terminated
  • 078f55e • Feature 7181: Ability to provide real-time feedback in CLI and GUI upon request
  • 09567e3 • added fog05 vimtype as fos following the vimtype added in RO following feature 7366
  • f269fa5 • Fix bug 713
  • 0b1d61b • Fix bug 715
  • db04d1e • Fix bug 724
  • f3da29d • adding a test script to send kafka messages
  • 3b438be • modifify clear-all script test to destroy models
  • 1ac7f46 • fix bug 734 allow NSD primitive actions
  • 4460390 • Fix bug 726
  • 8c3df70 • Fix bug 730
  • c465036 • Fix bug 731
  • b6a5819 • Fix bug 732
  • c768937 • Fixing bug 732
  • 126af57 • Fix bug #677 osm nsi-op-list name' and 'osm nsi-op-show id' returns null
  • 90fbc9c • Fix [Bug 675] User is able to delete NS instance before deleting NetworkSlice intance
  • 2bf6593 • Fix bug 743
  • c5a1889 • Fix bug 744
  • a519a96 • Fix bug 742
  • ee27072 • bug 710: send dummy messages to kafka before subscribe
  • 4015b47 • fix bug 749 750: Returns a proper Location Header for project-create Allow project update to change name
  • 38dcfeb • fix bug 748: provide a proper error when user is not valid upon new token allow authenticate with both project_id and project_name, user_id and username
  • cf042d3 • fix bugs 747 757: fix user-update interface for RBAC+keystone
  • 1f029d8 • bug 767: uniform role format
  • a6bb45d • bug 739 reload roles info when there is a change at roles Adding 'admin' operation to track query string ADMIN
  • c844536 • Fix bug 771 Do not revoke token when try to do a non allowed operation Fix nslcmop and nsilcmo (ns and nsi opeartions) URLs
  • ace3490 • Fix Bug 774 - NBI+Keystone: Trying to obtain a token with user+password+project gives a Keystone authentication error