RETIRED, Load balancing services for OpenStack Neutron.
2317364c31
Add gate hooks for the dsvm-functional job including set-up of configure_for_lbaas_func_testing.sh script and corresponding changes to tox.ini. PyMySQL dependency was moved from test_requirements.txt to functional/requirements.txt. test_migrations.py was moved from unit tests to functional in order to prevent it from being skipped in case of db backend unavailability. Fixed failing TestModelsMigrations test by importing modules with missing models in db/models/head.py Closes-Bug: #1585116 Closes-Bug: #1596984 Change-Id: Ic39805ea0ed330ef7da82043f77077e8a5617ca0 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_lbaas | ||
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