Skip to content

Commit e062c29

Browse files
committed
Update version of orquesta in requirements
Update the commit hash for orquesta in requirements to reference the required changes for with items task.
1 parent 07ba4bd commit e062c29

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/StackStorm/orquesta.git#egg=orquesta
1+
git+https://github.com/StackStorm/orquesta.git@142a19ddabbeea6a8d9d10341ba70585114dc3b7#egg=orquesta
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Don't edit this file. It's generated automatically!
2-
git+https://github.com/StackStorm/orquesta.git#egg=orquesta
2+
git+https://github.com/StackStorm/orquesta.git@142a19ddabbeea6a8d9d10341ba70585114dc3b7#egg=orquesta

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eventlet==0.24.1
88
flex==6.13.2
99
git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
1010
git+https://github.com/StackStorm/mongoengine.git@stackstorm_patched#egg=mongoengine
11-
git+https://github.com/StackStorm/orquesta.git@99ef681b500791ebe8945abab53ddba834c4559d#egg=orquesta
11+
git+https://github.com/StackStorm/orquesta.git@142a19ddabbeea6a8d9d10341ba70585114dc3b7#egg=orquesta
1212
git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient
1313
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
1414
gitpython==2.1.11

st2common/in-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kombu
1212
# See https://github.com/MongoEngine/mongoengine/pull/1833
1313
git+https://github.com/StackStorm/mongoengine.git@stackstorm_patched#egg=mongoengine
1414
networkx
15-
git+https://github.com/StackStorm/orquesta.git@99ef681b500791ebe8945abab53ddba834c4559d#egg=orquesta
15+
git+https://github.com/StackStorm/orquesta.git@142a19ddabbeea6a8d9d10341ba70585114dc3b7#egg=orquesta
1616
oslo.config
1717
paramiko
1818
pyyaml

st2common/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cryptography==2.3.1
44
eventlet==0.24.1
55
flex==6.13.2
66
git+https://github.com/StackStorm/mongoengine.git@stackstorm_patched#egg=mongoengine
7-
git+https://github.com/StackStorm/orquesta.git@99ef681b500791ebe8945abab53ddba834c4559d#egg=orquesta
7+
git+https://github.com/StackStorm/orquesta.git@142a19ddabbeea6a8d9d10341ba70585114dc3b7#egg=orquesta
88
greenlet==0.4.14
99
ipaddr
1010
jinja2

0 commit comments

Comments
 (0)