puppet-watcher/releasenotes/notes/remove-deprecated-rabbit-params-a34e86d1c1d0a6fc.yaml
ZhongShengping 7ee7fc5ec5 Remove deprecated rpc_backend param
Remove the deprecated rpc_backend param which has been deprecated for
two years. The default_transport_url has been present for a while
now and should be used.

Change-Id: I0b1356b3e44c3f01fb7025fa8f0720403dd376da
2018-05-24 11:24:56 +08:00

6 lines
130 B
YAML

---
upgrade:
- |
The deprecated watcher::rpc_backend is now removed. Please use
watcher::default_transport_url instead.