Now that ephemeral-heat is the default deployment mode, this option with default False is confusing. Also, we don't get EndpointNotFound exception when instantiating clients, if the client library is present. Change-Id: I3ffc591989b619e534ff1d1574ffe841c8573357
8 lines
321 B
YAML
8 lines
321 B
YAML
---
|
|
deprecations:
|
|
- Ephemeral heat is now used as default for overcloud deployment
|
|
and assumes the nodes are pre-provisioned using metalsmith. Deprecates
|
|
existing ``--deployed-server`` option and adds an additional option
|
|
``--provision-nodes`` for using installed heat and provisioning
|
|
nodes with heat.
|