From: Adam Israel Date: Thu, 5 Apr 2018 00:01:47 +0000 (-0400) Subject: WIP - Fix N2VC integration issues X-Git-Tag: v4.0.0~30 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=1cf93af988c854bc7ac566f6961acbedbb849a96;hp=1cf93af988c854bc7ac566f6961acbedbb849a96;p=osm%2FRO.git WIP - Fix N2VC integration issues This fixes a couple issues: - Bump up the version of N2VC used, which fixes the updating of deployment status - Add a new 'params' parameter to DeployCharms to address rw_mgmt_ip. - RemoveCharms now succeeds - Explicitly generate and store application name, per conversation I've verified this executes the initial-config-primitive, and now correctly sets the rw_mgmt_ip. Still TODO: - There still seems to be an occasional block when deploying a network service with multiple charms, where one charm hangs in DeployCharms. Race condition TBD. Signed-off-by: Adam Israel Change-Id: Idf630d7ace375bd508d45a7140efac2cda609ae0 ---