Go to file
Deepak 9fe5317e00 Drop MANIFEST.in - it's not needed by pbr
octavia already uses PBR:-
setuptools.setup(
    setup_requires=['pbr>=1.8'],
    pbr=True)

This patch removes `MANIFEST.in` file as pbr generates a
sensible manifest from git files and some standard files
and it removes the need for an explicit `MANIFEST.in` file.

Change-Id: I0b6a7a6eb3be8c1982a4fd7576dea1db9890f69c
Closes-Bug: #1608980
2016-10-13 16:59:19 +05:30
2016-07-14 12:46:12 +00:00
2014-09-04 15:28:10 -06:00
2016-09-27 17:07:02 +08:00
2016-10-09 21:11:42 -05:00
2015-09-29 17:37:35 +00:00
2016-08-24 16:47:28 -05:00
2015-09-17 12:15:32 +00:00
2016-10-11 17:51:08 +00:00

Octavia

Latest Version

Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint.

Octavia is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project resources

Developer documentation for the Octavia project is available at http://docs.openstack.org/developer/octavia

The project source code repository is located at http://git.openstack.org/cgit/openstack/octavia

Project status, bugs, and requests for feature enhancements are tracked on http://launchpad.net/octavia

For more information on project direction and guiding principles for contributors, please see the CONSTITUTION.rst file in this directory, or specifications in the specs/ sub-directory.

The project roadmap is available at https://wiki.openstack.org/wiki/Octavia/Roadmap

Description
Load Balancing as a Service (LBaaS) for OpenStack
Readme 99 MiB
Languages
Python 97.5%
Shell 1.9%
Jinja 0.6%