A configuration organization tool.
Go to file
pallav d9692126ed fix unhandled error when output dir is not specified during collect
Pegleg is tossing an error that's difficult to decipher when an output
directory is not specified during "collect". Currently "save-location"
param is optional and can be missed during command execution. This PS
handles missing or invalid output directory exception.

Change-Id: I6f41e4951be29d8ecdce73f6090f0bcc9e7ee2d9
2018-06-07 23:38:14 +05:30
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 unhandled error when output dir is not specified during collect 2018-06-07 23:38:14 +05:30
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