A configuration organization tool.
Go to file
Felipe Monteiro cf907430db [trivial] Rename tox jobs for zuul
This patchset renames the tox.ini jobs:

* lint => pep8

to comply with OpenStack standards [0]. This is needed so that [1]
works seamlessly (it will enable py35 and cover jobs for Pegleg).

[0] e.g. 04469a5181/tox.ini (L119)
[1] I174d5df008f6e000da1a3878afe75919312ea7aa

Change-Id: Ic3a5f2391e129cae32f60c0fb17197169df1b4c6
2018-05-31 17:03:26 +01: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] Rename tox jobs for zuul 2018-05-31 17:03:26 +01:00
tools Zuul: Initial Airship-Pegleg checks 2018-05-17 22:09:35 +00: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 Zuul: Initial Airship-Pegleg checks 2018-05-17 22:09:35 +00:00
LICENSE Initial commit 2018-01-26 15:47:15 -06:00
Makefile [trivial] Rename tox jobs for zuul 2018-05-31 17:03:26 +01: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