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 configuration for uni04delta-ipv6 scenario
This patch adds complete support for deploying external Ceph in the
uni04delta-ipv6 adoption scenario using ci-framework hooks.
Changes include:
- Add pre_oc_run hooks to uni04delta-ipv6.yaml for Ceph deployment:
* Prepare Ceph nodes (repo setup, CA, network configuration)
* Deploy external Ceph cluster
* Create external Ceph parameters file
- Add ceph_inventory.yaml with Ceph node definitions.
The hooks use gathering: implicit to ensure fresh facts are collected
after network interfaces are configured on Ceph nodes.
0 commit comments