Fix bug 659: Don't use static member variables 99/7399/2
authorAdam Israel <adam.israel@canonical.com>
Tue, 9 Apr 2019 20:07:53 +0000 (16:07 -0400)
committerAdam Israel <adam.israel@canonical.com>
Tue, 9 Apr 2019 20:24:20 +0000 (16:24 -0400)
commitd420a8b6f1fecde3983369b131da1f042c7c8a14
tree467e098c80e2cf56b414ad222ad857771b79f6ac
parentb2c234b2056b9d8cb9f6eda268c2cf1845f88371
Fix bug 659: Don't use static member variables

This fixes bug 659, where static member variables were used by the
VCAMonitor, causing unexpected behaviour when deploying and destroying a
network service multiple times.

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