This website requires JavaScript.
Explore
Get Started
openstack
/
microversion-parse
Code
Issues
Proposed changes
master
Branches
Tags
View all branches
microversion-parse
/
requirements.txt
2 lines
19 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Add MicroversionMiddleware This change imports (with slight modification) the MicroversionMiddleware created for the placement service. For the time being the middleware relies on WebOb as that is what it originally relied on. If there are requirements to do otherwise, later, we can make adjustments then. The README is updated with limited usage instructions. Gabbi tests are added, requiring adjustments to the test configuration, so the opportunity was taken to switch to using stestr instead of testr. Though arguably "functional" tests because they are not strictly unit tests, no distinction is made in the tests directory, for now, as it is all nice and fast and we'd like to keep it that way. Change-Id: I9d27b6fad35f7aea0085f08c0353f8e8acdb8b73
2018-03-06 20:27:52 +00:00
WebOb>=1.2.3 # MIT
Copy Permalink