use_old_ssl is also deprecated

This commit is contained in:
Mike McLean 2017-09-22 11:11:44 -04:00
parent 7cc9ba1f31
commit 51880250c4

View file

@ -209,7 +209,11 @@ Deprecations
| PR: https://pagure.io/koji/pull-request/554
The ``importBuildInPlace`` rpc call is deprecated and will be removed in a future release.
The following features are deprecated and will be removed in a future release:
* the ``importBuildInPlace`` rpc call
* the ``use_old_ssl`` client configuration option (and the underlying
``koji.compatrequests`` library)
Removed calls