diff options
author | c00149107 <chenchuanyu@huawei.com> | 2017-01-23 16:53:22 +0800 |
---|---|---|
committer | c00149107 <chenchuanyu@huawei.com> | 2017-01-23 16:53:22 +0800 |
commit | 6adc7511d2405362cda6cdcf8d7875ac60b10077 (patch) | |
tree | 8d4c061c757920a081c1d10d6fc9e3dad84e9727 /portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n | |
parent | 928ff2eb017b4cfe2a9d775688493fdcbed5c008 (diff) |
Change the coding on the new sg framework
Move the logic from client to sg
Change the create parameter tab showing
Change-Id: Ieb8f7a6aaef79f3fcde31c9cf8a40c163cb944a4
Issue-ID:GSO-136
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Diffstat (limited to 'portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n')
-rw-r--r-- | portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties index ffbcd699..2218a754 100644 --- a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties +++ b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties @@ -1,3 +1,4 @@ +domainHost=Domain
tosca.nodes.sdn.ext.NS.ns_underlayervpn.ac1_ip=Left AC
tosca.nodes.sdn.ext.NS.ns_underlayervpn.ac1_peer_ip=Left CE IP
tosca.nodes.sdn.ext.NS.ns_underlayervpn.ac1_port=Left Port
|