tacker/tacker
Hiroo Kitamura 7fb3429468 Fix bug that causes InternalServerError in FT
This patch fixes a bug that caused many functinal-tests
to fail with the following error:
- tackerclient.common.exceptions.InternalServerError

The bug occurs because the password is converted to bytes
type when decrypting the password of vim_auth with python3.

Change-Id: I021d1752fcf96dfba97faf21e849dc87019e4e57
Closes-Bug: #1883350
(cherry picked from commit bdb2d52b3a)
2020-07-15 08:25:22 +00:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
cmd from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
common Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
conductor Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
conf Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
db Add DB script and models for vnf packages 2019-09-18 12:24:14 +00:00
extensions Merge "Fix: VNF update_wait always raise exception" 2019-09-26 01:58:49 +00:00
glance_store Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
locale Imported Translations from Zanata 2019-09-28 09:16:08 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Fix bug that causes InternalServerError in FT 2020-07-15 08:25:22 +00:00
objects Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
plugins from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policies Implement policy in code 2019-09-19 06:30:04 +00:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Merge "Fix: VNF update_wait always raise exception" 2019-09-26 01:58:49 +00:00
tosca from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
vnfm Fix bug that causes InternalServerError in FT 2020-07-15 08:25:22 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
manager.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policy.py Implement policy in code 2019-09-19 06:30:04 +00:00
service.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00