aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants/app-constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants/app-constants.ts')
-rw-r--r--src/constants/app-constants.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/constants/app-constants.ts b/src/constants/app-constants.ts
index b5c4ab2..4125ef7 100644
--- a/src/constants/app-constants.ts
+++ b/src/constants/app-constants.ts
@@ -70,6 +70,8 @@ export const appConstants = {
"upgradePostCheck": "UpgradePostCheck",
"upgradePreCheck": "UpgradePreCheck",
"upgradeSoftware": "UpgradeSoftware",
+ "downloadNESw": "DownloadNESw",
+ "activateNESw": "ActivateNESw",
"openStackActions": "OpenStack Actions",
"configScaleOut": "ConfigScaleOut",
"configScaleIn": "ConfigScaleIn"
@@ -226,4 +228,4 @@ export const appConstants = {
"vnfType" : 'vnfType',
"vnfcType" : 'vnfcType'
}
-}; \ No newline at end of file
+};