A configuration organization tool.
Go to file
Felipe Monteiro 5bef5c2c0e trivial: Print list of Deckhand errors during rendering
This patchset updates pegleg.engine.deckhand to also log the
errors associated with an exception object following a rendering
failure to aid with troubleshooting.

Change-Id: I9ca46e4b102bd39fb7c582bb1720702892df7f9e
2018-06-07 16:37:09 -04:00
docs Make Pegleg documentation more user friendly 2018-03-27 08:42:22 -05:00
images/pegleg Update to UCP layout standard 2018-03-05 07:42:00 -06:00
site_yamls/site Check that Pegleg only considers YAML 2018-04-10 08:25:36 -05:00
src/bin/pegleg trivial: Print list of Deckhand errors during rendering 2018-06-07 16:37:09 -04:00
tools Basic zuul gates 2018-05-31 13:10:41 -05:00
.dockerignore Update to UCP layout standard 2018-03-05 07:42:00 -06:00
.gitignore Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
.gitreview Update .gitreview for openstack infra 2018-05-17 19:52:49 +01:00
.zuul.yaml Add irrelevant-files to all appropriate .zuul.yaml jobs 2018-06-05 13:13:16 -04:00
LICENSE Initial commit 2018-01-26 15:47:15 -06:00
Makefile Merge "[trivial] Rename tox jobs for zuul" 2018-06-01 13:09:49 +00:00
README.md Pegleg documentation updates 2018-03-21 13:31:35 -05:00
tox.ini trivial: Print list of Deckhand errors during rendering 2018-06-07 16:37:09 -04:00

README.md

Pegleg

Pegleg is document aggregator that provides early linting and validations via Deckhand for documents that can be consumed by UCP. To learn more about UCP see UCP Integration

Getting Started

To get started, see getting started