Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker
Go to file
Bob HADDLETON 938ceff95d delete_wait() has typos that cause it not to wait
* The delete_wait() method was referencing stack.satck_status
       which caused exceptions and the code doesn't wait for the
       stack-delete to finish.

     * Corrected the references to stack.stack_status so the code
       will now wait for the stack-delete to finish before proceeding

Change-Id: I81ff150a0b84801121117ad51eb110537a28d77e
Closes-Bug: 1473132
2015-07-09 20:40:40 -05:00
doc README.rst should contain tacker related information 2015-06-11 17:45:12 -07:00
etc Refactor tacker.conf 2015-06-15 20:46:55 -07:00
tacker delete_wait() has typos that cause it not to wait 2015-07-09 20:40:40 -05:00
tools update configuration files for tacker 2014-07-04 18:20:50 +09:00
.coveragerc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.gitignore update configuration files for tacker 2014-07-04 18:20:50 +09:00
.gitreview Added .gitreview 2014-06-27 01:11:54 +00:00
.mailmap import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.pylintrc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.testr.conf update configuration files for tacker 2014-07-04 18:20:50 +09:00
HACKING.rst import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
LICENSE import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
MANIFEST.in update configuration files for tacker 2014-07-04 18:20:50 +09:00
README.rst README.rst should contain tacker related information 2015-06-11 17:45:12 -07:00
TESTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:47 +00:00
babel.cfg import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
openstack-common.conf update configuration files for tacker 2014-07-04 18:20:50 +09:00
requirements.txt update requirement.txt 2015-04-10 11:33:50 -07:00
run_tests.sh update configuration files for tacker 2014-07-04 18:20:50 +09:00
setup.cfg mgmt driver for openwrt 2015-05-13 21:53:48 -07:00
setup.py import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
test-requirements.txt update requirement.txt 2015-04-10 11:33:50 -07:00
tox.ini Disable import exception for tacker.i18n 2015-06-11 17:17:38 -07:00

README.rst

Welcome!

Tacker is an OpenStack based VNF Manager service and a framework used to deploy and operate Virtual Network Functions (VNFs) on an OpenStack based NFV Platform.

External Resources:

The homepage for Tacker is: http://launchpad.net/tacker. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/stackforge/tacker>.

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.