Add list of client libraries for the rest_cherrypy module

This commit is contained in:
Seth House 2015-05-27 19:10:48 -06:00
parent 28fc77f6f6
commit 5f718027ca

View File

@ -13,6 +13,9 @@ A REST API for Salt
introduced in version 3.2.5. The issue was reportedly resolved with
CherryPy milestone 3.3, but the patch was committed for version 3.6.1.
:optdepends: - ws4py Python module for websockets support.
:client_libraries:
- Java: https://github.com/SUSE/saltstack-netapi-client-java
- Python: https://github.com/saltstack/pepper
:configuration: All authentication is done through Salt's :ref:`external auth
<acl-eauth>` system which requires additional configuration not described
here.