X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwnsm%2Frift%2Ftasklets%2Frwnsmtasklet%2Frwnsm_conman.py;fp=rwlaunchpad%2Fplugins%2Frwnsm%2Frift%2Ftasklets%2Frwnsmtasklet%2Frwnsm_conman.py;h=e29f4911f506efcf7bb8d9a834c33041a4fdd03f;hb=45daac01d4a59f6bad4d36e2b5fe11788a7109a9;hp=01c0dcb2a987cf831a988a2a637b49f8faa2ce00;hpb=d20dc40c82fb3fea4a4622c3d3ea3e8222625dd5;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/rwnsm_conman.py b/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/rwnsm_conman.py index 01c0dcb2..e29f4911 100644 --- a/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/rwnsm_conman.py +++ b/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/rwnsm_conman.py @@ -62,7 +62,7 @@ class ROConfigManager(object): 'received': nsrY.ConfigStates.CONFIGURING, 'cfg_delay': nsrY.ConfigStates.CONFIGURING, 'cfg_process': nsrY.ConfigStates.CONFIGURING, - 'cfg_process-failed': nsrY.ConfigStates.CONFIGURING, + 'cfg_process_failed': nsrY.ConfigStates.CONFIGURING, 'cfg_sched': nsrY.ConfigStates.CONFIGURING, 'connecting': nsrY.ConfigStates.CONFIGURING, 'failed_connection': nsrY.ConfigStates.CONFIGURING,