puppet-gnocchi/releasenotes/notes/remove-api-paste-712235bf18a47855.yaml
Pradeep Kilambi e7dc746107 Remove api-paste configuration
api-paste has been moved under the python code and does not
need to be configured in etc. Remove this configuration and
provider and type files. Now on just setting the auth mode
should handle everything automatically.

Change-Id: I96c93dc124d5b87465d2dde6b27a896266f71eb4
2017-02-01 15:07:48 -05:00

5 lines
141 B
YAML

---
deprecations:
- Remove api-paste configuration as its now moved into the
python code. There is no need to explicitly configure it.