dc622117af
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: b'https://gist.github.com/ad38df6961234784153b46edf5e2049b\n' Change-Id: If4e1191f567bc25f3894ed65adfcdba2f80a7f9e
50 lines
1.4 KiB
ReStructuredText
50 lines
1.4 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/tacker.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
Welcome!
|
|
========
|
|
|
|
Tacker is an OpenStack based NFV Orchestrator service with built-in general
|
|
purpose VNF Manager to deploy and operate Virtual Network Functions (VNFs)
|
|
on an OpenStack based NFV Platform. It is based on ETSI MANO Architectural
|
|
Framework and provides full functional stack to orchestrate VNFs end-to-end.
|
|
|
|
Installation:
|
|
=============
|
|
|
|
Installation instructions:
|
|
https://wiki.openstack.org/wiki/Tacker/Installation
|
|
|
|
Tacker code base now supports OpenStack master and kilo releases. Please
|
|
follow the instructions in the above wiki for a successful installation of
|
|
corresponding release.
|
|
|
|
Code:
|
|
=====
|
|
|
|
Tacker code is available in following repositories:
|
|
|
|
* **Tacker server:** http://git.openstack.org/cgit/openstack/tacker
|
|
* **Tacker Python client:** http://git.openstack.org/cgit/openstack/python-tackerclient
|
|
* **Tacker Horizon UI:** http://git.openstack.org/cgit/openstack/tacker-horizon
|
|
|
|
Bugs:
|
|
=====
|
|
|
|
Please report bugs at: https://bugs.launchpad.net/tacker
|
|
|
|
External Resources:
|
|
===================
|
|
|
|
Tacker Wiki:
|
|
https://wiki.openstack.org/wiki/Tacker
|
|
|
|
For help on usage and hacking of Tacker, please send mail to
|
|
<mailto:openstack-dev@lists.openstack.org> with [Tacker] tag.
|