Uplift deckhand dependency

- Uplift deckhand dependency to gain support of recursive document
  substitution.

Change-Id: Iccaee6d750c2b351ddcb0dcc5321d628778a8e98
This commit is contained in:
Scott Hussey 2018-10-23 08:57:43 -05:00
parent 20f27f6281
commit fec9b14376
2 changed files with 18 additions and 18 deletions

View File

@ -14,4 +14,4 @@ pbr==3.0.1
pyyaml==3.12 pyyaml==3.12
requests==2.18.4 requests==2.18.4
uwsgi==2.0.15 uwsgi==2.0.15
git+https://git.openstack.org/openstack/airship-deckhand@0b5aa2e98a1ab5ab8a58c9dec3c1f88ef00d17a9 git+https://git.openstack.org/openstack/airship-deckhand@7d697012fcbd868b14670aa9cf895acfad5a7f8d

View File

@ -1,21 +1,21 @@
alembic==1.0.0 alembic==1.0.1
amqp==2.3.2 amqp==2.3.2
asn1crypto==0.24.0 asn1crypto==0.24.0
attrs==18.2.0 attrs==18.2.0
Babel==2.6.0 Babel==2.6.0
Beaker==1.9.1 Beaker==1.9.1
cachetools==2.1.0 cachetools==2.1.0
certifi==2018.8.24 certifi==2018.10.15
cffi==1.11.5 cffi==1.11.5
chardet==3.0.4 chardet==3.0.4
click==6.7 click==6.7
cliff==2.13.0 cliff==2.13.0
cmd2==0.9.4 cmd2==0.9.6
colorama==0.3.9 colorama==0.4.0
contextlib2==0.5.5 contextlib2==0.5.5
cryptography==2.3.1 cryptography==2.3.1
debtcollector==1.20.0 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 decorator==4.3.0
deepdiff==3.3.0 deepdiff==3.3.0
dnspython==1.15.0 dnspython==1.15.0
@ -50,19 +50,19 @@ msgpack==0.5.6
netaddr==0.7.19 netaddr==0.7.19
netifaces==0.10.7 netifaces==0.10.7
networkx==2.1 networkx==2.1
oslo.cache==1.30.1 oslo.cache==1.31.0
oslo.concurrency==3.27.0 oslo.concurrency==3.28.1
oslo.config==6.4.0 oslo.config==6.6.1
oslo.context==2.19.2 oslo.context==2.19.2
oslo.db==4.40.0 oslo.db==4.41.1
oslo.i18n==3.21.0 oslo.i18n==3.22.1
oslo.log==3.39.0 oslo.log==3.40.1
oslo.messaging==8.1.0 oslo.messaging==8.1.2
oslo.middleware==3.36.0 oslo.middleware==3.36.0
oslo.policy==1.22.1 oslo.policy==1.22.1
oslo.serialization==2.27.0 oslo.serialization==2.28.1
oslo.service==1.32.0 oslo.service==1.32.0
oslo.utils==3.37.0 oslo.utils==3.37.1
Paste==2.0.3 Paste==2.0.3
PasteDeploy==1.5.2 PasteDeploy==1.5.2
pbr==3.0.1 pbr==3.0.1
@ -77,8 +77,8 @@ pycodestyle==2.0.0
pycparser==2.19 pycparser==2.19
pyflakes==1.2.3 pyflakes==1.2.3
pyinotify==0.9.6 pyinotify==0.9.6
pyparsing==2.2.1 pyparsing==2.2.2
pyperclip==1.6.4 pyperclip==1.7.0
python-barbicanclient==4.7.0 python-barbicanclient==4.7.0
python-dateutil==2.7.3 python-dateutil==2.7.3
python-editor==1.0.3 python-editor==1.0.3
@ -109,7 +109,7 @@ urllib3==1.23
uWSGI==2.0.15 uWSGI==2.0.15
vine==1.1.4 vine==1.1.4
wcwidth==0.1.7 wcwidth==0.1.7
WebOb==1.8.2 WebOb==1.8.3
websocket-client==0.40.0 websocket-client==0.40.0
Werkzeug==0.14.1 Werkzeug==0.14.1
wrapt==1.10.11 wrapt==1.10.11