tacker/tacker/api
Pooja Singla 76d0adff38 [WIP] Implemented check on range end to fetch artifact
Getting contents of the file instead of 416 error when
range end is greater than or equal to size of the file.

Added a check for range end while fetching artifact
information. If range end is greater than or equal to
size of the file then 416 error will be returned in
response.

Closes-Bug: #1959885
Change-Id: I8dbf7f8407f199350476fc7f093a3cccc78e5030
2022-04-13 08:42:56 +00:00
..
common Fix status code for invalid filter conditions 2021-09-13 15:30:52 +09:00
schemas Fix create duplicated subscriptions 2021-09-20 17:16:25 +09:00
v1 Drop most of six importings 2020-10-19 12:10:05 +00:00
validation Multi version API support 2021-09-16 01:19:51 +00:00
views Add Location to responses of Create VNF Package 2021-09-30 09:36:54 +09:00
vnflcm Fix create duplicated subscriptions 2021-09-20 17:16:25 +09:00
vnfpkgm [WIP] Implemented check on range end to fetch artifact 2022-04-13 08:42:56 +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