From f6b34bb7f74a325023d2cfd561c1bd2b64c08650 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Mon, 27 Apr 2015 11:55:41 -0700 Subject: [PATCH] Fix klugman call in screen script for new cmdline ordering. klugman now requires the URL as a mandatory param. Change-Id: I51b5a2750c85e02580d023f2d8291ec8ec76f571 --- pip_freeze_versions.txt | 24 ++++++++++++------------ screenrc.winchester | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pip_freeze_versions.txt b/pip_freeze_versions.txt index bd78458..93be109 100644 --- a/pip_freeze_versions.txt +++ b/pip_freeze_versions.txt @@ -6,8 +6,8 @@ PubSubHubbub-Publisher==1.0 PyYAML==3.11 Pygments==2.0.2 Routes==2.1 -SQLAlchemy==0.9.9 -WebOb==1.4 +SQLAlchemy==1.0.2 +WebOb==1.4.1 alembic==0.7.5.post2 amqp==1.4.6 amqplib==1.0.2 @@ -27,17 +27,17 @@ gunicorn==19.3.0 httpie==0.9.2 httplib2==0.9.1 iso8601==0.1.10 -jsonpath-rw==1.3.0 -klugman==0.3.dev21 -kombu==3.0.24 +jsonpath-rw==1.4.0 +klugman==0.5.dev24 +kombu==3.0.26 librabbitmq==1.6.1 lockfile==0.10.2 mysql-connector-python==2.0.3 notabene==0.2.dev31 -notification-utils==0.2.dev5 -notigen==0.2.dev35 +notification-utils==0.3.dev6 +notigen==0.3.dev36 pbr==0.10.8 -ply==3.4 +ply==3.6 prettytable==0.7.2 python-daemon==2.0.5 python-dateutil==2.4.2 @@ -47,12 +47,12 @@ quince==0.3.dev10 quincy==0.3.dev24 redis==2.10.3 repoze.lru==0.6 -requests==2.6.0 -shoebox==0.6.dev51 +requests==2.6.2 +shoebox==0.7.dev52 simport==0.2.dev16 six==1.9.0 stackdistiller==0.11 timex==0.20.0 -winchester==0.54.dev33 +winchester==0.55.dev34 wsgiref==0.1.2 -yagi==0.22 +yagi==0.23 diff --git a/screenrc.winchester b/screenrc.winchester index bac467b..00254b7 100644 --- a/screenrc.winchester +++ b/screenrc.winchester @@ -7,7 +7,7 @@ hardstatus alwayslastline '%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d} screen -t quincy bash stuff "cd git/stacktach-quincy/quincy; gunicorn --log-file=- 'quincy.api:get_api(config_location=\"../../../quincy.conf\")'\r" screen -t bash bash -stuff "klugman streams\r" +stuff "klugman http://127.0.0.1:8000 streams\r" screen -t yagi1 bash stuff "yagi-event --config yagi.conf\r" screen -t yagi2 bash