You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
398 B
10 lines
398 B
--- |
|
features: |
|
- | |
|
The cli arguments that control what parts of the deployment to execute |
|
have been refactored to better align with the user expected intention, |
|
--stack-only: create the stack, download the config. no overcloud node |
|
changes |
|
--setup-only: ssh admin authorization setup. |
|
--config-download-only: run config-download playbook(s) to configure the |
|
overcloud.
|
|
|