Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Go to file
2012-10-01 14:22:10 -06:00
doc Add the doc tree for salt-api 2012-09-24 14:17:56 -06:00
saltapi Fixed missing *args, **kwargs; this is all Tom's fault 2012-10-01 14:22:10 -06:00
scripts clean up loader module 2012-09-24 14:45:36 -06:00
.gitignore Add gitignore 2012-09-18 17:39:14 -06:00
AUTHORS Add authors file 2012-09-24 11:57:07 -06:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
README.rst Rename README 2012-09-18 17:36:57 -06:00
setup.py remove netauth from setup.py 2012-09-24 14:41:05 -06:00

========
salt-api
========

The Salt API system is used to expose the fundamental aspects of salt control
to external sources. The salt api acts as the bridge between salt itself and
REST, Websockets, etc.