tacker/tacker/tests/unit/sol_refactored/infra_drivers
Yi Feng e2db1c7a40 Fix validate error when k8s resource init
This patch fixes the issue that k8s failed to initialize object due
to version upgrade. Skip initial validation by setting the
`client_side_validation` parameter and remove the must_param
variable that was previously set in order to pass the validation.

In kubernetes v23.3.0, 'available_replicas' must be set into status
of `StatefulSet`, so this patch also add a kuryr-kubernetes versioned
parameter temporarily to .zuul.yaml to make the response returned
by kubernetes correct.

Closes-Bug: #1968103
Change-Id: I9495ce0f0893e5f9a1d6c52b98c3db3928bd95a3
2022-04-26 10:37:28 +09:00
..
kubernetes Fix validate error when k8s resource init 2022-04-26 10:37:28 +09:00
openstack Support ChangeCurrentVNFPackage for VNF of v2 API 2022-03-17 13:37:46 +09:00
__init__.py Multi version API support 2021-09-16 01:19:51 +00:00