Fix bug 1701: remove vcaId parameter in NS deployment 56/11256/2
authorDavid Garcia <david.garcia@canonical.com>
Wed, 13 Oct 2021 15:14:01 +0000 (17:14 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Thu, 14 Oct 2021 11:14:52 +0000 (13:14 +0200)
commit98de2986a4a7d8091c5b629910a756e207d35015
treee4d8440608ed383c442ce1b44a91783727f41bf8
parent80b6fed1031d8ae7b20720d869b517d4ff65763f
Fix bug 1701: remove vcaId parameter in NS deployment

With this change, in the deployment request, the NBI will get the vca id
from the vim id, which is information that already has.

Change-Id: I31ec3d82da8f55641c3b4869cb3afed465073549
Signed-off-by: David Garcia <david.garcia@canonical.com>
osm_nbi/instance_topics.py
osm_nbi/validation.py