common Changelog

tag: v7.0.0rc1 -> HEAD

  • 562435a • Fix Bug 914: Updating VNFD the first time shows ProducerClosed error
  • devops Changelog

    tag: v7.0.0rc1 -> HEAD

  • fc5bb14 • Minor fixes in full_install_osm.sh
  • ec53790 • Fix bug 962: OSMLCM_VCA_PUBKEY without quotes
  • IM Changelog

    tag: v6.0.4rc1 -> v7.0.0rc1

  • d13a749 • Support of VNF and NS relations as described in pad 6297
  • 0090f91 • Fixed value of mandatory fields to be YANG compliant
  • 65a6982 • Generation of .py in setup install for IM import as dependency
  • c867c6b • Makefile: updated clean target to remove osm-imdocs related stuff
  • 9993c73 • vnfd-base.yang: minor fixes in indentation
  • 04bb837 • Modified Jenkinsfile to disable TEST_INSTALL in branch feature5837
  • fa09664 • Fix typo in Jenkinsfile for feature5837
  • ca7b1b0 • Makefile: updated clean target to remove osm-imdocs related stuff
  • 2320b25 • vnfd-base.yang: minor fixes in indentation
  • 54409a2 • Feature 5837: OSM Kubernetes Support
  • 361145b • Added validation class to IM to be used by other modules
  • 67fce56 • .gitignore: added generated pyang python classes
  • c214d9e • validation.py: fix class definition, vnfd and nsd first fields, improved message in Exceptions
  • 3084226 • Merge feature5837: support of K8s
  • LCM Changelog

    tag: v7.0.0rc1 -> HEAD

  • df7d8e0 • fix bug938 added method to find ee_id
  • acc9045 • Get version from installed package if available instead of code
  • LW-UI Changelog

    tag: v6.0.4rc1 -> HEAD

  • 34e8b27 • Bug 869 fixed by modifiying sdn create's password input field
  • 8682da6 • fix 885; fix 886
  • 158d873 • fix bug 895
  • e96d058 • fix 895
  • 3c7234a • k8sClusters; k8sRepos
  • 7aae41b • fix bug 944
  • d354790 • Fix repo types to helm-chart and juju-bundle
  • 09380ec • k8srepo field description mandatory; k8scluster placeholder hint for nets field
  • MON Changelog

    tag: v7.0.0rc1 -> HEAD

  • eba6065 • Fixes double decryption
  • N2VC Changelog

    tag: v6.0.4rc1 -> v7.0.0rc1

  • 32a1519 • Fix bug 760
  • 9b1fde4 • Fix provisoner w/non-ubuntu user
  • 93a3db1 • Workaround for bug 816
  • 0cd1c02 • Native charm support
  • e8e6de1 • Fix provisoner timeout
  • 19c5cfc • Remove dependency on vendored libjuju
  • 8d5bded • Modified Jenkinsfile to disable TEST_INSTALL in branch feature5837
  • 64538d2 • Modified Jenkinsfile to disable TEST_INSTALL in branch feature7928
  • f5b4b20 • Accept None for parameter ca_cert at vnf.py: N2VC.__init__ To be backward compatible with old LCM versions
  • fbac7c5 • Add license to Jenkinsfile
  • 630a806 • Add license to Jenkinsfile
  • d238b03 • Update exceptions
  • d4ec83b • K8s Juju connector
  • a049b7c • K8s generic connector
  • 26c78a4 • K8s helm connector
  • 3957ba3 • Merge "K8s Juju connector" into feature5837
  • 28d7516 • Added description to package
  • 9d18c22 • Remove vendored libjuju
  • 205e85f • Merge "Remove vendored libjuju"
  • e2051cc • Revert "Remove vendored libjuju"
  • a2241b4 • Merge "Revert "Remove vendored libjuju""
  • cda5f41 • Enhancements K8s helm connector
  • 5aa242f • Revert "Revert "Remove vendored libjuju"" Major code clean-up, approved by TSC
  • 2911434 • New N2VC API: generic connector and juju connector
  • d030ff5 • Merge "Revert "Revert "Remove vendored libjuju"" Major code clean-up, approved by TSC"
  • 8ca38ed • Merge branch 'feature5837'
  • 9ae4d92 • Merge branch 'feature7928'
  • 2d41343 • Merge "Added description to package"
  • 8b1bcf0 • minor fix in yaml load with Loader
  • 0d648c9 • Revert change 8b1bcf0
  • b554317 • Update to use safe_load
  • 9a1bd31 • Update deprecated use of yaml.load
  • 14c779a • Merge "Update deprecated use of yaml.load"
  • ca6eb95 • Add License headers to all code files
  • d909b07 • Add missing argument in notify_callback
  • ac4e0de • Fix native charms for feature 7928
  • 1be0630 • Adding inspect methods for K8s
  • eef6893 • Sync with k8s api
  • 9e5eddb • Add NotImplemented exception
  • 4089921 • Juju/k8s fixes
  • 43c2e79 • Merge "Add missing argument in notify_callback"
  • a674841 • Fix rjust error. Adding K8sException
  • 073e169 • Fix flake8
  • 1804607 • Workaround bug 936
  • 9ae8fa5 • Fix bug 957: Return pubkey properly
  • NBI Changelog

    tag: v7.0.0rc1 -> HEAD

  • 7fd2487 • Get version from installed package if available instead of code
  • openvim Changelog

    tag: v6.0.4rc1 -> v7.0.0rc1

    osmclient Changelog

    tag: v6.0.4rc1 -> v7.0.0rc1

  • 9842434 • Removed deprecated options (from Rel THREE)
  • 09fa3d4 • Osmclient migration to Python3 (feature 8031)
  • 341a97a • Client class: updated defaults sol005=True
  • 46ee9d6 • wait.py: updated POLLING_TIME_INTERVAL to 5s for --wait option
  • 142e408 • Improved help messages, increased width
  • dd006fa • Replace deprecated yaml.load by yaml.safe_load
  • 93012ad • overwrite parameter deprecated and help parameter
  • 36253c7 • migration to Python3: fix printing exception message
  • b7463a4 • Feature 8047: osmclient package creation and validation tool
  • e79f0ca • New commands for managing K8s cluster and repos
  • 8a1665f • Fix stdeb.cfg to include osm-im dependency, license added to stage-test
  • 0eefdeb • Use of PATCH method instead of PUT for projects
  • a2999a4 • new 'osm version' command to get server version
  • c942750 • osm version: added client version
  • 7d73c88 • setup.py: added description, maintainer and license
  • 5a139d4 • change repo type to helm-chart,juju-bundle
  • 5fea1ed • Updated help message for repo-type
  • e7c35eb • Fix bug 946 - removed unnecessary check for additionalParams
  • POL Changelog

    tag: v6.0.4rc1 -> v7.0.0rc1

  • 03e80d5 • Removes kafka check from healthcheck
  • a70a8c4 • Upgrading aiokafka to 0.5.*
  • 87c4af9 • Adds projects_read and projects_write params to scaling nslcmop
  • e4a298c • Adds unit test coverage
  • 1a0af1c • Refactors alarm creation to comply with changes regarding the use of tags instead of fixed fields
  • c374c03 • Adds arch docs to POL
  • 4161019 • Fix metric name at VNF Alarms feature
  • RO Changelog

    tag: v7.0.0rc1 -> HEAD

  • 8530cdf • Adds Manifest
  • 3b1d48d • fix 961 change ssh-keys from bytes to str