1 #-------------------------------------------------------------------------------
2 # This file contains python requirement version pins for Kubernetes stack.
3 # Do not modify this file unless you know what you are doing.
4 # Modifying this file may result in unexpected behavior.
5 #-------------------------------------------------------------------------------
7 # NOTE (fdegir): Kubernetes stack python requirements
8 # Kubernetes stack can be deployed on instances provisioned from OpenStack, VMs
9 # created using libvirt, or on baremetal nodes. The requirements listed below
10 # contain all the python packages necessary for Kubernetes stack.
30 diskimage-builder==2.34.1
32 django-cors-headers==3.2.1
34 django-health-check==3.12.1
35 djangorestframework==3.11.0
50 Flask-SQLAlchemy==2.4.1
63 ironic-inspector==10.0.0
65 ironic-python-agent-builder==1.1.0
75 keystonemiddleware==8.0.0
96 os-client-config==2.0.0
97 os-service-types==1.7.0
101 oslo.concurrency==4.0.1
107 oslo.messaging==12.0.0
108 oslo.middleware==4.0.1
112 oslo.serialization==3.1.0
114 oslo.upgradecheck==1.0.0
116 oslo.versionedobjects==2.0.1
127 pyasn1-modules==0.2.8
146 python-cinderclient==6.0.0
147 python-dateutil==2.8.1
148 python-dotenv==0.12.0
150 python-glanceclient==3.0.0
151 python-heatclient==2.0.0
152 python-ironic-inspector-client==4.0.0
153 python-ironicclient==4.0.0
154 python-keystoneclient==3.22.0
155 python-mimeparse==1.6.0
156 python-neutronclient==7.1.0
157 python-novaclient==16.0.0
158 python-openstackclient==5.1.0
159 python-string-utils==1.0.0
160 python-subunit==1.4.0
161 python-swiftclient==3.9.0
167 requests-oauthlib==1.3.0
168 requestsexceptions==1.4.0
174 ruamel.yaml.clib==0.2.0
182 sqlalchemy-migrate==0.13.0
206 websocket-client==0.57.0
213 XStatic-Bootstrap-SCSS==3.3.7.1
214 XStatic-DataTables==1.10.15.1
215 XStatic-jQuery==1.12.4.1
216 XStatic-Patternfly==3.21.0.1
217 XStatic-Patternfly-Bootstrap-Treeview==2.1.3.2
221 # vim: set ts=2 sw=2 expandtab: