summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementsOpenStack Proposal Bot2014-06-111-0/+8
| | | | Change-Id: Id7f6b00b6bc26e0c5f9ecd76ece5ff670675b8aa
* Updated from global requirementsOpenStack Jenkins2013-10-011-1/+1
| | | | Change-Id: I71d6d8aad148b240f8ab1325d3c3ff2996ebf642
* Updated from global requirementsMonty Taylor2013-08-081-2/+3
| | | | Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
* requirements.txt is not configured properlyGordon Chung2013-06-181-1/+1
| | | | | | | | the leading comment seems to cause an issue with pbr. also adding in d2to1 and pbr versions to requirements. Change-Id: I334d928b8a575522e3879f07d578be39890712b5 Fixes: bug 1192351
* Migrate to pbr.Monty Taylor2013-05-231-39/+8
| | | | | | Fixes bug 1179007. Change-Id: Ie921a710d9460196ed8023ad63f05dec998b60f0
* Use testr to run testsAngus Salkeld2013-05-101-3/+2
| | | | | | This is taken largely from python-novaclient and Heat Change-Id: I8f2eb9185ac073e9ee97bb9c757a4c3c2f8d6d6b
* Update to latest oslo-versionMonty Taylor2013-02-101-2/+4
| | | | | | Gets things set for tag-based versions. Change-Id: I8cc498562dde8831145583caf85de2ed46ccd206
* Add basic functionalityAngus Salkeld2012-11-091-1/+1
| | | | Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
* Initial CommitAngus Salkeld2012-11-091-0/+51
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>