A configuration organization tool.
Go to file
Vu Cong Tuan 5e1fa7cd37 Add py36 testenv
Python 3.6 is installed by default in Ubuntu 18.04 LTS.
Therefore, according to Transition Plan [1],
it'll be handy to have py36 testenv.

For more details, please check Python2 Deprecation Timeline [2]
and Python3-first Goal - Completion Criteria [3].

[1] https://wiki.ubuntu.com/Python/Python36Transition
[2] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[3] https://review.openstack.org/#/c/575933/8/goals/stein/python3-first.rst@42

Change-Id: Ie8b7a9e205f0276b20b86a4dffd51bcaccb67842
2018-06-28 13:15:01 +07:00
doc the word defintion should be definition 2018-06-17 14:02:57 +08: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 Add py36 testenv 2018-06-28 13:15:01 +07:00
tools Simplify pegleg.sh usage 2018-06-22 16:00:09 -07: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) Docker image jobs 2018-06-08 08:54:34 -05:00
LICENSE Initial commit 2018-01-26 15:47:15 -06:00
Makefile Unifying proxy variables for tox and docker build 2018-06-22 14:48:59 +02:00
README.md Pegleg documentation updates 2018-03-21 13:31:35 -05:00
tox.ini Add py36 testenv 2018-06-28 13:15:01 +07: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