ironic-prometheus-exporter/requirements.txt
Iury Gregory Melo Ferreira 41ee7fd6da Migrate to opendev infra
- Adds `.gitreview` to allow `git review` usage
- Adds `.zuul.yaml` for initial jobs to run on CI
- Changes `setup.py` to follow the OpenStack format
- Adds `setup.cfg` with the information that was
in the old `setup.py`
- Removes `verify_installation.py`
- Updates `README` with newer information
- Removes uWSGI from requirements.txt

Change-Id: Id247c4eebf9dec94556b500866a360d6c24b9a92
2019-07-11 12:50:32 +02:00

6 lines
155 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
oslo.messaging>=9.4.0 # Apache-2.0
Flask>=1.0.0 # BSD
prometheus_client>=0.6.0 # Apache-2.0