neutron/quantum/plugins/common
Leon Cui 220b3f2656 The change implemented Lbaas CRUD Sqlalchemy operations.
- This change only contains the database access implementation
 of LBaaS API. There is no real configuration down to device
 side.
 - This change implements a loadbalancer plugin which doesn't
 do much thing but only db access. The object status needs to
 be updated when integrate with the lbaas agent.
 - This change follows the new LBaaS API 1.0 model. Please see
 the spec on wiki.

Implements: blueprint lbaas-plugin-api-crud
Change-Id: I1bccec8c29e3e9486506a5b52ce69af0480b2300
2013-01-08 11:16:15 -08:00
..
__init__.py The change allows loading several service plugins along with core plugin. 2012-11-20 09:37:34 +04:00
constants.py The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00