Skip to content

Commit e723a25

Browse files
committed
Temporary point orquesta to dev branch
When the dev branch is merged into master, this commit will be replaced with one that points to the commit hash.
1 parent 38f8790 commit e723a25

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@with-items#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@with-items#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@with-items#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@with-items#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@with-items#egg=orquesta
88
greenlet==0.4.14
99
ipaddr
1010
jinja2

0 commit comments

Comments
 (0)