You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// just returning an update message prevents that and has no impact on the service
170
170
// as the update task only saves the unmodified vnfr.
171
171
// returning no message at all is unfortunately not an option as then the NSR's status stays NULL
172
+
worker.l.Debug("Received INSTANTIATE in context of restartVNFR. Sending back UPDATE message for avoiding the usual INSTANTIATE -> MODIFY -> START procedure and setting the VNFR's status back to ACTIVE.")
0 commit comments