
The current version of the nvp_api client does not load balance requests across multiple controllers. Instead, it just sends all the requests to one controller and if there is a controller failure it will failover to use another controller. This blueprint implements the ablility to utilize all controllers at once. blueprint nvp-api-client-loadbalance-request Change-Id: I331be2a23ae360a95786152d5f116359f690d9f3
# -- 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%