Fatih Degirmenci | 2d55320 | 2020-01-06 23:40:44 +0000 | [diff] [blame] | 1 | #------------------------------------------------------------------------------- |
| 2 | # This file contains engine python requirement version pins. |
| 3 | # Changing versions might have side effects! |
| 4 | # |
| 5 | # An important point to highlight here is that this file contains all the |
| 6 | # dependencies that is potentially needed for various combinations and |
| 7 | # scenarios supported by the framework. This means that we might be installing |
| 8 | # some unnecessary dependencies for the scenarios supported by the framework |
| 9 | # by collecting everything in one place. An example to this is installing |
| 10 | # libvirt dependencies that are not actually needed for cloud/heat based |
| 11 | # deployments and vice versa. However, this is a very small cost comparing the |
| 12 | # benefits we get such as having ability to list, manage, and install python |
| 13 | # packages in one place or for pinning versions to ensure reproducibility. |
| 14 | # If we see the need to adjust and limit the packages we need to install |
| 15 | # dependending on the scenario, we can fine tune what is installed where by |
| 16 | # introducing additional requirements files. |
| 17 | # |
| 18 | # Finally, this list currently only contains the dependencies required for |
| 19 | # the engine itself meaning that the dependencies required for scenarios that |
| 20 | # are developed in swconfig repo is not part of the file. They will be included |
| 21 | # and controlled using this file over time once the basics are in place. |
| 22 | #------------------------------------------------------------------------------- |
| 23 | |
| 24 | # NOTE: engine top level requirements |
Your Name | 28e7cf3 | 2019-12-12 14:02:40 +0000 | [diff] [blame^] | 25 | alembic==1.1.0 |
| 26 | amqp==2.5.2 |
Fatih Degirmenci | 2d55320 | 2020-01-06 23:40:44 +0000 | [diff] [blame] | 27 | ansible==2.7.8 |
Your Name | 28e7cf3 | 2019-12-12 14:02:40 +0000 | [diff] [blame^] | 28 | appdirs==1.4.3 |
| 29 | asn1crypto==0.24.0 |
| 30 | attrs==19.1.0 |
| 31 | automaton==1.17.0 |
| 32 | Babel==2.7.0 |
| 33 | bcrypt==3.1.7 |
| 34 | beautifulsoup4==4.8.0 |
| 35 | bindep==2.8.1 |
| 36 | cachetools==3.1.1 |
| 37 | certifi==2019.6.16 |
| 38 | cffi==1.12.3 |
| 39 | chardet==3.0.4 |
| 40 | Click==7.0 |
| 41 | cliff==2.16.0 |
| 42 | cmd2==0.8.9 |
| 43 | configparser==4.0.2 |
| 44 | construct==2.8.22 |
| 45 | cryptography==2.7 |
| 46 | debtcollector==1.22.0 |
| 47 | decorator==4.4.0 |
| 48 | dictdiffer==0.8.1 |
| 49 | diskimage-builder==2.33.0 |
| 50 | distro==1.4.0 |
| 51 | dnspython==1.15.0 |
| 52 | docker==4.2.0 |
| 53 | dogpile.cache==0.7.1 |
| 54 | eventlet==0.25.1 |
| 55 | extras==1.0.0 |
| 56 | fasteners==0.14.1 |
| 57 | fixtures==3.0.0 |
| 58 | flake8==2.6.2 |
| 59 | Flask==1.1.1 |
| 60 | Flask-Migrate==2.5.2 |
| 61 | Flask-Script==2.0.6 |
| 62 | Flask-SQLAlchemy==2.4.1 |
| 63 | Frozen-Flask==0.15 |
| 64 | futurist==1.9.0 |
| 65 | gitdb2==3.0.2 |
| 66 | GitPython==3.0.8 |
| 67 | google-auth==1.11.2 |
| 68 | greenlet==0.4.15 |
| 69 | hacking==1.1.0 |
| 70 | idna==2.8 |
| 71 | ifaddr==0.1.6 |
| 72 | importlib-metadata==0.20 |
| 73 | ironic==13.0.2 |
| 74 | ironic-inspector==10.0.0 |
| 75 | ironic-lib==2.21.0 |
| 76 | ironic-python-agent-builder==1.1.0 |
| 77 | iso8601==0.1.12 |
| 78 | itsdangerous==1.1.0 |
| 79 | Jinja2==2.10.1 |
| 80 | jmespath==0.9.4 |
| 81 | jsonpatch==1.24 |
| 82 | jsonpath-rw==1.4.0 |
| 83 | jsonpointer==2.0 |
| 84 | jsonschema==3.0.2 |
| 85 | junit-xml==1.8 |
| 86 | keystoneauth1==3.17.1 |
| 87 | keystonemiddleware==7.0.1 |
Sriram Yagnaraman | a5e99cd | 2020-01-20 07:57:11 +0000 | [diff] [blame] | 88 | kolla==9.0.0 |
| 89 | kolla-ansible==9.0.0 |
Your Name | 28e7cf3 | 2019-12-12 14:02:40 +0000 | [diff] [blame^] | 90 | kombu==4.6.6 |
| 91 | kubernetes==10.0.1 |
| 92 | libvirt-python==5.10.0 |
| 93 | linecache2==1.0.0 |
| 94 | logutils==0.3.5 |
| 95 | lxml==4.4.2 |
| 96 | Mako==1.1.0 |
| 97 | MarkupSafe==1.1.1 |
| 98 | mccabe==0.5.3 |
| 99 | monotonic==1.5 |
| 100 | more-itertools==7.2.0 |
| 101 | msgpack==0.6.1 |
| 102 | munch==2.3.2 |
| 103 | netaddr==0.7.19 |
| 104 | netifaces==0.10.9 |
| 105 | networkx==2.4 |
| 106 | oauthlib==3.1.0 |
| 107 | openshift==0.10.1 |
| 108 | openstacksdk==0.36.1 |
| 109 | os-client-config==1.33.0 |
| 110 | os-service-types==1.7.0 |
| 111 | os-traits==0.16.0 |
| 112 | osc-lib==1.14.1 |
| 113 | oslo.cache==1.37.0 |
| 114 | oslo.concurrency==3.30.0 |
| 115 | oslo.config==6.11.2 |
| 116 | oslo.context==2.23.0 |
| 117 | oslo.db==5.0.2 |
| 118 | oslo.i18n==3.24.0 |
| 119 | oslo.log==3.44.1 |
| 120 | oslo.messaging==10.2.0 |
| 121 | oslo.middleware==3.38.1 |
| 122 | oslo.policy==2.3.3 |
| 123 | oslo.reports==1.30.0 |
| 124 | oslo.rootwrap==5.16.1 |
| 125 | oslo.serialization==2.29.2 |
| 126 | oslo.service==1.40.2 |
| 127 | oslo.upgradecheck==0.3.2 |
| 128 | oslo.utils==3.41.4 |
| 129 | oslo.versionedobjects==1.36.1 |
| 130 | osprofiler==2.8.2 |
| 131 | paramiko==2.7.1 |
| 132 | Parsley==1.3 |
| 133 | Paste==3.2.0 |
| 134 | PasteDeploy==2.0.1 |
| 135 | pbr==5.4.3 |
| 136 | pecan==1.3.3 |
| 137 | pip==20.0.1 |
| 138 | ply==3.11 |
| 139 | prettytable==0.7.2 |
| 140 | proliantutils==2.8.4 |
| 141 | psutil==5.6.3 |
| 142 | pyasn1==0.4.7 |
| 143 | pyasn1-modules==0.2.8 |
| 144 | pycadf==2.10.0 |
| 145 | pycodestyle==2.0.0 |
| 146 | pycparser==2.19 |
| 147 | pycryptodomex==3.9.0 |
| 148 | pyfakefs==3.7.1 |
| 149 | pyflakes==1.2.3 |
| 150 | pyghmi==1.4.1 |
| 151 | Pygments==2.5.2 |
| 152 | pyinotify==0.9.6 |
| 153 | PyMySQL==0.9.3 |
| 154 | PyNaCl==1.3.0 |
| 155 | pyOpenSSL==19.0.0 |
| 156 | pyparsing==2.4.2 |
| 157 | pyperclip==1.7.0 |
| 158 | pyrsistent==0.15.4 |
| 159 | pysendfile==2.0.1 |
| 160 | pysmi==0.3.4 |
| 161 | pysnmp==4.4.11 |
| 162 | python-cinderclient==5.0.0 |
| 163 | python-dateutil==2.8.0 |
| 164 | python-editor==1.0.4 |
| 165 | python-glanceclient==2.17.0 |
| 166 | python-heatclient==1.18.0 |
| 167 | python-ironic-inspector-client==3.7.0 |
| 168 | python-ironicclient==3.1.1 |
| 169 | python-keystoneclient==3.21.0 |
| 170 | python-mimeparse==1.6.0 |
| 171 | python-neutronclient==6.14.0 |
| 172 | python-novaclient==15.1.0 |
| 173 | python-openstackclient==4.0.0 |
| 174 | python-string-utils==0.6.0 |
| 175 | python-subunit==1.3.0 |
| 176 | python-swiftclient==3.8.1 |
| 177 | pytz==2019.2 |
| 178 | PyYAML==5.1.2 |
| 179 | pyzmq==18.1.1 |
| 180 | repoze.lru==0.7 |
| 181 | requests==2.22.0 |
| 182 | requests-oauthlib==1.3.0 |
| 183 | requestsexceptions==1.4.0 |
| 184 | retrying==1.3.3 |
| 185 | rfc3986==1.3.2 |
| 186 | Routes==2.4.1 |
| 187 | rsa==4.0 |
| 188 | ruamel.yaml==0.16.10 |
| 189 | ruamel.yaml.clib==0.2.0 |
| 190 | setuptools==44.0.0 |
| 191 | shade==1.32.0 |
| 192 | simplegeneric==0.8.1 |
| 193 | simplejson==3.16.0 |
| 194 | six==1.12.0 |
| 195 | smmap2==2.0.5 |
| 196 | soupsieve==1.9.3 |
| 197 | SQLAlchemy==1.3.8 |
| 198 | sqlalchemy-migrate==0.12.0 |
| 199 | sqlparse==0.3.0 |
| 200 | statsd==3.3.0 |
| 201 | stevedore==1.31.0 |
| 202 | sushy==2.0.2 |
| 203 | Tempita==0.5.2 |
| 204 | tenacity==5.1.1 |
| 205 | testresources==2.0.1 |
| 206 | testscenarios==0.5.0 |
| 207 | testtools==2.3.0 |
| 208 | tooz==1.66.2 |
| 209 | traceback2==1.4.0 |
| 210 | unittest2==1.1.0 |
| 211 | urllib3==1.25.3 |
| 212 | vine==1.3.0 |
Fatih Degirmenci | 2d55320 | 2020-01-06 23:40:44 +0000 | [diff] [blame] | 213 | virtualbmc==1.6.0 |
Your Name | 28e7cf3 | 2019-12-12 14:02:40 +0000 | [diff] [blame^] | 214 | virtualenv==16.7.9 |
| 215 | voluptuous==0.11.7 |
| 216 | waitress==1.3.1 |
| 217 | warlock==1.3.3 |
| 218 | wcwidth==0.1.7 |
| 219 | WebOb==1.8.5 |
| 220 | websocket-client==0.57.0 |
| 221 | WebTest==2.0.33 |
| 222 | Werkzeug==0.15.6 |
| 223 | wrapt==1.11.2 |
| 224 | WSME==0.9.3 |
| 225 | XStatic==1.0.2 |
| 226 | XStatic-Bootstrap-SCSS==3.3.7.1 |
| 227 | XStatic-DataTables==1.10.15.1 |
| 228 | XStatic-jQuery==3.3.1.1 |
| 229 | XStatic-Patternfly==3.21.0.1 |
| 230 | XStatic-Patternfly-Bootstrap-Treeview==2.1.3.2 |
| 231 | yappi==1.0 |
| 232 | zeroconf==0.23.0 |
| 233 | zipp==0.6.0 |