Skip to content

Commit 07f3e15

Browse files
karelyatinevallesp
authored andcommitted
Remove Temporary keystone config workaround
oslo.cache commit[1] is now included in RDO[2] and promoted. [1] https://review.opendev.org/c/openstack/oslo.cache/+/952014 [2] https://review.rdoproject.org/r/c/rdoinfo/+/57810 Related-Issue: #OSPCIX-901
1 parent 91d3e59 commit 07f3e15

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

zuul.d/edpm_multinode.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -317,26 +317,6 @@
317317
cifmw_extras:
318318
- '@scenarios/centos-9/multinode-ci.yml'
319319
- '@scenarios/centos-9/horizon.yml'
320-
# Temporary until https://review.opendev.org/c/openstack/oslo.cache/+/952014
321-
# is included in rdo and promoted
322-
cifmw_edpm_prepare_kustomizations:
323-
- apiVersion: kustomize.config.k8s.io/v1beta1
324-
kind: Kustomization
325-
namespace: openstack
326-
patches:
327-
- patch: |-
328-
apiVersion: core.openstack.org/v1beta1
329-
kind: OpenStackControlPlane
330-
metadata:
331-
name: unused
332-
spec:
333-
keystone:
334-
template:
335-
customServiceConfig: |
336-
[cache]
337-
memcache_sasl_enabled = true
338-
target:
339-
kind: OpenStackControlPlane
340320
run:
341321
- ci/playbooks/edpm/run.yml
342322

0 commit comments

Comments
 (0)