![Fei Long Wang](/assets/img/avatar_default.png)
To get a better API spec, this patch is following the OpenStack community way to describe API ref. Only /products endpoint is included, costs and usage endpoint will be added in following patches. Implement blueprint: api-ref Change-Id: Icaa121c4257fcc27df93e63ec8c2bb095ac41c43
19 lines
514 B
Plaintext
19 lines
514 B
Plaintext
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
|
coverage>=4.0,!=4.4 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
pylint==1.4.5 # GPLv2
|
|
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=1.4.0 # MIT
|
|
WebTest>=2.0 # MIT
|
|
mock>=2.0 # BSD
|
|
Flask>=0.10,!=0.11,<1.0 # BSD
|
|
|
|
sphinx>=1.6.2 # BSD
|
|
sphinxcontrib-httpdomain
|
|
openstackdocstheme>=1.17.0 # Apache-2.0
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
os-api-ref>=1.4.0 # Apache-2.0
|