Enable Ceph for uni05epsilon adoption scenario - #1443
Conversation
55e0170 to
7d00ed2
Compare
|
Build failed (check pipeline). Post ✔️ noop SUCCESS in 0s |
Add external Ceph deployment to the uni05epsilon multi-cell adoption scenario, following the uni04delta pattern. The Ceph cluster is deployed on the cell1 and cell2 compute nodes (which have OSD disks) as an external cluster before the TripleO overcloud deploy. All three stacks (overcloud, cell1, cell2) reference the external-ceph environment and generated credentials. Changes: - Add ceph_inventory.yaml targeting cell1/cell2 computes - Add osd_spec.yaml for OSD device configuration - Add pre_oc_run hooks to overcloud stack: setup ceph nodes, deploy ceph cluster, create external ceph parameters - Add external-ceph.yaml environment to all three stacks Related: OSPNW-1658 Co-authored-by: Cursor <cursoragent@cursor.com>
|
recheck |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
|
recheck |
|
⌛ |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jistr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
14c9dcf
into
openstack-k8s-operators:main
Summary
Add external Ceph deployment to the uni05epsilon multi-cell adoption scenario, following the uni04delta pattern.
The Ceph cluster is deployed on the cell1 and cell2 compute nodes (which have OSD disks) as an external cluster before the TripleO overcloud deploy. All three stacks (overcloud, cell1, cell2) reference the external-ceph environment and generated credentials.
Changes
ceph_inventory.yamltargeting cell1/cell2 compute nodesosd_spec.yamlfor OSD device configurationpre_oc_runhooks to overcloud stack: setup ceph nodes, deploy ceph cluster, create external ceph parametersexternal-ceph.yamlTripleO environment to all three stacks (overcloud, cell1, cell2)Related
Made with Cursor