swift/test
Monty Taylor 4332bff3f5 Migrate to pbr for build
pbr is the libification of what was openstack.common.setup. If provides
the build information in a delcarative form, instead of as executable python
code, which works around the chicken and egg problem of needing setup
libraries present to run setup, but needing to run setup to tell if you
need setup libraries.

One of the features that comes along with this is versioning based on
git tags. If the current revision is a signed git tag, then that is the
version of the package. If it is not, the version is equal to the most
recent git tag, plus a commit count, plus a git sha (similar to git
describe, but scrubbed for python version rules compliance)

pbr updates are also part of the upcoming automation around ensuring
global requirements stay in sync.

Closes-Bug: #1179007
Change-Id: Ia473960be7e8aa44f09d48cea72ed3c8845f82fa
2013-08-14 19:10:07 -03:00
..
functional Rename loop var i in sub loop branch 2013-08-13 21:57:51 +08:00
functionalnosetests Swift tests for unicode headers 2013-06-09 12:54:32 +03:00
probe Merge "Add option to make probetests more brittle" 2013-07-30 20:59:06 +00:00
unit Migrate to pbr for build 2013-08-14 19:10:07 -03:00
__init__.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
sample.conf Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00