diff options
author | Bryan Strassner <bryan.strassner@gmail.com> | 2018-11-06 14:18:02 -0600 |
---|---|---|
committer | Bryan Strassner <bryan.strassner@gmail.com> | 2018-11-06 14:20:49 -0600 |
commit | 6359f7138c301efeba0e0b16f62f9113d5d1db42 (patch) | |
tree | 636651aeb98e2a68bda68471f605a6204b160b95 | |
parent | a5a17ffe6d117b75e99454640d94f9e63c08e145 (diff) |
Newer Deckhand engine
Updates Promenade to use a newer Deckhand version
Change-Id: I240b12093a9ef6da26d04eaffb79d834f513e537
Notes
Notes (review):
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Code-Review+1: Nishant Kumar <nishant.e.kumar@ericsson.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Wed, 21 Nov 2018 16:48:11 +0000
Reviewed-on: https://review.openstack.org/615989
Project: openstack/airship-promenade
Branch: refs/heads/master
-rw-r--r-- | requirements-direct.txt | 2 | ||||
-rw-r--r-- | requirements-frozen.txt | 40 |
2 files changed, 20 insertions, 22 deletions
diff --git a/requirements-direct.txt b/requirements-direct.txt index b75f38f..f23fbce 100644 --- a/requirements-direct.txt +++ b/requirements-direct.txt | |||
@@ -14,4 +14,4 @@ pbr==3.0.1 | |||
14 | pyyaml==3.12 | 14 | pyyaml==3.12 |
15 | requests==2.18.4 | 15 | requests==2.18.4 |
16 | uwsgi==2.0.15 | 16 | uwsgi==2.0.15 |
17 | git+https://git.openstack.org/openstack/airship-deckhand@7d697012fcbd868b14670aa9cf895acfad5a7f8d | 17 | git+https://git.openstack.org/openstack/airship-deckhand@2f596fd62713bfd4149757a77a4943dd60b64cca |
diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 0ebd91e..daf5e5e 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt | |||
@@ -4,18 +4,17 @@ asn1crypto==0.24.0 | |||
4 | attrs==18.2.0 | 4 | attrs==18.2.0 |
5 | Babel==2.6.0 | 5 | Babel==2.6.0 |
6 | Beaker==1.9.1 | 6 | Beaker==1.9.1 |
7 | cachetools==2.1.0 | 7 | cachetools==3.0.0 |
8 | certifi==2018.10.15 | 8 | certifi==2018.10.15 |
9 | cffi==1.11.5 | 9 | cffi==1.11.5 |
10 | chardet==3.0.4 | 10 | chardet==3.0.4 |
11 | click==6.7 | 11 | click==6.7 |
12 | cliff==2.13.0 | 12 | cliff==2.14.0 |
13 | cmd2==0.9.6 | 13 | cmd2==0.9.6 |
14 | colorama==0.4.0 | 14 | colorama==0.4.0 |
15 | contextlib2==0.5.5 | ||
16 | cryptography==2.3.1 | 15 | cryptography==2.3.1 |
17 | debtcollector==1.20.0 | 16 | debtcollector==1.20.0 |
18 | git+https://git.openstack.org/openstack/airship-deckhand@7d697012fcbd868b14670aa9cf895acfad5a7f8d | 17 | git+https://git.openstack.org/openstack/airship-deckhand@2f596fd62713bfd4149757a77a4943dd60b64cca |
19 | decorator==4.3.0 | 18 | decorator==4.3.0 |
20 | deepdiff==3.3.0 | 19 | deepdiff==3.3.0 |
21 | dnspython==1.15.0 | 20 | dnspython==1.15.0 |
@@ -26,7 +25,7 @@ falcon==1.2.0 | |||
26 | fasteners==0.14.1 | 25 | fasteners==0.14.1 |
27 | fixtures==3.0.0 | 26 | fixtures==3.0.0 |
28 | flake8==2.6.2 | 27 | flake8==2.6.2 |
29 | futurist==1.7.0 | 28 | futurist==1.8.0 |
30 | google-auth==1.5.1 | 29 | google-auth==1.5.1 |
31 | greenlet==0.4.15 | 30 | greenlet==0.4.15 |
32 | hacking==1.1.0 | 31 | hacking==1.1.0 |
@@ -43,33 +42,33 @@ kombu==4.2.1 | |||
43 | kubernetes==3.0.0 | 42 | kubernetes==3.0.0 |
44 | linecache2==1.0.0 | 43 | linecache2==1.0.0 |
45 | Mako==1.0.7 | 44 | Mako==1.0.7 |
46 | MarkupSafe==1.0 | 45 | MarkupSafe==1.1.0 |
47 | mccabe==0.5.3 | 46 | mccabe==0.5.3 |
48 | monotonic==1.5 | 47 | monotonic==1.5 |
49 | msgpack==0.5.6 | 48 | msgpack==0.5.6 |
50 | netaddr==0.7.19 | 49 | netaddr==0.7.19 |
51 | netifaces==0.10.7 | 50 | netifaces==0.10.7 |
52 | networkx==2.1 | 51 | networkx==2.2 |
53 | oslo.cache==1.31.0 | 52 | oslo.cache==1.31.1 |
54 | oslo.concurrency==3.28.1 | 53 | oslo.concurrency==3.28.1 |
55 | oslo.config==6.6.1 | 54 | oslo.config==6.6.2 |
56 | oslo.context==2.19.2 | 55 | oslo.context==2.19.2 |
57 | oslo.db==4.41.1 | 56 | oslo.db==4.41.1 |
58 | oslo.i18n==3.22.1 | 57 | oslo.i18n==3.22.1 |
59 | oslo.log==3.40.1 | 58 | oslo.log==3.40.1 |
60 | oslo.messaging==8.1.2 | 59 | oslo.messaging==9.1.1 |
61 | oslo.middleware==3.36.0 | 60 | oslo.middleware==3.36.0 |
62 | oslo.policy==1.22.1 | 61 | oslo.policy==1.22.1 |
63 | oslo.serialization==2.28.1 | 62 | oslo.serialization==2.28.1 |
64 | oslo.service==1.32.0 | 63 | oslo.service==1.32.1 |
65 | oslo.utils==3.37.1 | 64 | oslo.utils==3.37.1 |
66 | Paste==2.0.3 | 65 | Paste==3.0.1 |
67 | PasteDeploy==1.5.2 | 66 | PasteDeploy==1.5.2 |
68 | pbr==3.0.1 | 67 | pbr==3.0.1 |
69 | ply==3.11 | 68 | ply==3.11 |
70 | positional==1.2.1 | 69 | positional==1.2.1 |
71 | prettytable==0.7.2 | 70 | prettytable==0.7.2 |
72 | psycopg2==2.7.4 | 71 | psycopg2==2.7.5 |
73 | pyasn1==0.4.4 | 72 | pyasn1==0.4.4 |
74 | pyasn1-modules==0.2.2 | 73 | pyasn1-modules==0.2.2 |
75 | pycadf==2.8.0 | 74 | pycadf==2.8.0 |
@@ -77,15 +76,15 @@ pycodestyle==2.0.0 | |||
77 | pycparser==2.19 | 76 | pycparser==2.19 |
78 | pyflakes==1.2.3 | 77 | pyflakes==1.2.3 |
79 | pyinotify==0.9.6 | 78 | pyinotify==0.9.6 |
80 | pyparsing==2.2.2 | 79 | pyparsing==2.3.0 |
81 | pyperclip==1.7.0 | 80 | pyperclip==1.7.0 |
82 | python-barbicanclient==4.7.0 | 81 | python-barbicanclient==4.7.0 |
83 | python-dateutil==2.7.3 | 82 | python-dateutil==2.7.5 |
84 | python-editor==1.0.3 | 83 | python-editor==1.0.3 |
85 | python-keystoneclient==3.17.0 | 84 | python-keystoneclient==3.18.0 |
86 | python-memcached==1.59 | 85 | python-memcached==1.59 |
87 | python-mimeparse==1.6.0 | 86 | python-mimeparse==1.6.0 |
88 | pytz==2018.5 | 87 | pytz==2018.7 |
89 | PyYAML==3.12 | 88 | PyYAML==3.12 |
90 | repoze.lru==0.7 | 89 | repoze.lru==0.7 |
91 | requests==2.18.4 | 90 | requests==2.18.4 |
@@ -93,19 +92,18 @@ rfc3986==1.1.0 | |||
93 | Routes==2.4.1 | 92 | Routes==2.4.1 |
94 | rsa==4.0 | 93 | rsa==4.0 |
95 | six==1.11.0 | 94 | six==1.11.0 |
96 | SQLAlchemy==1.2.12 | 95 | SQLAlchemy==1.2.13 |
97 | sqlalchemy-migrate==0.11.0 | 96 | sqlalchemy-migrate==0.11.0 |
98 | sqlparse==0.2.4 | 97 | sqlparse==0.2.4 |
99 | statsd==3.3.0 | 98 | statsd==3.3.0 |
100 | stevedore==1.29.0 | 99 | stevedore==1.30.0 |
101 | Tempita==0.5.2 | 100 | Tempita==0.5.2 |
102 | tenacity==5.0.2 | ||
103 | testresources==2.0.1 | 101 | testresources==2.0.1 |
104 | testscenarios==0.5.0 | 102 | testscenarios==0.5.0 |
105 | testtools==2.3.0 | 103 | testtools==2.3.0 |
106 | traceback2==1.4.0 | 104 | traceback2==1.4.0 |
107 | unittest2==1.1.0 | 105 | unittest2==1.1.0 |
108 | urllib3==1.23 | 106 | urllib3==1.24 |
109 | uWSGI==2.0.15 | 107 | uWSGI==2.0.15 |
110 | vine==1.1.4 | 108 | vine==1.1.4 |
111 | wcwidth==0.1.7 | 109 | wcwidth==0.1.7 |