Resource management and orchestration engine for distributed systems
Go to file
Jedrzej Nowak add50899b9 Remove unused libraries
- remove tabulate + remove dead code in CLI
- remove multipledispatch + reimplement simple wrapper in __init__

Change-Id: I8503179c05477b9075845e740738f3e355a72cf5
Closes-bug: #1548314
2016-02-22 15:20:48 +01:00
bootstrap Merge "Some speedups after adding PG" 2016-02-18 21:42:19 +00:00
doc Added solar.version 2016-02-19 09:43:18 +00:00
solar Remove unused libraries 2016-02-22 15:20:48 +01:00
utils Add more stuff to exclude when syncing tree in tests 2016-02-18 23:24:55 +00:00
.config Support postgresql in dblayer 2016-02-15 18:13:25 +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
.vagrantplugins Install vagrant-vbguest plugin automaticly 2015-10-02 15:26:36 +02: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
Vagrantfile Fix dirs sync rsync type for Vagrantfile 2016-02-18 11:51:41 +01:00
doc-test.conf Add tox checkniceness,checksyntax for docs 2016-01-21 11:03:56 +01:00
requirements.txt Remove unused libraries 2016-02-22 15:20:48 +01:00
run_tests.sh Run all tests for solar 2015-11-23 22:34:54 +01:00
setup.cfg Start 0.3.0 cycle 2016-02-12 21:31:13 +01: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 Merge "Removed all __init__ files from pep8 ignore" 2016-02-02 14:03:50 +00:00
vagrant-settings.yaml_defaults PG support in Vagrant and in test env 2016-02-16 17:53:32 +01:00

README.rst

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