puppet-nova/releasenotes/notes/deprecate-install_cinder_client-9b5bc4f9f0ab416e.yaml
Takashi Kajinami 5ca156ee8d Deprecate the install_cinder_client parameter
Nowadays the python-cinderclient package is supposed to be installed
automatically when nova packages are installed because of package
dependencies, thus we don't need to install it explicitly.

Change-Id: Ic3b764ede243923be631a97da95ba9f2f2f6111b
2021-03-13 11:17:26 +09:00

6 lines
174 B
YAML

---
deprecations:
- |
The ``nova::api::install_cinder_client`` parameter has been deprecated and
has no effect. This parameter will be removed in a future release.