python-tripleoclient/releasenotes/notes/deployed_server_default-0c2267c7588056fc.yaml
rabi bce8cb7496 Make --deployed-server the default
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
(cherry picked from commit f797e15dcf)
2022-07-27 12:33:00 -04:00

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.