NFV Orchestration (Tacker) Client
Go to file
Cong Phuoc Hoang b6ef835d89 Add "cert_verify" in vim_config file to support insecure VIM
Currently, Tacker can not communicate with VIM endpoints that
use SSL. This patch will add cert_verify parameter, user can
set "cert_verify" to False (default value is True) to disable
verifying SSL.

Change-Id: I0af2a0f91ecda2a63cf6233d780e1dd7c064513c
2018-01-13 09:35:13 +00:00
doc/source Add doc migration framework 2017-12-21 13:42:00 +08:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:51:01 +01:00
tackerclient Add "cert_verify" in vim_config file to support insecure VIM 2018-01-13 09:35:13 +00:00
tools Avoid tox_install.sh for constraints support 2017-12-02 16:59:28 +00: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 Refactor mox references to use the mock library in pythontackerclient 2017-03-24 09:35:01 +05:30
HACKING.rst Update the documentation link for doc migration 2017-12-19 11:13:20 +08: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 Update the documentation link for doc migration 2017-12-19 11:13:20 +08:00
requirements.txt Base OpenStackClient(OSC) plugin support 2018-01-05 19:11:02 +08:00
setup.cfg Base OpenStackClient(OSC) plugin support 2018-01-05 19:11:02 +08:00
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 let hacking install its dependencies 2017-12-20 13:00:27 +05:30
tox.ini Add doc migration framework 2017-12-21 13:42:00 +08:00

Team and repository tags

image

This is the client API library for Tacker.