[adoption_osp_deploy] Add dcn_storage scenario for DCN adoption with Ceph HCI#3697
[adoption_osp_deploy] Add dcn_storage scenario for DCN adoption with Ceph HCI#3697fultonj wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9b385574906f4b3da67d3dd8b1162f3c ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 58s |
0f09936 to
1b02a0e
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3e8db1cb29c840358716a3d81671f6e2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 09m 32s |
a079ff6 to
0c8c064
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6a3d5961addf4f318432d51aaac1373a ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 21m 57s |
0c8c064 to
bc3d58a
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e6be698cf271445c919df9abf3b6a0ce ✔️ openstack-k8s-operators-content-provider SUCCESS in 27m 53s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7708fb1e8caf48579398f5736437cadc ❌ openstack-k8s-operators-content-provider FAILURE in 5m 44s |
bc3d58a to
da03d47
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a4df763ecc6d400da112785430d640b6 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 20s |
da03d47 to
db29ea5
Compare
evallesp
left a comment
There was a problem hiding this comment.
minor things, LGTM in general!
db29ea5 to
3a59735
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/345652e25d414052a7b5525fd1c9f397 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 03m 45s |
3a59735 to
066eba5
Compare
…Ceph HCI Add VM layout for DCN deployment with 3 Ceph clusters. Changes from dcn_nostorage: - Increase extra_disks_size from 15G to 30G for Ceph OSDs - All 9 compute nodes (central, dcn1, dcn2) configured for HCI - Stack name is passed to adoption ceph playbook - Fix os-net-config to use stack-specific ctlplane network (ctlplanedcn1/ctlplanedcn2) instead of hardcoded 'ctlplane' - Fix tripleo-ansible-inventory template computes group condition to match DCN group names like 'osp-dcn1-compute-az1s' which contain 'compute' but not 'computes' - Add adoption_dcn_export.yml playbook to export central stack for DCN site deployments - Add adoption_dcn_update_central.yml playbook to update central glance to use ceph at the DCN sites. This scenario pairs with data-plane-adoption's dcn_storage.yaml to deploy OSP 17.1 with Ceph at central and edge sites. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: John Fulton <fulton@redhat.com>
066eba5 to
380c3fe
Compare
|
/lgtm |
Add VM layout for DCN deployment with 3 Ceph clusters.
Changes from dcn_nostorage:
This scenario pairs with data-plane-adoption's dcn_storage.yaml to deploy OSP 17.1 with Ceph at central and edge sites.
Related: openstack-k8s-operators/data-plane-adoption#1245