f482487c8c
Added sqlalchemy models mirroring initial migration Added engine and session methods based off oslo.db Added base db test based off of oslo.db Added model tests Added data models Added data model tests Added migration for one to many load balancer to amphora Added migration for name and URL size changes Added smarter comparison method for data models Implements: blueprint initial-db-models Change-Id: I8421093f0952d5e3ef287bfd4979cc5a83af6c09
15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
hacking>=0.9.1,<0.10
|
|
|
|
cliff>=1.6.0
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
python-subunit>=0.0.18
|
|
ordereddict
|
|
oslotest==1.0.0
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
WebTest>=2.0
|
|
doc8
|