tacker/tacker/extensions
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
..
nfvo_plugins Implement NSD Support part 2 2017-01-25 23:15:40 +05:30
__init__.py rename neutron/{extensions, plugins, services} to tacker/{extensions, plugins, services} 2014-07-04 18:20:50 +09:00
common_services.py Implement NSD Support part 2 2017-01-25 23:15:40 +05:30
nfvo.py Fix VIM register API 500 error issue 2018-08-01 14:07:46 +05:30
vnfm.py Move usage from deprecated Ceilometer API to Gnocchi API 2018-07-27 02:01:02 +00:00