Fix bug 1255: returning UNPROCESSABLE_ENTITY when quota exceeded 40/9840/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 8 Oct 2020 15:25:45 +0000 (15:25 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 16 Oct 2020 08:25:48 +0000 (08:25 +0000)
commit4ab6b3f55e1d3da31b008830151821d5a88b83c6
tree1fb1bf7ca4980680115d8b080b9b45847389745c
parentcddb07d092fdcf72ce2c87cd801b93732e64d3a9
Fix bug 1255: returning UNPROCESSABLE_ENTITY when quota exceeded

When quota exceeded for vnfds, nsds, ns_instances topics, NBI
should return UNPROCESSABLE_ENTITY instead of UNAUTHORIZED

Change-Id: I0a8f4dc1df844e1027ff8234f101b82baa0bcee8
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_nbi/base_topic.py