Leon Cui
f9d8058b21
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
# -- Welcome! You have come across a cloud computing network fabric controller. It has identified itself as "Quantum." It aims to tame your (cloud) networking! # -- External Resources: The homepage for Quantum is: http://launchpad.net/quantum . Use this site for downloading the latest code, asking for help, and filing bugs. The latest and most in-depth documentation on how to use Quantum is available at: http://docs.openstack.org . This includes: Quantum Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/ Quantum API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/ The start of some developer documentation is available at: http://wiki.openstack.org/QuantumDevelopment For help using or hacking on Quantum, you can send mail to openstack-dev@lists.openstack.org .
Description
Languages
Python
98.5%
Shell
1.5%