78231fb425
Now that we are using gitea the contents of our README.rst are more prominently displayed. Starting it with a "Team and repository tags" title is a bit confusing. This change makes it start with the name of the project instead. While at it, also fix the intro and the CONTRIBUTING.rst mention, for clarity. Change-Id: Ibf4ae411d756744727a0aee24efdbdd561d0f522
26 lines
907 B
ReStructuredText
26 lines
907 B
ReStructuredText
=================
|
|
OpenStack Neutron
|
|
=================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/neutron.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
Neutron is an OpenStack project to provide "network connectivity as a service"
|
|
between interface devices (e.g., vNICs) managed by other OpenStack services
|
|
(e.g., Nova).
|
|
|
|
To learn more about neutron:
|
|
|
|
* Documentation: https://docs.openstack.org/neutron/latest/
|
|
* Features: https://specs.openstack.org/openstack/neutron-specs
|
|
* Defects: https://launchpad.net/neutron
|
|
* Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
|
|
* Source: https://opendev.org/openstack/neutron
|
|
|
|
Get in touch via `email <mailto:openstack-discuss@lists.openstack.org>`_. Use
|
|
[Neutron] in your subject.
|
|
|
|
To learn how to contribute, please read the CONTRIBUTING.rst file.
|