Fix bug 564 33/7333/1
authorAdam Israel <adam.israel@canonical.com>
Tue, 19 Mar 2019 20:33:30 +0000 (16:33 -0400)
committerAdam Israel <adam.israel@canonical.com>
Tue, 19 Mar 2019 20:35:58 +0000 (16:35 -0400)
commitc4f393e2cc27e8beb337d0058c11f7413f6639f6
tree07693ca8ff375474c68efe9f4ef069b3cc2e0204
parent6d84dbd8746388114361e09300697da471de20ca
Fix bug 564

This fixes bug 684, which noted that the workload message was not being
passed to the callback when removing charms.

This also fixes some lint errors and adds tear-down of the per-ns model
in integration tests

Change-Id: I83be9e3d951cf10a7479ea2e55074526403cf674
Signed-off-by: Adam Israel <adam.israel@canonical.com>
n2vc/vnf.py
tests/base.py
tests/test_model.py