RETIRED, Load balancing services for OpenStack Neutron.
a28677983d
Modify resource_setup to pass on additional configuration data from tempest.conf to base ServiceClient. This allows the tests to run when using a modified tempest.conf, such as a non DevStack environment with a unique region and endpoint_type specified. Change-Id: I17ec0566a0bf9d13642e8376af88929c584089f1 Closes-Bug: #1525430 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_lbaas | ||
neutron-lbaas/locale | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Welcome!
This package contains the code for the Neutron Load Balancer as a Service (LBaaS) service. This includes third-party drivers. This package requires Neutron to run.
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.
Code is available on git.openstack.org at: <http://git.openstack.org/cgit/openstack/neutron-lbaas>.
Please refer to Neutron documentation for more information: Neutron README.rst