NFV Orchestration (Tacker) Client
Go to file
Trinath Somanchi af2f0f031f Switch to oslo_log
tackerclient is currently using python logging module to
implement logging functionality.
This patch made a switch to oslo.log(logging for openstack projects)

Reference:-
http://docs.openstack.org/developer/oslo.log

Change-Id: Iecab180e605c788bb820c7a628781abf9a4918ea
Closes-Bug: #1656167
2017-03-14 14:37:31 +05:30
doc/source Change bind_port to 9890 2016-06-10 17:02:53 +09:00
releasenotes Update reno for stable/ocata 2017-01-24 22:19:25 +00:00
tackerclient Switch to oslo_log 2017-03-14 14:37:31 +05:30
tools Add Constraints support 2016-12-21 13:29:52 +11:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 15:27:14 +00:00
.gitignore Add .idea/ to python-tackerclient .gitignore 2016-07-08 21:23:13 +05:30
.gitreview Update .gitreview for new namespace 2015-10-17 22:38:05 +00:00
.pylintrc import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
.testr.conf Remove service instance related stuff and fix unittests 2015-12-15 16:59:36 +08:00
HACKING.rst Clean up references to neutron 2016-03-09 09:24:58 +00:00
LICENSE import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
MANIFEST.in import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
README.rst Show team and repo badges on README 2016-11-25 13:07:03 +01:00
requirements.txt Updated from global requirements 2017-03-02 11:55:27 +00:00
setup.cfg The Python 3.5 is added 2017-03-08 18:05:48 +05:30
setup.py Updated from global requirements 2017-03-02 11:55:27 +00:00
tacker_test.sh rename neutron to tacker 2014-07-04 19:10:48 +09:00
test-requirements.txt Updated from global requirements 2017-03-07 02:06:17 +00:00
tox.ini The Python 3.5 is added 2017-03-08 18:05:48 +05:30

README.rst

Team and repository tags

image

This is the client API library for Tacker.