solar/solar
Maciej Kwiek 71900a69cb Refactor error wrappers in CLI.
Replaced EGroup with BaseGroup which has default error_wrapper method.
Added BaseGroup to all click groups using proxy empty classes.
Added inheritance from SolarError to several custom exception classes.

Change-Id: I4afa2f23ef4486c3a1565c04419f4b8dff21705a
2016-05-05 10:25:05 +02:00
..
cli Refactor error wrappers in CLI. 2016-05-05 10:25:05 +02:00
computable_inputs Use stevedore for Computable Inputs 2016-01-05 16:01:30 +01:00
core Refactor error wrappers in CLI. 2016-05-05 10:25:05 +02:00
dblayer Refactor error wrappers in CLI. 2016-05-05 10:25:05 +02:00
events Rework staging procedure to support both implicit and explicit stages 2016-03-18 12:16:02 +02:00
orchestration Reset times in tasks on graph reset 2016-03-07 16:30:08 +01:00
system_log Rework staging procedure to support both implicit and explicit stages 2016-03-18 12:16:02 +02:00
test Allow to use parent input more than once in CR 2016-04-27 14:16:27 +02:00
__init__.py Use isolated filebased sqlite for each test process 2016-01-20 18:17:35 +02:00
config.py Add /etc/solar/config.yaml as first file in config 2016-03-03 10:47:06 +01:00
conftest.py Rework conftests + sql tables are cleared on success 2016-02-18 14:42:18 +01:00
errors.py Move solar lib to root directory 2015-11-23 15:44:12 +01:00
template.py Refactor VirtualResources 2015-12-29 16:50:46 +01:00
utils.py Merge "Pass all args to resource and allow dumping as a yaml" 2016-02-29 16:58:50 +00:00
version.py Added solar.version 2016-02-19 09:43:18 +00:00