Fix nfdeployment handler issue
[pti/o2.git] / o2ims / domain / subscription_obj.py
index 8a3a607..596a616 100644 (file)
@@ -60,4 +60,4 @@ class EventState():
     Updating = 4
     Uninstalling = 5
     Abnormal = 6
-    Deleted = 7
+    Deleting = 7