Update git submodules
* Update tacker from branch 'master' to d457da69d96bfe0c3586abfb59797d51462a5806 - Merge "Extend vim register function for helm in v2 API" - Extend vim register function for helm in v2 API In v2 API, when using vim with `ETSINFV.HELM.V_3` type, you must set the `ssl_ca_cert` information. Currently, when registering vim with kubernetes type and use_helm parameter, it will succeed even if you don't set `ssl_ca_cert` information. This causes v2 APIs to fail when you use the vimConnectionInfo stored in the database. This patch added a check in register vim to fix this issue. If the helm is used to register the vim of kubernetes type, the `ssl_ca_cert` parameter will be checked. If it's not set, the registration will fail. At the same time, FT test items have been added to verify that v2 API operations perform properly when using the `ETSINFV.HELM.V_3` type vim that exists in the database. Implements: blueprint helmchart-k8s-vim Change-Id: I629e347413b242ab9e1a5db16c52ca222adc3873
This commit is contained in:
parent
ae0e4ffb77
commit
dee1f6b054
2
tacker
2
tacker
@ -1 +1 @@
|
||||
Subproject commit 674a7e499605101969697edf36036cb7c6e9a221
|
||||
Subproject commit d457da69d96bfe0c3586abfb59797d51462a5806
|
Loading…
Reference in New Issue
Block a user