From 7355f5b054ffc4e2240ebaf3cbfd4b850b667f21 Mon Sep 17 00:00:00 2001 From: W Chan Date: Fri, 15 Feb 2019 21:07:02 +0000 Subject: [PATCH] Update orquesta to version 0.4 Update orquesta to version 0.4 to include fixes on CPU usage, interpretation of quoted strings and boolean values in shorthand publish, with items variable with the word "in" that conflict with syntax, and other docs updates. --- contrib/runners/orquesta_runner/in-requirements.txt | 2 +- contrib/runners/orquesta_runner/requirements.txt | 2 +- requirements.txt | 2 +- st2common/in-requirements.txt | 2 +- st2common/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/runners/orquesta_runner/in-requirements.txt b/contrib/runners/orquesta_runner/in-requirements.txt index 8b7542e527..b5e1f74671 100644 --- a/contrib/runners/orquesta_runner/in-requirements.txt +++ b/contrib/runners/orquesta_runner/in-requirements.txt @@ -1 +1 @@ -git+https://github.com/StackStorm/orquesta.git@v0.3#egg=orquesta +git+https://github.com/StackStorm/orquesta.git@v0.4#egg=orquesta diff --git a/contrib/runners/orquesta_runner/requirements.txt b/contrib/runners/orquesta_runner/requirements.txt index 7ba0329159..c2971e635a 100644 --- a/contrib/runners/orquesta_runner/requirements.txt +++ b/contrib/runners/orquesta_runner/requirements.txt @@ -1,2 +1,2 @@ # Don't edit this file. It's generated automatically! -git+https://github.com/StackStorm/orquesta.git@v0.3#egg=orquesta +git+https://github.com/StackStorm/orquesta.git@v0.4#egg=orquesta diff --git a/requirements.txt b/requirements.txt index 1b9bb5f1e6..e4a9234547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptography==2.4.2 eventlet==0.24.1 flex>=6.13.2,<6.15.0 git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper -git+https://github.com/StackStorm/orquesta.git@v0.3#egg=orquesta +git+https://github.com/StackStorm/orquesta.git@v0.4#egg=orquesta git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file gitpython==2.1.11 diff --git a/st2common/in-requirements.txt b/st2common/in-requirements.txt index cd84781201..9c806e9462 100644 --- a/st2common/in-requirements.txt +++ b/st2common/in-requirements.txt @@ -9,7 +9,7 @@ jsonschema kombu mongoengine networkx -git+https://github.com/StackStorm/orquesta.git@v0.3#egg=orquesta +git+https://github.com/StackStorm/orquesta.git@v0.4#egg=orquesta oslo.config paramiko pyyaml diff --git a/st2common/requirements.txt b/st2common/requirements.txt index 5b545f655e..7f9445fb4f 100644 --- a/st2common/requirements.txt +++ b/st2common/requirements.txt @@ -4,7 +4,7 @@ apscheduler==3.5.3 cryptography==2.4.2 eventlet==0.24.1 flex>=6.13.2,<6.15.0 -git+https://github.com/StackStorm/orquesta.git@v0.3#egg=orquesta +git+https://github.com/StackStorm/orquesta.git@v0.4#egg=orquesta greenlet==0.4.15 ipaddr jinja2