| .. | |||
| README.md | 1 day ago | ||
| appendix-A-troubleshooting.md | 1 day ago | ||
| appendix-B-asbuilt-version-lock.md | 1 day ago | ||
| phase-00-teardown-maas-reset.md | 1 day ago | ||
| phase-01-bundle-deploy.md | 1 day ago | ||
| phase-02-vault-bringup.md | 1 day ago | ||
| phase-03-core-verify.md | 1 day ago | ||
| phase-04-network-carve.md | 1 day ago | ||
| phase-05-octavia-enablement.md | 1 day ago | ||
| phase-06-incloud-mgmt-cluster.md | 1 day ago | ||
| phase-07-conductor-graft.md | 1 day ago | ||
| phase-08-workload-cluster-acceptance.md | 1 day ago | ||
| v1-ops-capi-recovery-procedure-20260610.md | 21 hours ago | ||
The deploy is a gated sequence: run phase-00 through phase-08 in order. Each phase ends in a hard gate (an explicit pass/fail check); do not start the next phase until the current gate passes. The two appendices are reference, not steps.
# RUN: jumphost (the vopenstack-jesse jumphost, with juju + the openstack CLI), # RUN: mgmt VM (the in-cloud CAPI management VM, reached over SSH), or a charm unit via juju ssh <unit> -- '...' </dev/null.GATE: or EXIT GATE is a stop-and-verify. Read-only verification precedes every mutation; destructive and secret-handling steps are individually gated, never batched.ENV(...) for the eventual generalization pass toward Roosevelt.| # | File | Purpose | Decisions |
|---|---|---|---|
| 00 | phase-00-teardown-maas-reset.md | Destroy the model + reset MAAS to a clean rebuild | KI-P3-001 |
| 01 | phase-01-bundle-deploy.md | Octavia PKI overlay + juju deploy + settle wait |
|
| 02 | phase-02-vault-bringup.md | Vault init/unseal + cert cascade (PKI root) | manual unseal = v1 std |
| 03 | phase-03-core-verify.md | Settle, regenerate admin-openrc, verify Horizon | |
| 04 | phase-04-network-carve.md | Provider external network + IPAM reference | |
| 05 | phase-05-octavia-enablement.md | Enable Octavia (amphora) | D-021 |
| 06 | phase-06-incloud-mgmt-cluster.md | In-cloud single-homed CAPI management cluster | D-035 |
| 07 | phase-07-conductor-graft.md | Graft the magnum-capi-helm driver onto the conductor | D-031 / D-037 / D-042 |
| 08 | phase-08-workload-cluster-acceptance.md | End-to-end tenant cluster + acceptance bar | D-011 (amended D-019) |
This phase-NN set supersedes the earlier v1-do-doc-NN-* execution documents (and the older NN-*.md set and the deprecated/ folder), which were removed in the repo sanitation sweep. Git history preserves them.