Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vakwetu The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
57912c6 to
55539c5
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7722c30130f04cd09027a0b3923bf965 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b7107ca6b6b9463abb5f2e6a1502b487 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e80052b9e68442a1bc0f660dfab2f580 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2b22395d6dcb4815b5a96d9bf4ea949f ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f23489c0613b4c5e99b5b475942ddecb ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bfaeb55987b540058763ff4030f3d2e0 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b87d1836b34846cfa9469f80cb3c9327 ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0de17485fe724363b91a0ed36ca28816 ✔️ noop SUCCESS in 0s |
| - name: service-values | ||
| src_file: service-values.yaml | ||
| - name: network-values2 | ||
| src_file: ../../multi-namespace/control-plane2/networking/nncp/values.yaml |
There was a problem hiding this comment.
This worked fine with the kustomize_deploy role in CIFMW? I don't think anyone has tried this before.
There was a problem hiding this comment.
yup - it worked fine
Configure the multi-namespace SKMO scenario with: - SKMO-specific control-plane kustomization for the central region with barbican-keystone-listener pool_name and RabbitMQ memory reduction (4Gi -> 2Gi) for compact clusters - Barbican keystone listener pool_name configuration for both central (regionOne) and leaf (regionTwo) regions - Automation stages updated to reference SKMO-specific paths - Post-stage hook for populating cross-region transport URL - Wait conditions adjusted for parallel deployment - Correct keystone endpoint values for leaf region - CA trust configuration between central and leaf regions - Symlink net-env for SKMO to reuse multi-namespace networking Depends-On: openstack-k8s-operators/ci-framework#3684 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Ade Lee <alee@redhat.com>
Add multi-namespace SKMO support
Configure the multi-namespace SKMO scenario with:
with barbican-keystone-listener pool_name and RabbitMQ memory
reduction (4Gi -> 2Gi) for compact clusters
central (regionOne) and leaf (regionTwo) regions
Depends-On: openstack-k8s-operators/ci-framework#3684