puppet-heat/releasenotes/notes/clients-opts-9cca2ca2ec1f3f...

21 lines
642 B
YAML

---
features:
- |
The new ``heat::clients`` class has been added. Use this class to manage
``[clients]`` parameters.
- |
The new ``heat::clients::base`` defined type has been added. This defined
type provides the basic implementation to manage ``[clients_<service>]``
parameters.
- |
The ``heat::clients::<service>`` classes, to manage ``[clients_<service>]``
parameters, have been added.
deprecations:
- |
The ``heat_clients_endpoint_type`` parameter and the ``heat_clients_url``
parameter has been deprecated, in favor of the ``heat::clients`` class and
the ``heat::clients::heat`` class.