619fe84eef
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/6fb7c233fa3deba8c854b432c2bbacd6 Change-Id: I6abeca7ff862447a29bd2cf5156ebdb4e39a7f10
47 lines
1.6 KiB
ReStructuredText
47 lines
1.6 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/octavia.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
=======
|
|
Octavia
|
|
=======
|
|
|
|
.. image:: https://img.shields.io/pypi/v/octavia.svg
|
|
:target: https://pypi.python.org/pypi/octavia/
|
|
:alt: 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
|
|
<http://docs.openstack.org/developer/octavia/main/glossary.html>`_ 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
|