Fix Bug 934. OSM CLI crashes for listing operations with insufficient permissions 85/8385/14
authorpinoa <alberto.pino@altran.com>
Thu, 12 Dec 2019 11:10:27 +0000 (12:10 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 21 Jan 2020 08:44:57 +0000 (09:44 +0100)
commit70d6f1843686f323ced68a253127fedde86a1c25
tree604719ce7d2c4754213bed68042a7c789a8fdff9
parentac0e5fbbf8103186fe5a18f2420ddca87380552b
Fix Bug 934. OSM CLI crashes for listing operations with insufficient permissions

Change-Id: I77c802a6ad1d77979b01377b0d1bebfff936e306
Signed-off-by: pinoa <alberto.pino@altran.com>
19 files changed:
osmclient/common/exceptions.py
osmclient/sol005/client.py
osmclient/sol005/http.py
osmclient/sol005/k8scluster.py
osmclient/sol005/ns.py
osmclient/sol005/nsd.py
osmclient/sol005/nsi.py
osmclient/sol005/nst.py
osmclient/sol005/package.py
osmclient/sol005/pdud.py
osmclient/sol005/project.py
osmclient/sol005/repo.py
osmclient/sol005/role.py
osmclient/sol005/sdncontroller.py
osmclient/sol005/user.py
osmclient/sol005/vim.py
osmclient/sol005/vnf.py
osmclient/sol005/vnfd.py
osmclient/sol005/wim.py