1. 3e9bd12 Fix flake8 error caused by using type instead of isinstance by gatici · 2 years, 9 months ago v12.0.7
  2. ba5bbda Bug 2068 - show_content_artifacts error for zip uploaded packages (sol004 and sol007) by selvi.j · 3 years, 8 months ago v12.0.3
  3. 90e2c6b Bug 2108: Fix for editing polices in VNFD by elumalai · 3 years, 9 months ago v12.0.1
  4. bc5a524 Bug 2024 by beierlm · 4 years ago
  5. 9cfa816 Feature 10908: NBI Validation of packages upload by aticig · 4 years ago
  6. 81b30e9 Bug 1989 Do not use trailing / for directory by beierlm · 4 years ago
  7. cee2ebf Feature 10908: NBI Revisions by beierlm · 4 years, 1 month ago
  8. c26740a feature: sol004 and sol007 by bravof · 4 years, 5 months ago
  9. 317b9fd Fix bug 1592 - fix import for IM by sousaedu · 4 years, 9 months ago
  10. 4568a37 Reformat NBI to standardized format by garciadeblas · 5 years ago
  11. f576eb9 Fix bug 1479 to check conflicts on deleting vnpkg by garciadeblas · 5 years ago
  12. 2c4f9ec Fixes bug 1456 by returning default empty list in case no vdu-profile is present by garciaale · 5 years ago
  13. 2325828 fix(configuration): juju related changes and configuration issues by bravof · 5 years ago
  14. 41a5205 fix(model): adaptations to allow new configuration containers by bravof · 5 years ago
  15. b995ea2 bug(descriptor): missing fields in stored descriptors. 1408, 1388 by bravof · 5 years ago
  16. 341ac1b Fixes 1367 by preventing pyang discard repeated constituent-base-element-id by garciaale · 5 years ago
  17. df718ae Adds a clear error message when uploading an old descriptor by garciaale · 5 years ago
  18. 7cbd03c Merges branch sol006 into master, allowing NBI to use, parse and validate SOL006 descriptors by garciaale · 5 years ago
  19. 960531a Extracts individual validations for VnfdTopic and NsdTopic classes and adds unit tests for them by garciaale · 5 years ago
  20. ee00275 fix 1107 allow getting single file package with text/plain by tierno · 6 years ago
  21. 19b9752 Fix for Bug 1115: Rename state attributes for SOL005 conformance by Frank Bryden · 6 years ago
  22. deba68e PATCH support for enabling and disabling of NSDs and VNFDs. by Frank Bryden · 6 years ago
  23. 6b02b05 Feature 9015: use same names for quotas and roles by tierno · 6 years ago
  24. d774958 Feature 9015: check quotas for admin and return Unauthorize by tierno · 6 years ago
  25. 75d5a4e fix problem vnfpkg internal-vlds without name by tierno · 6 years ago
  26. 271d200 Added KDU actions to VnfTopic by delacruzramo · 6 years ago
  27. 0f9b966 Fix Bug 1011: Multiple interface referenced to a single connection point by delacruzramo · 6 years ago
  28. bee3bad fix bug 937. NSs are not deleted from database upon NSI deletion by tierno · 6 years ago v7.0.0rc1
  29. 45bd94c Bug 868 - Fixed by K Sai Kiran · 6 years ago
  30. 26301bb More unit tests for descriptor_topics by delacruzramo · 6 years ago
  31. 6a92a53 Fix bug 682: NSD cross references between vnffgd classifier and rsp not validated by delacruzramo · 6 years ago
  32. c96fd69 Bug 864 - NBI publishes created key to kakfa after editing nsd/vnfd. by K Sai Kiran · 7 years ago feature5837 feature7928
  33. b19cadc Adapt NBI to YAML V5 by delacruzramo · 7 years ago
  34. 32bab47 NBI Quotas by delacruzramo · 7 years ago
  35. ea97c04 bug 839: fix error looking for nsi using a nst by tierno · 7 years ago
  36. 23acf40 change imports with osm_nbi prefix by tierno · 7 years ago
  37. bdebce9 Register operations for VIM, WIM, SDNC by tierno · 7 years ago
  38. b4844ab Fix usageState of descriptors. by tierno · 7 years ago
  39. 65ca36d Complete multiproject. Adding admin query string: FORCE,ADMIN,PUBLIC,SET_PROJECT by tierno · 7 years ago
  40. 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" by tierno · 7 years ago feature7106
  41. 8ba4e05 Bug 637 NSD-level IP Profiles not working in mgmt-network fix single for loop to check for mgmt-network and ip-profiles by vijay.r · 7 years ago
  42. 5727a37 Detection of duplicated VLD names in VNF Descriptors by delacruzramo · 7 years ago
  43. a6fe000 Bug 619 - Missing check of VNF package content when the descriptor mentions a charm by gcalvino · 7 years ago
  44. f717cbe bug 605 DescriptorTopic upload_content copying to temporal folder for rollback if needed by tierno · 7 years ago
  45. 70434c1 Pyangbind checks for Network Slices descriptors by gcalvino · 7 years ago
  46. e36ab85 Adding NetSlice Tests by Felipe Vicens · 7 years ago
  47. d125caf (bug 554) adding license headers by tierno · 7 years ago
  48. 5a5c218 adding NSD cross reference validation on VLD by tierno · 7 years ago
  49. cd65be3 Merge branch 'netslice' by tierno · 7 years ago
  50. 07f3172 Adding NSI operations (Create, Read, Delete) by Felipe Vicens · 7 years ago netslice
  51. 36ec860 PDU fixing errors. Create test for PDU by tierno · 7 years ago
  52. e45aded VNFs with only VLDs compatibility by gcalvino · 7 years ago
  53. b57758d Adding slice templates to NBI by Felipe Vicens · 8 years ago
  54. aa1ca7b adding pyangbind validation at VNFD/NSD edition by tierno · 7 years ago
  55. 46e4cb8 Pyangbind NBI validation by gcalvino · 7 years ago
  56. 40fbcad Minor updates to Validate cross references in descriptors by tierno · 7 years ago
  57. 5e72d15 Validate cross references in descriptors by gcalvino · 7 years ago
  58. 8700604 bug565 fixing getting file content from descriptors Fixing some flake8 by tierno · 7 years ago
  59. b24258a feature 5956. Split engine in several files by tierno · 8 years ago