Files
python-tripleoclient/releasenotes/notes/deployed_server_default-0c2267c7588056fc.yaml
rabi f797e15dcf 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
2021-11-03 16:06:02 +05:30

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.