designate/designate/storage
Monty Taylor 7f4a9a65ea Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraint
sqlalchemy 1.1 is more strict on enum values. Because of that, the fact
that the two RECORD_TYPES enums are out of sync makes things sad.

This patch also pin eventlet version to 0.19.0 since eventlet >=0.20.0 in
upper constraint still make UT fail.

Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com>
Change-Id: I4de68749e9eddbddbc7f8d8df68ce3ea71cc4fcb
2017-04-24 17:16:18 +00:00
..
impl_sqlalchemy Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraint 2017-04-24 17:16:18 +00:00
__init__.py Use modules for import not objects 2016-12-09 17:11:30 +07:00
base.py Improve performance of recordsets API 2016-08-12 15:54:36 +00:00