From fec9b143769e8f418631be141737046178be96df Mon Sep 17 00:00:00 2001 From: Scott Hussey Date: Tue, 23 Oct 2018 08:57:43 -0500 Subject: [PATCH] Uplift deckhand dependency - Uplift deckhand dependency to gain support of recursive document substitution. Change-Id: Iccaee6d750c2b351ddcb0dcc5321d628778a8e98 --- requirements-direct.txt | 2 +- requirements-frozen.txt | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/requirements-direct.txt b/requirements-direct.txt index 4ba868d9..b75f38f4 100644 --- a/requirements-direct.txt +++ b/requirements-direct.txt @@ -14,4 +14,4 @@ pbr==3.0.1 pyyaml==3.12 requests==2.18.4 uwsgi==2.0.15 -git+https://git.openstack.org/openstack/airship-deckhand@0b5aa2e98a1ab5ab8a58c9dec3c1f88ef00d17a9 +git+https://git.openstack.org/openstack/airship-deckhand@7d697012fcbd868b14670aa9cf895acfad5a7f8d diff --git a/requirements-frozen.txt b/requirements-frozen.txt index f01696d1..0ebd91ea 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -1,21 +1,21 @@ -alembic==1.0.0 +alembic==1.0.1 amqp==2.3.2 asn1crypto==0.24.0 attrs==18.2.0 Babel==2.6.0 Beaker==1.9.1 cachetools==2.1.0 -certifi==2018.8.24 +certifi==2018.10.15 cffi==1.11.5 chardet==3.0.4 click==6.7 cliff==2.13.0 -cmd2==0.9.4 -colorama==0.3.9 +cmd2==0.9.6 +colorama==0.4.0 contextlib2==0.5.5 cryptography==2.3.1 debtcollector==1.20.0 -git+https://git.openstack.org/openstack/airship-deckhand@0b5aa2e98a1ab5ab8a58c9dec3c1f88ef00d17a9 +git+https://git.openstack.org/openstack/airship-deckhand@7d697012fcbd868b14670aa9cf895acfad5a7f8d decorator==4.3.0 deepdiff==3.3.0 dnspython==1.15.0 @@ -50,19 +50,19 @@ msgpack==0.5.6 netaddr==0.7.19 netifaces==0.10.7 networkx==2.1 -oslo.cache==1.30.1 -oslo.concurrency==3.27.0 -oslo.config==6.4.0 +oslo.cache==1.31.0 +oslo.concurrency==3.28.1 +oslo.config==6.6.1 oslo.context==2.19.2 -oslo.db==4.40.0 -oslo.i18n==3.21.0 -oslo.log==3.39.0 -oslo.messaging==8.1.0 +oslo.db==4.41.1 +oslo.i18n==3.22.1 +oslo.log==3.40.1 +oslo.messaging==8.1.2 oslo.middleware==3.36.0 oslo.policy==1.22.1 -oslo.serialization==2.27.0 +oslo.serialization==2.28.1 oslo.service==1.32.0 -oslo.utils==3.37.0 +oslo.utils==3.37.1 Paste==2.0.3 PasteDeploy==1.5.2 pbr==3.0.1 @@ -77,8 +77,8 @@ pycodestyle==2.0.0 pycparser==2.19 pyflakes==1.2.3 pyinotify==0.9.6 -pyparsing==2.2.1 -pyperclip==1.6.4 +pyparsing==2.2.2 +pyperclip==1.7.0 python-barbicanclient==4.7.0 python-dateutil==2.7.3 python-editor==1.0.3 @@ -109,7 +109,7 @@ urllib3==1.23 uWSGI==2.0.15 vine==1.1.4 wcwidth==0.1.7 -WebOb==1.8.2 +WebOb==1.8.3 websocket-client==0.40.0 Werkzeug==0.14.1 wrapt==1.10.11