CCI-MOC / flocx-market

2 stars 9 forks source link

Database code should use oslo.db #54

Closed tzumainn closed 5 years ago

tzumainn commented 5 years ago

Our database code should use oslo.db to take advantage of its session handling and backend support. See https://docs.openstack.org/oslo.db/latest/user/usage.html for reference.