Fix bug 1700: remove vcaId parameter in NS deployment 74/11274/1
authorDavid Garcia <david.garcia@canonical.com>
Wed, 13 Oct 2021 15:14:01 +0000 (17:14 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Tue, 19 Oct 2021 09:04:12 +0000 (11:04 +0200)
commit510aafad6dbc0da259d62c9355bd8c727bcf55eb
tree576f34341412d82dfb2c5ee918b72312d3279ca4
parent9ce43bb823f176ece9df2b7b1f70f8167db420be
Fix bug 1700: 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