Hi
Looking at 
https://github.com/openstack/neutron/tree/master/neutron/tests/unit/db I see 
that the way we currently test the DB layer is via the REST API layer.
Why do we mix those 2 layers in one UT? 
Those 2 layers are not related to each other and the DB UT should run directly 
against the relevant DB plugin.

Thanks

Avishay

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to