NFV Orchestration (Tacker) Client
Go to file
venkatamahesh 506f4cc4b9 Auth_creds should show the user specified values
Make auth_creds display the user specified credentials
which are project_name and username. Normally
vim configuration yaml file has no project_id and user_id

Change-Id: I987ad7bda04b0a161c56284f77964063490a18e0
Closes-Bug: #1629169
2017-05-27 06:44:22 +00:00
doc/source Change bind_port to 9890 2016-06-10 17:02:53 +09:00
releasenotes Enable release notes translation 2016-10-06 20:52:15 +02:00
tackerclient Auth_creds should show the user specified values 2017-05-27 06:44:22 +00:00
tools rename neutron to tacker 2014-07-04 19:10:48 +09: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 rename neutron to tacker 2014-07-04 19:10:48 +09:00
requirements.txt Updated from global requirements 2016-11-06 02:07:31 +00:00
setup.cfg Updated home-page info with the developer documentation 2016-10-05 06:09:28 +00:00
setup.py Update requirements according to global requirements 2015-11-16 17:02:47 +08:00
tacker_test.sh rename neutron to tacker 2014-07-04 19:10:48 +09:00
test-requirements.txt Updated from global requirements 2016-11-02 15:40:56 +00:00
tox.ini Add reno support to python-tackerclient 2016-06-05 01:54:50 -05:00

This is the client API library for Tacker.