It is nice to have a top level LICENSE file to help users know which
license is used for the repo. I believe everything in the repo is
licenses to Apache2.
Also as we have a LICENSE how hacking 102 enforces that every code file
needs an explict license so add one to __init__.py
Change-Id: I7609e774c1606f8b4597f45567871bdddedec270
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Add a command to print a list of the names of deliverables that match
specified criteria, like having a certain release.
Change-Id: I52844446e288513b0a575c922a83d72f803f9f17
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Move some of the validation code into a real python package so we can
more easily reuse it.
Make the validation script reprint all errors, for cases where it has
checked a lot of files and the original messages might have been mixed
in with other output.
Fix the launchpad project name for tooz so the validation script will
pass.
Change-Id: I17534d460dd9ed19d10e48a0ef5d28dac3ab0fe7