fuel-web/README.md
Flavio Percoco 9e0da9d028 Show team and repo badges on README
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/1122d16e18d83112132dd9b7e319d045

Change-Id: I4abd467da996c7a878939fce018ae9b8f311246c
2016-11-26 12:16:55 +01:00

37 lines
1.2 KiB
Markdown

Team and repository tags
========================
[![Team and repository tags](http://governance.openstack.org/badges/fuel-web.svg)](http://governance.openstack.org/reference/tags/index.html)
<!-- Change things from this point on -->
fuel-web
========
fuel-web (nailgun) implements REST API and deployment data
management. It manages disk volumes configuration data, networks
configuration data and any other environment specific data which
are necessary for successful deployment. It has required
orchestration logic to build instructions for provisioning
and deployment in a right order. Nailgun uses SQL database
to store its data and AMQP service to interact with workers.
-----------------
Project resources
-----------------
Project status, bugs, and blueprints are tracked on Launchpad:
https://launchpad.net/fuel
Development documentation is hosted here:
https://docs.fuel-infra.org/fuel-dev
Any additional information can be found on the Fuel's project wiki
https://wiki.openstack.org/wiki/Fuel
Anyone wishing to contribute to fuel-web should follow the general
OpenStack process. A good reference for it can be found here:
https://wiki.openstack.org/wiki/How_To_Contribute
http://docs.openstack.org/infra/manual/developers.html