Removed double assignments of variables 53/7353/2
authorschillinge <ablu@mail.uni-paderborn.de>
Thu, 21 Mar 2019 21:27:04 +0000 (22:27 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Mon, 25 Mar 2019 10:26:55 +0000 (11:26 +0100)
commit264c0cf3aea0dc1a0d539c5f535cde562cd47b16
tree446c73289450ba985841251ebb7f18bb35e98882
parent8039182f401b4fed6f72f0fb881276afffa86276
Removed double assignments of variables

These arrays are already assigned earlier, reassigning them to []
deletes previously added entries, disallowing VNFFGs consisting of
multiple RSPs, Classifiers, ...

Change-Id: Ifda49f7d8528e0e888569745261aa97772c075b8
Signed-off-by: schillinge <ablu@mail.uni-paderborn.de>
osm_ro/nfvo.py