2025-10-07 13:40:36,186 p=30472 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-07 13:40:36,186 p=30472 u=zuul n=ansible | PLAY [Create the kustomization for deploying CloudKitty] *********************** 2025-10-07 13:40:36,220 p=30472 u=zuul n=ansible | TASK [Copy controlplane kustomization dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane/90-kustomize-controlplane-cloudkitty.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: |- apiVersion: core.openstack.org/v1beta1 kind: OpenStackControlPlane metadata: name: unused spec: telemetry: # this is needed so the secrets are created for dataplane deployment enabled: true template: logging: enabled: false autoscaling: enabled: false cloudkitty: enabled: false s3StorageConfig: secret: type: "s3" name: "cloudkitty-loki-s3" target: kind: OpenStackControlPlane] *** 2025-10-07 13:40:36,221 p=30472 u=zuul n=ansible | Tuesday 07 October 2025 13:40:36 +0000 (0:00:00.049) 0:00:00.049 ******* 2025-10-07 13:40:36,852 p=30472 u=zuul n=ansible | changed: [localhost] 2025-10-07 13:40:36,883 p=30472 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-07 13:40:36,884 p=30472 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-07 13:40:36,884 p=30472 u=zuul n=ansible | Tuesday 07 October 2025 13:40:36 +0000 (0:00:00.663) 0:00:00.712 ******* 2025-10-07 13:40:36,884 p=30472 u=zuul n=ansible | =============================================================================== 2025-10-07 13:40:36,884 p=30472 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.66s