Luong Anh Tuan 7ce8a502c4 Avoid Forcing the Translation of Translatable Variables
Translation can also be delayed for variables that potentially contain
translatable objects such as exceptions.
Whenever possible translation should not be forced by use of six.text_type()
on a message being used with a format string.
This patch allows the translation of the translatable replacement text to be
delayed until the message is translated.
http://docs.openstack.org/developer/oslo.i18n/guidelines.html#avoid-forcing-the-translation-of-translatable-variables

Change-Id: I5e259368cbf135116bb3b631835227caa1825894
2016-12-15 06:28:16 +00:00
2016-12-07 20:45:45 +05:30
2016-12-13 10:11:20 +08:00
2016-11-10 19:24:39 +00:00
2016-04-21 06:08:06 +00:00
2016-11-15 16:25:00 +09:00
2015-10-17 22:40:44 +00:00
2016-11-25 13:05:29 +01:00
2016-11-06 06:02:21 +08:00
2016-11-15 16:25:00 +09:00

Team and repository tags

image

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:

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.

Description
Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker
Readme 146 MiB
Languages
Python 99.2%
Shell 0.6%
Jinja 0.1%