16 Commits

Author SHA1 Message Date
0d5c948a74 Cleanup setup.py and requirements
- Python 2 is no longer supported
- setup.py is no longer managed by the global tooling
- Recent pip does not require appropriate order in requirement files

Change-Id: I8853a4221c6da78f860e821be4a063176c5734f3
2024-01-12 17:55:09 +09:00
8017d7db50 Updated from global requirements
Change-Id: I079d77ea0e59a7abe611b923afadfcefa3d972ae
2017-03-02 11:56:44 +00:00
965adc914d Updated from global requirements
Change-Id: I3a35a4207ec2eaf53d24e150257efae062899217
2015-09-18 16:43:06 +00:00
8409f2ced0 Updated from global requirements
Change-Id: I9e76aa94e681e68b5e4fa0fc772f9266355aa666
2015-07-15 01:38:24 +00:00
211cf2f084 Updated from global requirements
Change-Id: I4d8e9524d47977e3d985f48988d1a5b1b9ae6cf0
2015-06-22 08:28:48 +00:00
472e4996b7 Updated from global requirements
Change-Id: Ic79c0367a0902e0a28d44b84174f132d41caa55b
2014-05-01 12:43:52 +00:00
b1f81badfd Bump requirements to the latest
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
2013-10-05 21:49:08 +00:00
9b7d463f68 Remove d2to dependency
Change-Id: I433711ba417dbb15f616fa488cec389f3138b00a
2013-09-30 10:39:23 -04:00
16c7b8aa19 Move to using pbr.
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
2013-07-07 21:46:32 -07:00
b5901de704 Ensure we pickup the packages. 2013-05-29 15:16:40 -07:00
da68d64b91 Clean the lines in a seperate function. 2013-05-22 18:47:56 -07:00
8956c75510 adding parentheses to read method 2013-05-19 19:01:51 -05:00
2c74aef837 Update description wording. 2013-05-17 01:22:31 -06:00
7999de8de7 Begin adding testing functionality
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.
2013-05-13 22:26:54 -07:00
6a4ba4f454 Continue moving here 2013-05-07 14:48:18 -07:00
c5fff21053 Move the code over for now 2013-05-07 10:49:44 -07:00