(fix) Update deckhand dependency

Resolve an issue on Deckhand schema validation

Change-Id: I271f07e704dd2ee61482ad1c86f7b465b7f0c32c
This commit is contained in:
Scott Hussey 2018-07-16 09:49:53 -05:00
parent 2239ba5652
commit 358cd882ad
2 changed files with 14 additions and 14 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@177675e96fffcda9799c68bbce831424c1167020#egg=deckhand git+https://git.openstack.org/openstack/airship-deckhand@0ac33c233d59a731bf289db23ec4a882ff359168

View File

@ -1,4 +1,4 @@
alembic==0.8.2 alembic==1.0.0
amqp==2.3.2 amqp==2.3.2
Babel==2.6.0 Babel==2.6.0
Beaker==1.9.1 Beaker==1.9.1
@ -6,14 +6,14 @@ cachetools==2.1.0
certifi==2018.4.16 certifi==2018.4.16
chardet==3.0.4 chardet==3.0.4
click==6.7 click==6.7
cliff==2.12.1 cliff==2.13.0
cmd2==0.9.1 cmd2==0.9.3
colorama==0.3.9 colorama==0.3.9
contextlib2==0.5.5 contextlib2==0.5.5
debtcollector==1.19.0 debtcollector==1.19.0
git+https://git.openstack.org/openstack/airship-deckhand@177675e96fffcda9799c68bbce831424c1167020#egg=deckhand git+https://git.openstack.org/openstack/airship-deckhand@0ac33c233d59a731bf289db23ec4a882ff359168
decorator==4.3.0 decorator==4.3.0
dogpile.cache==0.6.5 dogpile.cache==0.6.6
eventlet==0.23.0 eventlet==0.23.0
extras==1.0.0 extras==1.0.0
falcon==1.2.0 falcon==1.2.0
@ -45,12 +45,12 @@ netifaces==0.10.7
networkx==2.1 networkx==2.1
oslo.cache==1.30.1 oslo.cache==1.30.1
oslo.concurrency==3.27.0 oslo.concurrency==3.27.0
oslo.config==6.2.1 oslo.config==6.3.0
oslo.context==2.19.2 oslo.context==2.19.2
oslo.db==4.39.0 oslo.db==4.40.0
oslo.i18n==3.20.0 oslo.i18n==3.20.0
oslo.log==3.38.1 oslo.log==3.39.0
oslo.messaging==6.5.0 oslo.messaging==8.0.0
oslo.middleware==3.35.0 oslo.middleware==3.35.0
oslo.policy==1.22.1 oslo.policy==1.22.1
oslo.serialization==2.27.0 oslo.serialization==2.27.0
@ -64,8 +64,8 @@ positional==1.2.1
prettytable==0.7.2 prettytable==0.7.2
psycopg2==2.7.4 psycopg2==2.7.4
pyasn1==0.4.3 pyasn1==0.4.3
pyasn1-modules==0.2.1 pyasn1-modules==0.2.2
pycadf==2.7.0 pycadf==2.8.0
pycodestyle==2.0.0 pycodestyle==2.0.0
pyflakes==1.2.3 pyflakes==1.2.3
pyinotify==0.9.6 pyinotify==0.9.6
@ -77,7 +77,7 @@ python-editor==1.0.3
python-keystoneclient==3.17.0 python-keystoneclient==3.17.0
python-memcached==1.59 python-memcached==1.59
python-mimeparse==1.6.0 python-mimeparse==1.6.0
pytz==2018.4 pytz==2018.5
PyYAML==3.12 PyYAML==3.12
repoze.lru==0.7 repoze.lru==0.7
requests==2.18.4 requests==2.18.4
@ -85,7 +85,7 @@ rfc3986==1.1.0
Routes==2.4.1 Routes==2.4.1
rsa==3.4.2 rsa==3.4.2
six==1.11.0 six==1.11.0
SQLAlchemy==1.2.8 SQLAlchemy==1.2.10
sqlalchemy-migrate==0.11.0 sqlalchemy-migrate==0.11.0
sqlparse==0.2.4 sqlparse==0.2.4
statsd==3.2.2 statsd==3.2.2