| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: Ic79c0367a0902e0a28d44b84174f132d41caa55b
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I433711ba417dbb15f616fa488cec389f3138b00a
|
| |
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
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.
|
| | |
|
| |
|