summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Update from global requirements0.6.2Doug Hellmann2015-08-131-1/+0
| | | | | | | | | | | | | | | | | stable/juno was just created for taskflow from the 0.6.1 tag so that we can cap networkx (and other requirements) for taskflow in Juno. This is needed to unblock the gate-cinder-python26 job in Juno which uses taskflow and with uncapped networkx, pulls in 1.10 which dropped py26 support. As the first change to stable/juno for taskflow, this also updates the .gitreview file. Depends-On: I29aa97b542d82aabe770ad4431125ef5c67f6104 Closes-Bug: #1484267 Change-Id: Ie5fadc3f26b6897440023b2fdb47a07766061cbb
* Updated from global requirementsOpenStack Proposal Bot2014-05-011-0/+8
| | | | Change-Id: Ic79c0367a0902e0a28d44b84174f132d41caa55b
* Bump requirements to the latestJoshua Harlow2013-10-051-0/+1
| | | | | | | | | | | Match the requirements for taskflow with the openstack requirements (note the upstream requirements are missing 'futures' and 'networkx') and update the new hacking violations that were detected due to the hacking requirement version bump. Change-Id: I8d1326cf2a8b1ea062f5e9aacd0c4f8261c6531a
* Remove d2to dependencyMonty Taylor2013-09-301-10/+7
| | | | Change-Id: I433711ba417dbb15f616fa488cec389f3138b00a
* Move to using pbr.Joshua Harlow2013-07-071-42/+18
| | | | | | | | The new way to build packages and perform setuptools interactions seems to be via the pbr library so to play well with others, use said library. Change-Id: I519503fdf59457dc554870b8e6ff61613ab30d11
* Ensure we pickup the packages.Joshua Harlow2013-05-291-0/+1
|
* Clean the lines in a seperate function.Joshua Harlow2013-05-221-2/+9
|
* adding parentheses to read methodJessica Lucci2013-05-191-1/+1
|
* Update description wording.Joshua Harlow2013-05-171-1/+1
|
* Begin adding testing functionalityJoshua Harlow2013-05-131-2/+3
| | | | | | | Take the current run_tests.sh from glance and include that as well as fill in the rest of the pieces needed for those that use venv functionality. Start adding memory tests.
* Continue moving hereJoshua Harlow2013-05-071-0/+39
|
* Move the code over for nowJoshua Harlow2013-05-071-0/+0