WIP - Fix N2VC integration issues 37/5937/3
authorAdam Israel <adam.israel@canonical.com>
Thu, 5 Apr 2018 00:01:47 +0000 (20:01 -0400)
committerAdam Israel <adam.israel@canonical.com>
Fri, 6 Apr 2018 17:04:09 +0000 (13:04 -0400)
commit1cf93af988c854bc7ac566f6961acbedbb849a96
tree0e7bae8ed120ec973f3d31aa622a1e5d3d333481
parent9784f815e716bb99ee0202c5e3567e958db09152
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 <adam.israel@canonical.com>
Change-Id: Idf630d7ace375bd508d45a7140efac2cda609ae0
lcm/Dockerfile
lcm/osm_lcm/lcm.py
lcm/osm_lcm/vca.py [deleted file]