A configuration organization tool.
Go to file
hosingh000 2d088b0ddd Fix Error during file validation
Error during lint: "UnboundLocalError: local variable 'documents'
referenced before assignment

Change-Id: I45fc0f6157bfae05ababadb2865ef1a023918bfd
2018-06-07 12:42:11 -05: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 Fix Error during file validation 2018-06-07 12:42:11 -05: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] Rename tox jobs for zuul 2018-05-31 17:03:26 +01: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