2025-10-01 17:06:59,456 p=30490 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-01 17:06:59,456 p=30490 u=zuul n=ansible | PLAY [Create the kustomization for deploying CloudKitty] *********************** 2025-10-01 17:06:59,495 p=30490 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-01 17:06:59,495 p=30490 u=zuul n=ansible | Wednesday 01 October 2025 17:06:59 +0000 (0:00:00.055) 0:00:00.055 ***** 2025-10-01 17:07:00,368 p=30490 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:07:00,410 p=30490 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 17:07:00,411 p=30490 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-01 17:07:00,411 p=30490 u=zuul n=ansible | Wednesday 01 October 2025 17:07:00 +0000 (0:00:00.915) 0:00:00.971 ***** 2025-10-01 17:07:00,411 p=30490 u=zuul n=ansible | =============================================================================== 2025-10-01 17:07:00,411 p=30490 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.92s