Skip to content

Commit 1c412a9

Browse files
committed
Add seed host configure step for storage network
1 parent 2b1df12 commit 1c412a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/contributor/environments/ci-multinode.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ If you are working on an existing deployment, you need to do the following first
3636
2. Create cephx key for Manila: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-keys.yml``
3737
3. Run Manila related Ceph commands: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-commands-post.yml``
3838
4. Gather Ceph configuration and keyring for Manila: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-gather-keys.yml``
39+
5. Configure Storage network on Seed node: ``kayobe seed host configure -t network,ip-allocation,snat``
3940

4041
Then, run ``kayobe overcloud service deploy`` to deploy Manila.
4142

0 commit comments

Comments
 (0)