c1d0baa164
As we finialized that using sushy lib as our redfish driver for podm. This patch imports sushy lib and show how to extend it as well as create base_podm to build up the example of releations between podm and sushy(redfish). Change-Id: Icbd317f2a2dfe2d0daf22b79fdf4db7eadc368b1
24 lines
529 B
Plaintext
24 lines
529 B
Plaintext
pbr>=1.6
|
|
aniso8601==1.2.0
|
|
click==6.6
|
|
Flask==0.11.1
|
|
Flask-Cors==3.0.2
|
|
Flask-RESTful==0.3.5
|
|
itsdangerous==0.24
|
|
jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
|
|
Jinja2==2.8
|
|
MarkupSafe==0.23
|
|
python-dateutil==2.5.3
|
|
pytz==2016.7
|
|
requests==2.11.1
|
|
six==1.10.0
|
|
gunicorn==19.6.0
|
|
python-etcd>=0.4.3 # MIT License
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
|
oslo.config>=3.22.0 # Apache-2.0
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
python-ironicclient>=1.11.0 # Apache-2.0
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
stevedore>=1.20.0 # Apache-2.0
|
|
sushy>=0.1.0 # Apache-2.0
|