Resource management and orchestration engine for distributed systems
Go to file
Dmitry Shulyak f98c56cf15 Implement timelimit mechanism based on tracking of tasks
timelimit should protect from hanged tasks or from tasks

Change-Id: I0a9263aac481b28e3cef47c0ff83ae415bdcb22b
2016-01-26 12:39:49 +02:00
bootstrap Add upstart config for solar-worker 2016-01-26 12:39:49 +02:00
doc Update usage docs 2016-01-22 19:27:13 +01:00
solar Implement timelimit mechanism based on tracking of tasks 2016-01-26 12:39:49 +02:00
utils Add upstart config for solar-worker 2016-01-26 12:39:49 +02:00
.config Fixing concurrency problems in history counter 2016-01-19 18:16:22 +01:00
.gitignore Add tox checkniceness,checksyntax for docs 2016-01-21 11:03:56 +01:00
.gitreview Add gitreview file 2015-12-17 12:30:03 +00:00
.testr.conf Use isolated filebased sqlite for each test process 2016-01-20 18:17:35 +02:00
.travis.yml Set sudo: false in travis.yml 2015-12-08 10:39:57 +01:00
.vagrantplugins Install vagrant-vbguest plugin automaticly 2015-10-02 15:26:36 +02:00
doc-test.conf Add tox checkniceness,checksyntax for docs 2016-01-21 11:03:56 +01:00
docker-compose.yml Remove redis and celery container, use init script for celery 2016-01-13 17:28:47 +02:00
Dockerfile Hardcode ansible version. We are not ready for 2.0 2016-01-18 21:38:21 +01:00
LICENSE Initial commit 2015-03-27 15:54:19 -07:00
MANIFEST.in Include README in sdist 2015-11-24 17:35:11 +01:00
README.rst Remove last / from urls 2016-01-21 15:22:19 +01:00
requirements.txt Zerorpc worker for orchestration modules 2016-01-26 12:39:49 +02:00
run_tests.sh Run all tests for solar 2015-11-23 22:34:54 +01:00
run.sh Implement db based lock mechanism for orchestration 2016-01-13 16:39:11 +02:00
setup.cfg Add upstart config for solar-worker 2016-01-26 12:39:49 +02:00
setup.py Use pbr to manage setup.py and setup.cfg 2015-12-02 10:16:27 +01:00
snapshotter.py Snapshotter show outputs ALL snapshots 2015-09-25 13:24:08 +02:00
test-requirements.txt Zerorpc worker for orchestration modules 2016-01-26 12:39:49 +02:00
tox.ini Moved library to solar/ansible_library 2016-01-22 14:04:49 +01:00
vagrant-settings.yaml_defaults The vagrant script is checking for presence of the original file 2015-11-13 07:12:12 -08:00
Vagrantfile Remove ansible.cfg, we use .ssh/config now 2016-01-18 18:44:54 +01:00

Solar README

Solar is a resource manager and orchestration engine for distributed systems.

Please read the Documentation to see how to install and use Solar. For start checkout our Wordpress tutorial