tempest/releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
This commit tidies up releasenotes. Originally, release note files are
in one directory. So, when I see the directory, I feel ""what a mess!".
So this commit tries to improve it.

Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
2017-06-29 13:42:37 +09:00

7 lines
228 B
YAML

---
deprecations:
- |
Deprecate the client_parameters argument in
`tempest.lib.services.clients.ServiceClients`. The parameter is actually
not honoured already - see https://bugs.launchpad.net/tempest/+bug/1680915