tacker/tacker/api
Yi Feng 3bb8791f18 Fix get information about multiple VNF instances
When getting information about multiple VNF instances with invalid
attribute selector or invalid attribute-based filtering parameters,
tacker return a response with HTTP Code 200 and all information
about VNF instances. However, according to the specification file,
the HTTP code 400 Bad Request shall be returned.

To fix this bug, this patch adds a new check for this api`s
parameters. If it contains unsupported parameters, the HTTP code
400 Bad Request will be returned.

Closes-Bug: #1938108
Change-Id: I3cca6d6fa664dd8f88791516042892369e4972a2
2021-08-10 13:43:08 +09:00
..
common Enhancement of get VNF LCM operation occurrence 2021-03-26 03:01:10 +00:00
schemas Support enhancement for Subscription Post 2021-03-26 19:54:35 +09:00
v1 Drop most of six importings 2020-10-19 12:10:05 +00:00
validation unite parameters for MgmtDriver interfaces 2021-03-22 15:51:51 +09:00
views Updated vnflcm api output with host-path 2021-04-24 15:18:36 +00:00
vnflcm Fix get information about multiple VNF instances 2021-08-10 13:43:08 +09:00
vnfpkgm Drop most of six importings 2020-10-19 12:10:05 +00:00
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
api_common.py Fix get information about multiple VNF instances 2021-08-10 13:43:08 +09:00
extensions.py Drop most of six importings 2020-10-19 12:10:05 +00:00
versions.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00