aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/constants.py
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-03-14 14:13:21 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-03-14 14:13:21 +0000
commit2c63b984358cee239966846457acd4f1d8831b70 (patch)
tree478dd6f6a83af066ea8c12d208edaa38fd8bee5a /src/onapsdk/constants.py
parentce25f900f0115cdf8ec6c2ac3a98d7c62079ea8c (diff)
Version 10.4.2
Archive SDC Vendor Issue-ID: INT-2193 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I520ca35a973eb52f3d5625cc282c88bdd06effff
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
##