tacker/tacker
openstack 66677ea869 Fix VIM register API 500 error issue
If user passes non-dict or empty dict to the auth_cred and
vim_project parameters, then tacker returns 500 error.

This patch fixes the issue by adding a new validator type
"dict_not_empty" and using at the required places. Now, if
users passes non-dict or empty dict to VIM Register API,
then it will return 400(BadRequest) error.

Change-Id: Ic144df6af606286ed3eea7f7071f061bceffaa7f
2018-08-01 14:07:46 +05:30
..
agent Remove log translations 2017-07-07 00:19:36 -04:00
api Fix VIM register API 500 error issue 2018-08-01 14:07:46 +05:30
cmd Enable mutable config in tacker 2018-07-25 03:55:02 +05:30
common Fix eventlet issue 2018-07-17 17:36:23 +09:00
conductor Enable mutable config in tacker 2018-07-25 03:55:02 +05:30
db Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
extensions Fix VIM register API 500 error issue 2018-08-01 14:07:46 +05:30
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/es/LC_MESSAGES Imported Translations from Zanata 2018-03-16 06:58:49 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
plugins Implement vim status update in conductor 2017-06-20 11:47:16 +08: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 Fix VIM register API 500 error issue 2018-08-01 14:07:46 +05:30
tosca Move usage from deprecated Ceilometer API to Gnocchi API 2018-07-27 02:01:02 +00:00
vnfm Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove log translations 2017-04-06 13:46:04 +08:00
alarm_receiver.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
auth.py Remove log translations 2017-07-07 00:19:36 -04:00
context.py Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
manager.py Remove log translations 2017-07-07 00:19:36 -04:00
policy.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
service.py introduce tacker conductor 2017-06-08 21:20:20 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Enable mutable config in tacker 2018-07-25 03:55:02 +05:30