41ee7fd6da
- 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
6 lines
155 B
Plaintext
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
|