You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments