Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TripleO requirements playbook #637

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. Add TripleO requirements playbook

    This playbook represents a requirement for some storage services (e.g.
    Manila, but it can be extended to Glance NFS in the future) to prepare
    a TripleO based environment to perform the adoption. Manila, when a
    ceph-nfs backend is used, requires a cephadm based NFS cluster, and the
    goal of these tasks are:
    1. Propagate the StorageNFS network to the Ceph target nodes
    2. Deploy a CephNFS cluster to the specified VIP
    
    This is in line with the documentation and by executing this preliminary
    playbook we're able to simplify the Manila adoption process.
    
    Signed-off-by: Francesco Pantano <[email protected]>
    fmount committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2610d60 View commit details
    Browse the repository at this point in the history