aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/onapsdk/constants.py')
-rw-r--r--src/onapsdk/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/onapsdk/constants.py b/src/onapsdk/constants.py
index 11bd03b..98d7af6 100644
--- a/src/onapsdk/constants.py
+++ b/src/onapsdk/constants.py
@@ -32,6 +32,7 @@ UNDER_CERTIFICATION = "Certification in progress"
CHECKED_IN = "Checked In"
SUBMITTED = "Submitted"
DISTRIBUTED = "Distributed"
+ARCHIVED = "ARCHIVED"
##
# Actions
##