tacker/tacker/vnfm
Ayumu Ueha e2fa03fb7b Set default namespace when caling k8s scale API
The error is occur on calling read/patch_xxx_scale API of kubernetes
python client when using manifest that has no namespace in Helm chart.
This patch fixes this problem by setting namespace to "default" if it
is an empty string or None.

Closes-Bug: #1953477
Change-Id: I5f5bc38c023bbe7674c7513e4a0609c217936595
2021-12-08 03:52:14 +00:00
..
infra_drivers Set default namespace when caling k8s scale API 2021-12-08 03:52:14 +00:00
lcm_user_data Enhancement IpOverEthernet in API Parameter 2021-03-26 03:04:13 +00:00
mgmt_drivers Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
monitor_drivers Drop most of six importings 2020-10-19 12:10:05 +00:00
policy_actions Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
keystone.py Move to use only kestone v3 api 2019-03-06 05:09:13 +00:00
monitor.py Fix python3 utf-8 decode issue and typo while creating app_monitor 2020-10-06 05:34:43 +00:00
nfvo_client.py Fix for multiple failures in VNF lifecycle 2020-12-18 11:50:28 +09:00
plugin.py Drop most of six importings 2020-10-19 12:10:05 +00:00
utils.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vim_client.py Support Helm chart as interface for Kubernetes VIM 2021-09-15 11:45:12 +00:00