Commit Graph

2 Commits

Author SHA1 Message Date
Clark Boylan a51fe27ba4 Update to modern pbr requirement
Old pbr did some funny things when you tried to install on repos without
tags. Bump the pbr dep so that we get deterministic behavior out of pbr
even without tags.

We should also consider making a tag or two anyways just to get
something under pbr as not everyone may have updated pbr.

Change-Id: I31c97cd81b4fdb75c96fa49d81ed1a757af1060f
2015-10-16 09:06:57 -07:00
Joe Gordon 639697808e Apply Cookiecutter to the repo.
Make repo support 'tox -epep8' as we want this to be the first gating
check.
Don't make any actual code changes, just change setup and add files.
Further work is needed to re-organize the code, but that can be in a
separate patch.
2013-09-23 15:27:39 -07:00