OSM LTS Support 19/11619/1
authorDavid Garcia <david.garcia@canonical.com>
Wed, 2 Feb 2022 10:35:20 +0000 (11:35 +0100)
committerDavid Garcia <david.garcia@canonical.com>
Wed, 2 Feb 2022 13:45:21 +0000 (14:45 +0100)
commit05bccf7db9202bf50f7c9c7513c36082e73005e1
treee8714a095bced02cdd12e1a1a4f7eff64dca44c5
parent9282b864284a1503a10caef5e4dbc592c51150c9
OSM LTS Support

Cherry-picks:
  - 53dd746 - bugfix: kubeconfig passed for helm commands. Bug 1789
  - 7114f65 - Fix bug 1722: add support for deploying .charm files
  - 42e51cf - Fix bug 1715
  - 856d33b - Update requirements.txt and tox.ini
  - a39cca0 - Bug 1651 fix
  - 76ed757 - Allow the deployment of privileged KDUs
  - ba1d072 - Remove unsecure and unused function
  - e610aed - Fix bug 1589: Improve deletion of models
  - 4ae527e - Unit tests improvements
  - d8d4b6e - Upgrade to libjuju 2.9.4

Other:
  - Use Ubuntu 20.04 (focal) as default series for Proxy Charms

Change-Id: Ie7bc236723f7ce96887e48e266a94551dd661358
Signed-off-by: David Garcia <david.garcia@canonical.com>
15 files changed:
devops-stages/stage-test.sh
n2vc/k8s_helm3_conn.py
n2vc/k8s_helm_base_conn.py
n2vc/k8s_helm_conn.py
n2vc/k8s_juju_conn.py
n2vc/kubectl.py
n2vc/libjuju.py
n2vc/loggable.py
n2vc/n2vc_juju_conn.py
n2vc/tests/unit/test_k8s_helm3_conn.py
n2vc/tests/unit/test_k8s_helm_conn.py
n2vc/tests/unit/test_k8s_juju_conn.py
n2vc/tests/unit/test_kubectl.py
n2vc/vca/connection.py
tox.ini