summaryrefslogtreecommitdiffstats
path: root/openoiui-standlone/src/main/assembly/webroot/framework
diff options
context:
space:
mode:
Diffstat (limited to 'openoiui-standlone/src/main/assembly/webroot/framework')
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js20
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-en-US.properties23
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-zh-CN.properties23
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js21
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-en-US.properties22
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-zh-CN.properties22
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js19
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-en-US.properties27
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-zh-CN.properties27
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-en-US.properties224
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-zh-CN.properties224
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-en-US.properties53
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-zh-CN.properties53
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/img/integration/logo.pngbin0 -> 5668 bytes
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/img/integration/netnumenLogo.pngbin0 -> 4097 bytes
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_16.gifbin0 -> 106 bytes
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_white.pngbin0 -> 5717 bytes
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/img/integration/ztelogo.pngbin0 -> 2790 bytes
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/js/core/const.js57
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/json/main-page.json105
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/login.html187
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fmegabar.html62
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fsiderbar.html297
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/menus/main_siderbar.html231
-rw-r--r--openoiui-standlone/src/main/assembly/webroot/framework/menus/readme.txt17
25 files changed, 1714 insertions, 0 deletions
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js
new file mode 100644
index 00000000..724477b6
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js
@@ -0,0 +1,20 @@
+/*
+ * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+function loadnsocPropertiesSideMenu(lang){
+ loadPropertiesSideMenu(lang, 'openo-nsoc-i18n', '/iui/framework/hsif/openo-nsoc/i18n/');
+}
+loadnsocPropertiesSideMenu(lang); \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-en-US.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-en-US.properties
new file mode 100644
index 00000000..49d21c9c
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-en-US.properties
@@ -0,0 +1,23 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_nsoc_service=Service
+org_openo_orchestrator_nsoc_orchestrator=Orchestrator
+org_openo_orchestrator_nsoc_model_design=Model Design
+org_openo_orchestrator_nsoc_node_type=Node Type
+org_openo_orchestrator_nsoc_pkg=Package
+org_openo_orchestrator_nsoc_template=Service Template
+org_openo_orchestrator_nsoc_lifecycle=Lifecycle
+org_openo_orchestrator_nsoc_hostimage=Host Image \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-zh-CN.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-zh-CN.properties
new file mode 100644
index 00000000..355d1ef7
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-nsoc/i18n/openo-nsoc-i18n-zh-CN.properties
@@ -0,0 +1,23 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_nsoc_service=业务
+org_openo_orchestrator_nsoc_orchestrator=编排
+org_openo_orchestrator_nsoc_model_design=模型设计
+org_openo_orchestrator_nsoc_node_type=节点类型
+org_openo_orchestrator_nsoc_pkg=包管理
+org_openo_orchestrator_nsoc_template=模板管理
+org_openo_orchestrator_nsoc_lifecycle=生命周期管理
+org_openo_orchestrator_nsoc_hostimage=主机镜像 \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js
new file mode 100644
index 00000000..0325a24d
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js
@@ -0,0 +1,21 @@
+/*
+ * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+function loadrocPropertiesSideMenu(lang){
+
+ loadPropertiesSideMenu(lang, 'openo-roc-i18n', '/iui/framework/hsif/openo-roc/i18n/');
+}
+loadrocPropertiesSideMenu(lang); \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-en-US.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-en-US.properties
new file mode 100644
index 00000000..c8c917a4
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-en-US.properties
@@ -0,0 +1,22 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_roc_resource=Resource
+org_openo_orchestrator_roc_managementview=Manage View
+org_openo_orchestrator_roc_vim=VIM Manage
+org_openo_orchestrator_roc_sdn=SDN Manage
+org_openo_orchestrator_roc_vnfm=VNFM
+org_openo_orchestrator_roc_resourceview=Resource View
+org_openo_orchestrator_roc_overview=Overview
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-zh-CN.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-zh-CN.properties
new file mode 100644
index 00000000..4d84a910
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-roc/i18n/openo-roc-i18n-zh-CN.properties
@@ -0,0 +1,22 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_roc_resource=资源
+org_openo_orchestrator_roc_managementview=管理视图
+org_openo_orchestrator_roc_vim=VIM管理
+org_openo_orchestrator_roc_sdn=SDN管理
+org_openo_orchestrator_roc_vnfm=VNFM管理
+org_openo_orchestrator_roc_resourceview=资源视图
+org_openo_orchestrator_roc_overview=资源概览
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js
new file mode 100644
index 00000000..2f8b1f7a
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js
@@ -0,0 +1,19 @@
+/*
+ * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+function loadumcPropertiesSideMenu(lang){
+ loadPropertiesSideMenu(lang, 'openo-umc-i18n', '/iui/framework/hsif/openo-umc/i18n/');
+}
+loadumcPropertiesSideMenu(lang); \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-en-US.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-en-US.properties
new file mode 100644
index 00000000..9a2b6501
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-en-US.properties
@@ -0,0 +1,27 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_umc_monitor=Monitor
+org_openo_orchestrator_umc_monitor_setting=Setting
+org_openo_orchestrator_umc_monitor_para_setting=Monitor Para Setting
+org_openo_orchestrator_umc_topo=Topology
+org_openo_orchestrator_umc_physical_topo=Physical Topology
+org_openo_orchestrator_umc_service_topo=Service Topology
+org_openo_orchestrator_umc_fm=Alarm
+org_openo_orchestrator_umc_fm_currentAlarm=Alarm Query
+org_openo_orchestrator_umc_pm=Performance
+org_openo_orchestrator_umc_pm_performance_query=Performance Query
+org_openo_orchestrator_umc_monitor_service=Service List
+org_openo_orchestrator_umc_monitor_service_overview=Overview
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-zh-CN.properties b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-zh-CN.properties
new file mode 100644
index 00000000..ea316465
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/hsif/openo-umc/i18n/openo-umc-i18n-zh-CN.properties
@@ -0,0 +1,27 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+org_openo_orchestrator_umc_monitor=监控
+org_openo_orchestrator_umc_monitor_setting=设置
+org_openo_orchestrator_umc_monitor_para_setting=监控参数设置
+org_openo_orchestrator_umc_topo=拓扑
+org_openo_orchestrator_umc_physical_topo=物理拓扑
+org_openo_orchestrator_umc_service_topo=业务拓扑
+org_openo_orchestrator_umc_fm=告警
+org_openo_orchestrator_umc_fm_currentAlarm=告警查询
+org_openo_orchestrator_umc_pm=性能
+org_openo_orchestrator_umc_pm_performance_query=性能查询
+org_openo_orchestrator_umc_monitor_service=业务监控
+org_openo_orchestrator_umc_monitor_service_overview=业务概览 \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-en-US.properties b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-en-US.properties
new file mode 100644
index 00000000..16341f2c
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-en-US.properties
@@ -0,0 +1,224 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+?com_zte_ums_ict_framework_ui_main_title=
+com_zte_ums_ict_framework_ui_skin_select=Theme Color
+com_zte_ums_ict_framework_ui_language=Language
+com_zte_ums_ict_framework_ui_language_zhcn=\u4e2d\u6587
+com_zte_ums_ict_framework_ui_language_en=English
+com_zte_ums_ict_framework_ui_skin_layout=Layout
+com_zte_ums_ict_framework_ui_layout_fluid=Fluid
+com_zte_ums_ict_framework_ui_layout_boxed=Boxed
+com_zte_ums_ict_framework_ui_page_head=Header
+com_zte_ums_ict_framework_ui_page_fixed=Fixed
+com_zte_ums_ict_framework_ui_page_default=Default
+com_zte_ums_ict_framework_ui_page_head_fixed=Fixed
+com_zte_ums_ict_framework_ui_page_head_default=Default
+com_zte_ums_ict_framework_ui_page_sidebar_fixed=Fixed
+com_zte_ums_ict_framework_ui_page_sidebar_default=Default
+com_zte_ums_ict_framework_ui_side_bar=Sidebar
+com_zte_ums_ict_framework_ui_sidebar_location=Sidebar Position
+com_zte_ums_ict_framework_ui_navbar_direction=Menu Direction
+com_zte_ums_ict_framework_ui_navbar_direction_horizontal=Horizontal
+com_zte_ums_ict_framework_ui_navbar_direction_vertical=Vertical
+com_zte_ums_ict_framework_ui_navbar_direction_fmenu=Category Navigation
+com_zte_ums_ict_framework_ui_keep_top=Top
+com_zte_ums_ict_framework_ui_keep_left=Left
+com_zte_ums_ict_framework_ui_keep_right=Right
+com_zte_ums_ict_framework_ui_page_footer=Footer
+
+com_zte_ums_ict_framework_ui_basic_info=Basic Information
+com_zte_ums_ict_framework_ui_search_value=Search...
+com_zte_ums_ict_framework_ui_sidebar_mainPage=Home
+com_zte_ums_ict_framework_ui_sidebar_topo=Topology
+com_zte_ums_ict_framework_ui_sidebar_resList=Resource Table
+com_zte_ums_ict_framework_ui_sidebar_physicTopo=Physical Topology
+com_zte_ums_ict_framework_ui_sidebar_linkTopo=Relation Topology
+com_zte_ums_ict_framework_ui_sidebar_alarm=Alarm
+com_zte_ums_ict_framework_ui_sidebar_currentAlarm=Active Alarm
+com_zte_ums_ict_framework_ui_sidebar_historyAlarm=History Alarm
+com_zte_ums_ict_framework_ui_sidebar_notice=Notification
+com_zte_ums_ict_framework_ui_sidebar_alarmRule=Alarm Rule
+com_zte_ums_ict_framework_ui_sidebar_queryAlarm=Query Alarm
+com_zte_ums_ict_framework_ui_sidebar_alarmStat=Alarm Statistic
+com_zte_ums_ict_framework_ui_sidebar_alarmSetup=Alarm Setting
+com_zte_ums_ict_framework_ui_sidebar_perform=Performance
+com_zte_ums_ict_framework_ui_sidebar_historySearch=History Query
+com_zte_ums_ict_framework_ui_sidebar_realTimeSearch=Realtime Data Query
+com_zte_ums_ict_framework_ui_sidebar_counterAndIndicator=Counter and Index
+com_zte_ums_ict_framework_ui_sidebar_measureTaskMang=Measurement Task
+com_zte_ums_ict_framework_ui_sidebar_generalTemplateMang=Common Template
+com_zte_ums_ict_framework_ui_sidebar_config=Configuration
+com_zte_ums_ict_framework_ui_sidebar_itDevMang=IT Resource Management
+com_zte_ums_ict_framework_ui_sidebar_ipDevMang=IP Resource Management
+com_zte_ums_ict_framework_ui_sidebar_autoFind=Auto Discovery
+com_zte_ums_ict_framework_ui_sidebar_pollConfig=Poll Configuration
+com_zte_ums_ict_framework_ui_sidebar_security=Security
+com_zte_ums_ict_framework_ui_sidebar_smGuide=security Entry
+com_zte_ums_ict_framework_ui_sidebar_deptMang=Department Management
+com_zte_ums_ict_framework_ui_sidebar_userMang=User Management
+com_zte_ums_ict_framework_ui_sidebar_roleMang=Role Management
+com_zte_ums_ict_framework_ui_sidebar_acccRule=Customize User Account Rule
+com_zte_ums_ict_framework_ui_sidebar_roleAndRoleset=Role & Role Set
+com_zte_ums_ict_framework_ui_sidebar_log=Log
+com_zte_ums_ict_framework_ui_sidebar_operationLog=Operation Log
+com_zte_ums_ict_framework_ui_sidebar_sysLog=System Log
+com_zte_ums_ict_framework_ui_sidebar_securityLog=Security Log
+com_zte_ums_ict_framework_ui_sidebar_sysLogMultiTab=System Log(Multi-tab Example)
+com_zte_ums_ict_framework_ui_sidebar_operationLogMultiTab=Operation Log(Multi-tab Example)
+com_zte_ums_ict_framework_ui_sidebar_system=System
+com_zte_ums_ict_framework_ui_sidebar_dataBackup=Backup Data
+com_zte_ums_ict_framework_ui_sidebar_fileBackup=Backup Files
+com_zte_ums_ict_framework_ui_sidebar_license=License
+com_zte_ums_ict_framework_ui_sidebar_sysState=System Status
+com_zte_ums_ict_framework_ui_sidebar_SystemMang=System Management
+
+com_zte_ums_ict_framework_ui_sidebar_monitor=Monitor
+com_zte_ums_ict_framework_ui_sidebar_alarmByCell=Active Alarm Statistic by NE
+com_zte_ums_ict_framework_ui_sidebar_alarmByCellType=Active Alarm Statistic by NE Type
+com_zte_ums_ict_framework_ui_breadcrumbs_moreOper=More Operation
+com_zte_ums_ict_framework_ui_sidebar_dbStructBack=DB Struct Backup
+com_zte_ums_ict_framework_ui_sidebar_baseDataBack=Base Data Backup
+com_zte_ums_ict_framework_ui_sidebar_logDataBackRestore=Log Data Back&Restore
+com_zte_ums_ict_framework_ui_sidebar_alarmDataBackRestore=Alarm Data Back&Restore
+com_zte_ums_ict_framework_ui_sidebar_dbBack=Database Backup
+com_zte_ums_ict_framework_ui_breadcrumbs_ruleSetup=Rule Setup
+com_zte_ums_ngict_dashboard=Dashboard
+
+com_zte_ums_ict_framework_ui_sidebar_levelRedefineSetup=Severity Regrading Setting
+com_zte_ums_ict_framework_ui_sidebar_disposeSuggestionSetup=Handing Suggestion Setting
+com_zte_ums_ict_framework_ui_sidebar_AlarmBoxSetup=Set Alarm Box
+com_zte_ums_ict_framework_ui_sidebar_measureObjectMang=MO Management
+com_zte_ums_ict_framework_ui_sidebar_thresholdTaskMang=Threshold Task
+com_zte_ums_ict_framework_ui_sidebar_anDevMan=AN Device Management
+com_zte_ums_ict_framework_ui_sidebar_cellMang=Cell management
+com_zte_ums_ict_framework_ui_sidebar_snmpPing= SNMP Ping
+com_zte_ums_ict_framework_ui_sidebar_telnet=Telnet
+com_zte_ums_ict_framework_ui_sidebar_workOder=Work Order
+com_zte_ums_ict_framework_ui_sidebar_resMang=Resource Management
+com_zte_ums_ict_framework_ui_sidebar_SecurityMang=Security Management
+com_zte_ums_ict_framework_ui_sidebar_userLockStatus=Show Locked Users
+com_zte_ums_ict_framework_ui_sidebar_loginUserMang=Login User Management
+com_zte_ums_ict_framework_ui_sidebar_userBlackList=User Blacklist
+com_zte_ums_ict_framework_ui_sidebar_operationSet=Operation Set Management
+com_zte_ums_ict_framework_ui_sidebar_LogMang=Log Management
+com_zte_ums_ict_framework_ui_sidebar_backRestore=Backup and Restore
+com_zte_ums_ict_framework_ui_sidebar_dbStructBack=Backup Whole DB Structure
+com_zte_ums_ict_framework_ui_sidebar_baseDataBack=Backup Basic Data
+com_zte_ums_ict_framework_ui_sidebar_logDataBackRestore=Log Data Backup and Restore
+com_zte_ums_ict_framework_ui_sidebar_alarmDataBackRestore=Alarm Data Backup and Restore
+com_zte_ums_ict_framework_ui_loading=loading......
+com_zte_ums_ict_framework_ui_searching=searching......
+com_zte_ums_ict_framework_ui_clickTooFast=You click on too fast, please wait for a while to click the menu, thank you!
+com_zte_ums_ict_framework_ui_loadmenuerror=loading menu failed.
+com_zte_ums_ict_framework_ui_confirmlogout=Do you confirm to logout?
+com_zte_ums_aos_framework_ui_heartbeat_fail=The session is invalidated.
+com_zte_ums_ict_framework_ui_fixedsidedefaultheaderError=Default Header with Fixed Sidebar option is not supported. Proceed with Fixed Header with Fixed Sidebar.
+com_zte_ums_ict_framework_ui_fixedsiderightpositionError=Fixed Sidebar with right position is not supported. Set Sidebar as default.
+com_zte_ums_ict_framework_ui_loadchgpwdpageError=loading change password page failed.
+com_zte_ums_ict_framework_ui_searchmessage=The {0} keyword search results as follows:
+com_zte_ums_ict_framework_ui_month=January,February,March,April,May,June,July,August,September,October,November,December
+com_zte_ums_ict_framework_ui_customdate=Custom date
+com_zte_ums_ict_framework_ui_from=From
+com_zte_ums_ict_framework_ui_to=To
+com_zte_ums_ict_framework_ui_apply=Apply
+com_zte_ums_ict_framework_ui_today=Today
+com_zte_ums_ict_framework_ui_yestoday=Yestoday
+com_zte_ums_ict_framework_ui_lastdays=Last {0} days
+com_zte_ums_ict_framework_ui_thismonth=This month
+com_zte_ums_ict_framework_ui_lastmonth=Last month
+
+com_zte_ums_ict_framework_ui_group_about=About
+com_zte_ums_ict_framework_ui_group_logout=Logout
+com_zte_ums_ict_framework_ui_changePwd=Change Password
+com_zte_ums_ict_framework_ui_group_fullscreen=Full Screen
+com_zte_ums_ict_framework_ui_group_exitfullscreen=Exit Full Screen
+com_zte_ums_ict_framework_moudle_help = Help
+com_zte_ums_ict_framework_moudle_menutoggler=More
+
+
+com_zte_ums_ict_alarmcount_total_label = Total:{0}
+com_zte_ums_ict_alarmcount_critical_label = Critical:{0}
+com_zte_ums_ict_alarmcount_critical_text = Critical Alarm
+com_zte_ums_ict_alarmcount_major_label = Major:{0}
+com_zte_ums_ict_alarmcount_major_text = Major Alarm
+com_zte_ums_ict_alarmcount_minor_label = Minor:{0}
+com_zte_ums_ict_alarmcount_minor_text = Minor Alarm
+com_zte_ums_ict_alarmcount_warning_label = Warning:{0}
+com_zte_ums_ict_alarmcount_warning_text = Warning Alarm
+com_zte_ums_ict_alarmcount_none_label=No alarm Now!
+com_zte_ums_ict_alarmcount_total_after_text = ,Now!"
+com_zte_ums_ict_alarmcount_total_before_text =Total Alarm Number:
+
+com_zte_ums_ict_framework_ui_sidebar_performMonitor=Perform Monitor
+com_zte_ums_ict_framework_ui_sidebar_resource=Resource
+com_zte_ums_ict_framework_ui_sidebar_manualAdd=Manual Add
+com_zte_ums_ict_framework_ui_sidebar_gisTopo=GIS Topo
+
+
+com_zte_ums_ict_framework_ui_sidebar_userDispatch=User Dispatch
+com_zte_ums_ict_framework_ui_sidebar_roleCollect=Role Collection
+
+com_zte_ums_ict_sm_user_op_ok=Operation succeeded.
+com_zte_ums_ict_sm_user_close_button=Close
+com_zte_ums_ict_sm_user_confirm=OK
+com_zte_ums_ict_sm_user_ok=OK
+com_zte_ums_ict_sm_user_modify_current_password_label=      User Password Set
+com_zte_ums_ict_sm_user_modify_current_password=User Password Set
+com_zte_ums_ict_sm_user_old_password=Old Password
+com_zte_ums_ict_sm_user_confirmpassword=Confirm New Password
+com_zte_ums_ict_sm_user_cancel_button=Cancel
+com_zte_ums_ict_sm_user_password=New Password
+com_zte_ums_ict_sm_password_confirm_not_consistent = The New Password and the Confirm New Password are inconsistent.
+com_zte_ums_ict_sm_user_inputoldpwd=Please input old password
+com_zte_ums_ict_sm_user_inputnewpwd=Please input new password
+com_zte_ums_ict_sm_user_inputnewpwdagain=Please input new password again
+com_zte_ums_ict_portal_chgpwd_oldpwdError=Old password error
+com_zte_ums_ict_login_inputname=Please input user name
+com_zte_ums_ict_login_inputpwd=Please input user password
+
+com_zte_ums_eco_service=Service
+
+com_zte_ums_ict_framework_ui_ztebluelight=ZTE Blue Light
+com_zte_ums_ict_framework_ui_zteblue=ZTE Blue
+com_zte_ums_ict_framework_ui_blue=Blue
+
+com_zte_ums_ict_about_ppu_field_name =Name
+com_zte_ums_ict_about_ppu_field_version = Version
+com_zte_ums_ict_about_ppu_field_desc = Description
+com_zte_ums_ict_about_ppu_field_time = Update Time
+com_zte_ums_ict_framework_moudle_about = About
+com_zte_ums_ict_framework_about_detail = Info
+com_zte_ums_ict_framework_about_version=Version:
+com_zte_ums_ict_portal_login_companyName=2015 @; ZTE - Corporation
+
+com_zte_ums_ict_framework_ui_main_title=
+com_zte_ums_ict_framework_ui_page_title=NFV Mano System
+com_zte_ums_ict_framework_ui_page_title_1=NFV Mano System
+com_zte_ums_ict_framework_ui_page_title_2=NFV Mano System
+
+com_zte_ums_ict_framework_ui_main_title=OPEN-O
+com_zte_ums_ict_framework_ui_page_title=OPEN-O System
+com_zte_ums_ict_framework_ui_page_title_1=OPEN-O System
+com_zte_ums_ict_framework_ui_page_title_2=OPEN-O System
+
+org_openo_orchestrator_framework_main_page_service=Service
+org_openo_orchestrator_framework_main_page_cloud=Cloud
+org_openo_orchestrator_framework_main_page_orchestrator=Orchestrator
+org_openo_orchestrator_framework_main_page_monitor=Monitor
+org_openo_orchestrator_framework_main_page_resource=Resource
+org_openo_orchestrator_framework_main_page_design=Design
+org_openo_orchestrator_framework_main_page_alarm=Alarm
+org_openo_orchestrator_framework_main_page_performance=Performance
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-zh-CN.properties b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-zh-CN.properties
new file mode 100644
index 00000000..a8a86ab9
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-framework-integration-i18n-zh-CN.properties
@@ -0,0 +1,224 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+com_zte_ums_ict_framework_ui_main_title=
+com_zte_ums_ict_framework_ui_skin_select=皮肤选择
+com_zte_ums_ict_framework_ui_language=语言
+com_zte_ums_ict_framework_ui_language_zhcn=中文
+com_zte_ums_ict_framework_ui_language_en=English
+com_zte_ums_ict_framework_ui_skin_layout=布局
+com_zte_ums_ict_framework_ui_layout_fluid=流动布局
+com_zte_ums_ict_framework_ui_layout_boxed=盒子布局
+com_zte_ums_ict_framework_ui_page_head=页头
+com_zte_ums_ict_framework_ui_page_fixed=固定
+com_zte_ums_ict_framework_ui_page_default=默认
+com_zte_ums_ict_framework_ui_page_head_fixed=固定
+com_zte_ums_ict_framework_ui_page_head_default=默认
+com_zte_ums_ict_framework_ui_page_sidebar_fixed=固定
+com_zte_ums_ict_framework_ui_page_sidebar_default=默认
+com_zte_ums_ict_framework_ui_side_bar=边栏
+com_zte_ums_ict_framework_ui_sidebar_location=边栏位置
+com_zte_ums_ict_framework_ui_navbar_direction=菜单方向
+com_zte_ums_ict_framework_ui_navbar_direction_horizontal=横向
+com_zte_ums_ict_framework_ui_navbar_direction_vertical=纵向
+com_zte_ums_ict_framework_ui_navbar_direction_fmenu=分类导航
+com_zte_ums_ict_framework_ui_keep_top=靠上
+com_zte_ums_ict_framework_ui_keep_left=靠左
+com_zte_ums_ict_framework_ui_keep_right=靠右
+com_zte_ums_ict_framework_ui_page_footer=页脚
+
+com_zte_ums_ict_framework_ui_basic_info=基本信息
+com_zte_ums_ict_framework_ui_search_value=搜索...
+com_zte_ums_ict_framework_ui_sidebar_mainPage=主页
+com_zte_ums_ict_framework_ui_sidebar_topo=拓扑
+com_zte_ums_ict_framework_ui_sidebar_resList=资源列表
+com_zte_ums_ict_framework_ui_sidebar_physicTopo=物理拓扑
+com_zte_ums_ict_framework_ui_sidebar_linkTopo=链路拓扑
+com_zte_ums_ict_framework_ui_sidebar_alarm=告警
+com_zte_ums_ict_framework_ui_sidebar_alarm_summary=告警概览
+com_zte_ums_ict_framework_ui_sidebar_currentAlarm=当前告警
+com_zte_ums_ict_framework_ui_sidebar_historyAlarm=历史告警
+com_zte_ums_ict_framework_ui_sidebar_notice=通知
+com_zte_ums_ict_framework_ui_sidebar_alarmRule=告警规则
+com_zte_ums_ict_framework_ui_sidebar_queryAlarm=告警查询
+com_zte_ums_ict_framework_ui_sidebar_alarmStat=告警统计
+com_zte_ums_ict_framework_ui_sidebar_alarmSetup=告警设置
+com_zte_ums_ict_framework_ui_sidebar_perform=性能
+com_zte_ums_ict_framework_ui_sidebar_historySearch=历史查询
+com_zte_ums_ict_framework_ui_sidebar_realTimeSearch=实时查询
+com_zte_ums_ict_framework_ui_sidebar_counterAndIndicator=计数器与指标
+com_zte_ums_ict_framework_ui_sidebar_measureTaskMang=测量任务管理
+com_zte_ums_ict_framework_ui_sidebar_generalTemplateMang=通用模板管理
+com_zte_ums_ict_framework_ui_sidebar_config=配置
+com_zte_ums_ict_framework_ui_sidebar_itDevMang=IT设备管理
+com_zte_ums_ict_framework_ui_sidebar_ipDevMang=IP设备管理
+com_zte_ums_ict_framework_ui_sidebar_autoFind=自动发现
+com_zte_ums_ict_framework_ui_sidebar_pollConfig=轮询设置
+com_zte_ums_ict_framework_ui_sidebar_security=安全
+com_zte_ums_ict_framework_ui_sidebar_smGuide=安全入门
+com_zte_ums_ict_framework_ui_sidebar_deptMang=部门管理
+com_zte_ums_ict_framework_ui_sidebar_userMang=用户管理
+com_zte_ums_ict_framework_ui_sidebar_acccRule=帐户规则
+com_zte_ums_ict_framework_ui_sidebar_roleMang=角色管理
+com_zte_ums_ict_framework_ui_sidebar_roleAndRoleset=角色和角色集
+com_zte_ums_ict_framework_ui_sidebar_log=日志
+com_zte_ums_ict_framework_ui_sidebar_operationLog=操作日志
+com_zte_ums_ict_framework_ui_sidebar_sysLog=系统日志
+com_zte_ums_ict_framework_ui_sidebar_securityLog=安全日志
+com_zte_ums_ict_framework_ui_sidebar_sysLogMultiTab=系统日志(多TAB示例)
+com_zte_ums_ict_framework_ui_sidebar_operationLogMultiTab=操作日志(多TAB示例)
+com_zte_ums_ict_framework_ui_sidebar_system=系统
+com_zte_ums_ict_framework_ui_sidebar_dataBackup=数据备份
+com_zte_ums_ict_framework_ui_sidebar_fileBackup=文件备份
+com_zte_ums_ict_framework_ui_sidebar_license=许可证
+com_zte_ums_ict_framework_ui_sidebar_sysState=系统状态
+com_zte_ums_ict_framework_ui_sidebar_SystemMang=系统管理
+
+com_zte_ums_ict_framework_ui_sidebar_monitor=监控
+com_zte_ums_ict_framework_ui_sidebar_alarmByCell=按网元统计告警
+com_zte_ums_ict_framework_ui_sidebar_alarmByCellType=按网元类型统计告警
+com_zte_ums_ict_framework_ui_breadcrumbs_moreOper=更多操作
+com_zte_ums_ict_framework_ui_sidebar_dbStructBack=整库结构备份
+com_zte_ums_ict_framework_ui_sidebar_baseDataBack=基础数据备份
+com_zte_ums_ict_framework_ui_sidebar_logDataBackRestore=日志数据备份恢复
+com_zte_ums_ict_framework_ui_sidebar_alarmDataBackRestore=告警数据备份恢复
+com_zte_ums_ict_framework_ui_sidebar_dbBack=数据库备份
+com_zte_ums_ngict_dashboard=仪表盘
+com_zte_ums_ict_framework_ui_breadcrumbs_ruleSetup=规则设置
+com_zte_ums_ict_framework_ui_sidebar_levelRedefineSetup=级别重定义设置
+com_zte_ums_ict_framework_ui_sidebar_disposeSuggestionSetup=处理建议设置
+com_zte_ums_ict_framework_ui_sidebar_AlarmBoxSetup=告警箱设置
+com_zte_ums_ict_framework_ui_sidebar_measureObjectMang=测量对象管理
+
+com_zte_ums_ict_framework_ui_sidebar_thresholdTaskMang=门限任务管理
+com_zte_ums_ict_framework_ui_sidebar_anDevMan=AN产品管理
+com_zte_ums_ict_framework_ui_sidebar_cellMang=网元管理
+com_zte_ums_ict_framework_ui_sidebar_snmpPing= SNMP Ping
+com_zte_ums_ict_framework_ui_sidebar_telnet=Telnet
+com_zte_ums_ict_framework_ui_sidebar_workOder=工单管理
+com_zte_ums_ict_framework_ui_sidebar_resMang=资源管理
+com_zte_ums_ict_framework_ui_sidebar_SecurityMang=安全管理
+com_zte_ums_ict_framework_ui_sidebar_operationSet=操作集管理
+com_zte_ums_ict_framework_ui_sidebar_userLockStatus=用户锁定情况
+com_zte_ums_ict_framework_ui_sidebar_loginUserMang=登录用户管理
+com_zte_ums_ict_framework_ui_sidebar_userBlackList=用户黑名单
+com_zte_ums_ict_framework_ui_sidebar_operationSet=操作集
+com_zte_ums_ict_framework_ui_sidebar_LogMang=日志管理
+com_zte_ums_ict_framework_ui_sidebar_backRestore=备份恢复
+com_zte_ums_ict_framework_ui_sidebar_dbStructBack=整库结构备份
+com_zte_ums_ict_framework_ui_sidebar_baseDataBack=基础数据备份
+com_zte_ums_ict_framework_ui_sidebar_logDataBackRestore=日志数据备份恢复
+com_zte_ums_ict_framework_ui_sidebar_alarmDataBackRestore=告警数据备份恢复
+com_zte_ums_ict_framework_ui_loading=加载中......
+com_zte_ums_ict_framework_ui_searching=搜索中......
+com_zte_ums_ict_framework_ui_clickTooFast=您点击的太快了,请稍候重新点击下该菜单,谢谢
+com_zte_ums_ict_framework_ui_loadmenuerror=菜单加载失败
+com_zte_ums_ict_framework_ui_confirmlogout=你确认要注销吗?
+com_zte_ums_aos_framework_ui_heartbeat_fail=会话已经失效。
+com_zte_ums_ict_framework_ui_fixedsidedefaultheaderError=页头不支持固定边栏,先固定页头才能固定边栏.
+com_zte_ums_ict_framework_ui_fixedsiderightpositionError=固定边栏不支持边栏靠右,先设置边栏为默认.
+com_zte_ums_ict_framework_ui_loadchgpwdpageError=加载修改密码页面失败
+com_zte_ums_ict_framework_ui_searchmessage=关键字{0}的搜索结果如下:
+com_zte_ums_ict_framework_ui_month=一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月
+com_zte_ums_ict_framework_ui_customdate=自定义日期
+com_zte_ums_ict_framework_ui_from=从
+com_zte_ums_ict_framework_ui_to=到
+com_zte_ums_ict_framework_ui_apply=应用
+com_zte_ums_ict_framework_ui_today=今天
+com_zte_ums_ict_framework_ui_yestoday=昨天
+com_zte_ums_ict_framework_ui_lastdays=最近{0}天
+com_zte_ums_ict_framework_ui_thismonth=本月
+com_zte_ums_ict_framework_ui_lastmonth=上个月
+com_zte_ums_ict_framework_ui_group_about=关于
+
+com_zte_ums_ict_framework_ui_group_logout=注销
+com_zte_ums_ict_framework_ui_changePwd=修改密码
+com_zte_ums_ict_framework_ui_group_fullscreen=全屏
+com_zte_ums_ict_framework_ui_group_exitfullscreen=退出全屏
+com_zte_ums_ict_framework_moudle_help = 帮助
+com_zte_ums_ict_framework_moudle_menutoggler=更多...
+
+com_zte_ums_ict_alarmcount_total_label = 总计:{0}
+com_zte_ums_ict_alarmcount_critical_label = 严重:{0}
+com_zte_ums_ict_alarmcount_critical_text = 严重告警
+com_zte_ums_ict_alarmcount_major_label = 主要:{0}
+com_zte_ums_ict_alarmcount_major_text = 主要告警
+com_zte_ums_ict_alarmcount_minor_label = 次要:{0}
+com_zte_ums_ict_alarmcount_minor_text = 次要告警
+com_zte_ums_ict_alarmcount_warning_label = 警告:{0}
+com_zte_ums_ict_alarmcount_warning_text = 警告告警
+com_zte_ums_ict_alarmcount_none_label=当前系统无告警
+com_zte_ums_ict_alarmcount_total_before_text =当前系统共有
+com_zte_ums_ict_alarmcount_total_after_text =个告警
+
+com_zte_ums_ict_framework_ui_sidebar_performMonitor=性能监视
+com_zte_ums_ict_framework_ui_sidebar_resource=资源
+com_zte_ums_ict_framework_ui_sidebar_manualAdd=手动添加
+com_zte_ums_ict_framework_ui_sidebar_gisTopo=GIS拓扑
+
+
+com_zte_ums_ict_framework_ui_sidebar_userDispatch=用户分发
+com_zte_ums_ict_framework_ui_sidebar_roleCollect=角色收集
+
+com_zte_ums_ict_sm_user_op_ok=操作成功。
+com_zte_ums_ict_sm_user_close_button=关闭
+com_zte_ums_ict_sm_user_confirm=确定
+com_zte_ums_ict_sm_user_ok=确定
+com_zte_ums_ict_sm_user_modify_current_password_label=      当前用户密码设置
+com_zte_ums_ict_sm_user_modify_current_password=当前用户密码设置
+com_zte_ums_ict_sm_user_old_password=旧密码
+com_zte_ums_ict_sm_user_confirmpassword=确认新密码
+com_zte_ums_ict_sm_user_cancel_button=取消
+com_zte_ums_ict_sm_user_password=新密码
+com_zte_ums_ict_sm_password_confirm_not_consistent = 密码输入不一致
+com_zte_ums_ict_sm_user_inputoldpwd=请输入原密码
+com_zte_ums_ict_sm_user_inputnewpwd=请输入新密码
+com_zte_ums_ict_sm_user_inputnewpwdagain=请再次输入新密码
+com_zte_ums_ict_portal_chgpwd_oldpwdError=原始密码错误
+com_zte_ums_ict_login_inputname=请输入用户名
+com_zte_ums_ict_login_inputpwd=请输入密码
+
+com_zte_ums_eco_service=业务
+
+com_zte_ums_ict_framework_ui_blue=中兴蓝3
+com_zte_ums_ict_framework_ui_ztebluelight=中兴蓝1
+com_zte_ums_ict_framework_ui_zteblue=中兴蓝2
+
+com_zte_ums_ict_about_ppu_field_name = 名称
+com_zte_ums_ict_about_ppu_field_version = 版本号
+com_zte_ums_ict_about_ppu_field_desc = 描述
+com_zte_ums_ict_about_ppu_field_time = 更新时间
+com_zte_ums_ict_framework_moudle_about = 关于
+com_zte_ums_ict_framework_about_detail = 详情
+com_zte_ums_ict_framework_about_version=版本号:
+com_zte_ums_ict_portal_login_companyName=2015 © ZTE - 中兴通讯股份有限公司
+
+com_zte_ums_ict_framework_ui_main_title=
+com_zte_ums_ict_framework_ui_page_title=虚拟化管理编排系统
+com_zte_ums_ict_framework_ui_page_title_2=虚拟化管理编排系统
+
+com_zte_ums_ict_framework_ui_main_title=OPEN-O
+com_zte_ums_ict_framework_ui_page_title=OPEN-O系统
+com_zte_ums_ict_framework_ui_page_title_1=OPEN-O系统
+com_zte_ums_ict_framework_ui_page_title_2=OPEN-O系统
+
+org_openo_orchestrator_framework_main_page_service=业务
+org_openo_orchestrator_framework_main_page_cloud=云管理
+org_openo_orchestrator_framework_main_page_orchestrator=目录管理
+org_openo_orchestrator_framework_main_page_monitor=监控
+org_openo_orchestrator_framework_main_page_resource=资源
+org_openo_orchestrator_framework_main_page_design=设计
+org_openo_orchestrator_framework_main_page_alarm=告警
+org_openo_orchestrator_framework_main_page_performance=性能
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-en-US.properties b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-en-US.properties
new file mode 100644
index 00000000..e7140cb6
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-en-US.properties
@@ -0,0 +1,53 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+
+com_zte_ums_ict_portal_login_title=ICT Management System
+com_zte_ums_ict_portal_login_welcome=Welcome
+com_zte_ums_ict_portal_login_userPassword=User Name or Password Error
+inputUserName=Please Input User Name
+inputPassword=Please Input Password
+com_zte_ums_ict_portal_login_rememberMe=Remember Me
+com_zte_ums_ict_portal_login_companyName=2014 @; ZTE - Corporation
+com_zte_ums_ict_login_inputname=Please Input User Name
+com_zte_ums_ict_login_inputpwd=Please Input Password
+com_zte_ums_aos_portal_login_username=Username:
+com_zte_ums_aos_portal_login_password=Password:
+com_zte_ums_aos_portal_login_validateCode=Validate Code: 
+com_zte_ums_aos_portal_login_login=Login
+com_zte_ums_aos_portal_login_reset=Reset
+com_zte_ums_aos_portal_login_notice=To make your experience more smoothly and better, please download the lastest browser(Windows 32bit):
+com_zte_ums_aos_portal_login_group_localdownload=Local download
+com_zte_ums_aos_portal_login_group_officialdownload=Official download
+com_zte_ums_aos_portal_ui_changePwd=Change Password
+com_zte_ums_aos_sm_user_op_ok=Operation succeeded.
+com_zte_ums_aos_sm_user_close_button=Close
+com_zte_ums_aos_sm_user_confirm=Confirm
+com_zte_ums_aos_login_warning_title = Warning
+com_zte_ums_aos_sm_user_modify_current_password_label=      User Password Set
+com_zte_ums_aos_sm_user_modify_current_password=User Password Set
+com_zte_ums_aos_sm_user_old_password=Old Password
+com_zte_ums_aos_sm_user_confirmpassword=Confirm Password
+com_zte_ums_aos_sm_user_cancel_button=Cancel
+com_zte_ums_aos_sm_user_password=New Password
+com_zte_ums_aos_sm_password_confirm_not_consistent = password and confirm password is not the same.
+com_zte_ums_aos_portal_login_group_download = Download
+com_zte_ums_aos_portal_login_notice_about_chromeFrame=Please download and install the following browser.Otherwise, some functions may become exceptional.
+com_zte_ums_aos_portal_login_recommend_notice=Recommend the use of IE8, IE9, IE10, Chrome27, Firefox20.1 browser, recommend the display resolution: 1280 * 800.
+com_zte_ums_ict_portal_login_serv_error=Login Error
+
+com_zte_ums_ict_portal_login_title=OPEN-O System
+com_zte_ums_ict_portal_login_companyName= \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-zh-CN.properties b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-zh-CN.properties
new file mode 100644
index 00000000..1bd9755a
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/i18n/web-portal-login-integration-i18n-zh-CN.properties
@@ -0,0 +1,53 @@
+#
+# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+
+com_zte_ums_ict_portal_login_title=ICT管理系统
+com_zte_ums_ict_portal_login_welcome=欢迎登录
+com_zte_ums_ict_portal_login_userPassword=用户名和密码错误
+inputUserName=请输入用户名
+inputPassword=请输入密码
+com_zte_ums_ict_portal_login_rememberMe=记住我
+com_zte_ums_ict_portal_login_companyName=2014 © ZTE - 中兴通讯股份有限公司
+com_zte_ums_ict_login_inputname=请输入用户名
+com_zte_ums_ict_login_inputpwd=请输入密码
+com_zte_ums_aos_portal_login_username=用户名:
+com_zte_ums_aos_portal_login_password=密 码:
+com_zte_ums_aos_portal_login_validateCode=验证码:
+com_zte_ums_aos_portal_login_login=登录
+com_zte_ums_aos_portal_login_reset=重置
+com_zte_ums_aos_portal_login_notice=为了有更好更流畅的操作体验,请更新到最新的浏览器,请下载(Windows 32位):
+com_zte_ums_aos_portal_login_group_localdownload=本地下载
+com_zte_ums_aos_portal_login_group_officialdownload=官方下载
+com_zte_ums_aos_portal_ui_changePwd=修改密码
+com_zte_ums_aos_sm_user_op_ok=操作成功。
+com_zte_ums_aos_sm_user_close_button=关闭
+com_zte_ums_aos_sm_user_confirm=确定
+com_zte_ums_aos_login_warning_title = 警告
+com_zte_ums_aos_sm_user_modify_current_password_label=      当前用户密码设置
+com_zte_ums_aos_sm_user_modify_current_password=当前用户密码设置
+com_zte_ums_aos_sm_user_old_password=旧密码
+com_zte_ums_aos_sm_user_confirmpassword=确认密码
+com_zte_ums_aos_sm_user_cancel_button=取消
+com_zte_ums_aos_sm_user_password=新密码
+com_zte_ums_aos_sm_password_confirm_not_consistent = 密码输入不一致。
+com_zte_ums_aos_portal_login_group_download = 下载
+com_zte_ums_aos_portal_login_notice_about_chromeFrame=为了不影响系统的功能正常使用,请连网安装并使用下面的浏览器:
+com_zte_ums_aos_portal_login_recommend_notice=推荐使用IE8及以上、Chrome27及以上、Firefox20.1及以上版本浏览器,推荐显示分辨率:1280×800。
+com_zte_ums_ict_portal_login_serv_error=登录异常
+
+com_zte_ums_ict_portal_login_title=OPEN-O系统
+com_zte_ums_ict_portal_login_companyName= \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/logo.png b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/logo.png
new file mode 100644
index 00000000..9277eb11
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/logo.png
Binary files differ
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/netnumenLogo.png b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/netnumenLogo.png
new file mode 100644
index 00000000..21f9e87a
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/netnumenLogo.png
Binary files differ
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_16.gif b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_16.gif
new file mode 100644
index 00000000..2a2d258b
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_16.gif
Binary files differ
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_white.png b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_white.png
new file mode 100644
index 00000000..ef9aedb7
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/zte_logo_white.png
Binary files differ
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/ztelogo.png b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/ztelogo.png
new file mode 100644
index 00000000..ebe122a2
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/img/integration/ztelogo.png
Binary files differ
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/js/core/const.js b/openoiui-standlone/src/main/assembly/webroot/framework/js/core/const.js
new file mode 100644
index 00000000..1b86b79d
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/js/core/const.js
@@ -0,0 +1,57 @@
+/*
+ * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+var fMenuSiderDivId = 'page-f-sidebar-menu';
+var ICTFRAME_CONST_SPINNER_GIF_PATH="../../iui/framework/img/loading-spinner-grey.gif";
+var ICTFRAME_CONST_IFRAME_HEIGHT_AJUST = 10;
+var ICTFRAME_CONST_IFRAME_HEIGHT_AJUST_IE = 5;
+var ICTFRAME_CONST_THEME_COLOR_CSS_PREFFIX = "css/themes/";
+var ICTFRAME_CONST_DEFAULTPAGE_PATH = "default.html?";
+var ICTFRAME_CONST_DATABACKUP_PATH = 'menus/dataBackup-mysql.html';
+var IS_V5_TESTVERSION = true;
+
+
+var FrameConst={};
+
+FrameConst.DEFAULT_LOGINSKIP_PAGE = "main-page.html";
+
+FrameConst.do_heartbeat = false;
+FrameConst.change_pass = false;
+
+FrameConst.isEncypt = "false";
+//FrameConst.REST_FRAMECOMMIFO = "/web/rest/web-common/getMenuItemVisible";
+FrameConst.REST_FRAMECOMMIFO = "../../api/uiframe/v1/frameCommInfo";
+//FrameConst.REST_HEARTBEAT = "/web/rest/web-common/common?action=heartbeat";
+FrameConst.REST_HEARTBEAT = "../../api/uiframe/v1/heartbeat";
+//FrameConst.REST_GETLICENSEINFO = "/web/rest/web-license/getlicensevalueinfo";
+FrameConst.REST_GETLICENSEINFO = "../../api/uiframe/v1/licensevalueinfo";
+//FrameConst.REST_CHECKRIGHT = "/web/rest/web-common/checkRight";
+FrameConst.REST_CHECKRIGHT = "../../api/uiframe/v1/checkRight";
+//FrameConst.REST_LOGIN = "/web/res/web-common/login";
+FrameConst.REST_LOGIN = "../../api/uiframe/v1/login";
+//FrameConst.REST_LOGOUT = "/web/res/web-common/loginOut?SSOAction=SSOLogout";
+FrameConst.REST_LOGOUT = "../../api/uiframe/v1/loginOut?SSOAction=SSOLogout";
+//FrameConst.REST_GET_FRAME_MENUDIRECTION = "/web/rest/web-common/GetConfByKey?key=usf.mainframe.web.navigation.direction";
+FrameConst.REST_GET_FRAME_MENUDIRECTION = "../../api/uiframe/v1/confByKey?key=usf.mainframe.web.navigation.direction";
+//FrameConst.REST_GET_USERNAME = "/web/rest/web-common/common?action=getUserName";
+FrameConst.REST_GET_USERNAME = "../../api/uiframe/v1/userName";
+
+
+//FrameConst.REST_GET_VERSIONINFO = "/web/rest/web-common/getVersionInfo";
+FrameConst.REST_GET_VERSIONINFO = "../../api/uiframe/v1/versionInfo";
+var zte_http_headers=new Array();
+zte_http_headers.push({"key":"ICTAuthentication","value":"icttka","store":true});
+zte_http_headers.push({"key":"isFromWeb","value":"1","store":false});
+zte_http_headers.push({"key":"language-option","value":"language-option","store":true}); \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/json/main-page.json b/openoiui-standlone/src/main/assembly/webroot/framework/json/main-page.json
new file mode 100644
index 00000000..0b57f581
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/json/main-page.json
@@ -0,0 +1,105 @@
+{
+ "propertiesFileNamePrefix":"web-framework-integration-i18n",
+ "productName":"OPENO",
+ "productImage":"img/integration/zte_logo_white.png",
+ "modules":[
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_service",
+ "background":"skyBlue-mainpage",
+ "toolsImage":"toolsImageBrokenLine",
+ "url":"",
+ "linkId":"openo-nsoc-template",
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_cloud",
+ "background":"golden-mainpage",
+ "toolsImage":"toolsImageHierachy",
+ "url":"",
+ "linkId":"openo-roc-vim",
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"manLieONCloud-image",
+ "toolsImage":"",
+ "url":"http://vnjs.net/www/project/freewall/",
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_orchestrator",
+ "background":"orange-mainpage",
+ "toolsImage":"toolsImageGear",
+ "url":"",
+ "linkId":"openo-nsoc-vApp",
+
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_monitor",
+ "background":"pinkishRed-mainpage",
+ "toolsImage":"toolsImagePresent",
+ "url":"",
+ "linkId":"openo-umc-monitor-setting",
+
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"magicCube-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_resource",
+ "background":"grassGreen-mainpage",
+ "toolsImage":"toolsImageFile",
+ "url":"",
+ "linkId":"openo-roc-rs-view-overview",
+
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"meeting-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"earth-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_design",
+ "background":"orange-mainpage",
+ "toolsImage":"toolsImageGear",
+ "url":"",
+ "linkId":"openo-nsoc-model-design",
+
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_alarm",
+ "background":"skyBlue-mainpage",
+ "toolsImage":"toolsImageBriefcase",
+ "url":"",
+ "linkId":"openo-umc-monitor-alarm-currentAlarm",
+
+ "contentTip":""
+ },
+ {
+ "cover":"org_openo_orchestrator_framework_main_page_performance",
+ "background":"pinkishRed-mainpage",
+ "toolsImage":"toolsImagePresent",
+ "url":"",
+ "linkId":"openo-umc-monitor-pm-historyQuery",
+
+ "contentTip":""
+ }
+ ]
+} \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/login.html b/openoiui-standlone/src/main/assembly/webroot/framework/login.html
new file mode 100644
index 00000000..e82cb513
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/login.html
@@ -0,0 +1,187 @@
+<!--
+
+ Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="utf-8"/>
+<title id="com_zte_ums_ict_portal_login_title" name_i18n="com_zte_ums_ict_framework_ui_i18n_login"></title>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
+<meta content="" name="description"/>
+<meta content="" name="author"/>
+<link href="../component/thirdparty/fakeLoader/fakeLoader.css" rel="stylesheet" type="text/css" />
+<script>
+ if(top != window){
+ top.location.href = location.href;
+ }
+</script>
+<link href="../component/thirdparty/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href="../component/thirdparty/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
+<link href="../component/thirdparty/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"/>
+<link href="./css/style-custom.css" rel="stylesheet" type="text/css"/>
+<link href="./css/style.css" rel="stylesheet" type="text/css"/>
+<link href="./css/style-responsive.css" rel="stylesheet" type="text/css"/>
+<link href="./css/plugins.css" rel="stylesheet" type="text/css"/>
+<link href="./css/login.css" rel="stylesheet" type="text/css"/>
+<link href="./css/custom_default.css" rel="stylesheet" type="text/css"/>
+<link rel="shortcut icon" href="./img/integration/zte_logo_16.gif"/>
+<script type="text/javascript" src="../component/thirdparty/jquery/jquery-1.10.2.min.js"></script>
+<script type="text/javascript" src="./js/core/const.js" ></script>
+<script type="text/javascript" src="./appRes/js/custom-const.js" ></script>
+<script type="text/javascript" src="./js/security/security.js"></script>
+<script type="text/javascript" src="../component/thirdparty/fakeLoader/fakeLoader.min.js"></script>
+<script type="text/javascript" src="./js/core/hk.min.js" ></script>
+<script type="text/javascript" src="./js/tools.js"></script>
+<script type="text/javascript">
+var Sys = {};
+var ua = navigator.userAgent.toLowerCase();
+var s;
+(s = ua.match(/msie ([\d.]+)/)) ? Sys.ie = s[1] :
+(s = ua.match(/firefox\/([\d.]+)/)) ? Sys.firefox = s[1] :
+(s = ua.match(/chrome\/([\d.]+)/)) ? Sys.chrome = s[1] :
+(s = ua.match(/opera.([\d.]+)/)) ? Sys.opera = s[1] :
+(s = ua.match(/version\/([\d.]+).*safari/)) ? Sys.safari = s[1] : 0;
+
+
+function judgeVersion(configVer,localVer){
+ var configs= configVer.split(".");
+ var locals= localVer.split(".");
+ var length = 0;
+ if(configs.length >= locals.length){
+ length = locals.length;
+ }else{
+ length = configs.length;
+ }
+ for(var i = 0; i < length; i++){
+ var tempConfig = parseInt(configs[i],10);
+ var tempLocal = parseInt(locals[i],10);
+ if(tempConfig > tempLocal){
+ return true;
+ }
+ }
+ return false;
+
+
+}
+
+function showPrompt(flag){
+ if(flag == "chromeFrame"){
+ document.getElementById("downloadChromeFrame").style.display="";
+
+ $("#chromedown").attr("href","https://www.google.com/intl/"+getLanguage()+"/chrome/browser/");
+ }
+}
+function hidetip(tipid) {
+ var tip = $("#" + tipid);
+ tip.hide();
+ tip.attr("tipstatus", "close");
+}
+</script>
+</head>
+<body class="login"><div id="pageLoading" class="fakeloader" ></div>
+ <script type="text/javascript">
+ $("#pageLoading").fakeLoader({text:"",bgColor:"#1178ee",opacity:'1',spinner:"spinner2",zIndex:99999999});
+ </script>
+<div class="logo">
+ <a href="./default.html">
+ <img id="com_zte_ums_ict_framework_img_login_logo" src="./img/integration/ztelogo.png" name_img="com_zte_ums_ict_framework_img" style="display:none" alt=""/>
+ <img id="com_zte_ums_ict_framework_img_login_logo_white" src="./img/integration/zte_logo_white.png" name_img="com_zte_ums_ict_framework_img" style="display:none" alt=""/>
+ </a>
+</div>
+<div class="content">
+ <form class="login-form" method="post" id="fm1" action="./login">
+ <h3 class="form-title"><span id="com_zte_ums_ict_portal_login_welcome" name_i18n="com_zte_ums_ict_framework_ui_i18n_login"></span> </h3>
+ <div class="alert display-hide" id="nameOrpwdError" tipstatus="normal">
+ <button class="close" data-close="alert" onclick="hidetip('nameOrpwdError');"></button>
+ <div id="com_zte_ums_ict_portal_login_userPassword" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" style="display:inline"></div>
+ </div>
+ <div class="alert display-hide" id="loginConnError" tipstatus="normal">
+ <button class="close" data-close="alert" onclick="hidetip('loginConnError');"></button>
+ <div id="com_zte_ums_ict_portal_login_serv_error" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" style="display:inline"></div>
+ </div>
+ <div class="form-group">
+ <!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->
+ <label id="com_zte_ums_aos_portal_login_username" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" class="control-label visible-ie8 visible-ie9" i18n-html="com_zte_ums_aos_portal_login_username"></label>
+ <div class="input-icon">
+ <i class="fa fa-user"></i>
+ <input class="form-control placeholder-no-fix" id="inputUserName" type="text" autocomplete="off" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" placeholder="" name="username"/>
+ </div>
+ </div>
+ <div class="form-group">
+ <label id="com_zte_ums_aos_portal_login_password" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" class="control-label visible-ie8 visible-ie9" i18n-html="com_zte_ums_aos_portal_login_password"></label>
+ <div class="input-icon">
+ <i class="fa fa-lock"></i>
+ <input class="form-control placeholder-no-fix" id="inputPassword" type="password" autocomplete="off" name_i18n="com_zte_ums_ict_framework_ui_i18n_login" placeholder="" name="password"/>
+ </div>
+ </div>
+ <div class="form-actions">
+ <label class="checkbox"><input type="checkbox" name="remember" value="1"><span id="com_zte_ums_ict_portal_login_rememberMe" name_i18n="com_zte_ums_ict_framework_ui_i18n_login">
+ </span></label>
+ <button type="submit" i18n-value="com_zte_ums_aos_portal_login_login" id="submitBtn" class="btn blue pull-right">
+ <span id="com_zte_ums_aos_portal_login_login" name_i18n="com_zte_ums_ict_framework_ui_i18n_login">
+ </span> <i class="m-icon-swapright m-icon-white"></i>
+ </button>
+ </div>
+ </form>
+</div>
+<center>
+<div class="download" id="downloadChromeFrame" style="display:none">
+ <p id="notice3" i18n-html="com_zte_ums_aos_portal_login_notice_about_chromeFrame"></p>
+ <div id="chromeFrameUrl">
+ <image class="browser_logo" src="./img/chrome_icon.png"/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.google.com/intl/en_US/chrome/browser/" id="chromedown">Chrome</a>&nbsp;&nbsp;&nbsp;&nbsp;<image class="browser_logo" src="./img/firefox_icon.png"/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.mozilla.org/" id="firefoxdown">Firefox</a>&nbsp;&nbsp;&nbsp;&nbsp;<br/>
+ </div>
+</div>
+</center>
+<div class="copyright">
+ <span id="com_zte_ums_ict_portal_login_companyName" name_i18n="com_zte_ums_ict_framework_ui_i18n_login">
+ </span>.
+</div>
+
+<!--[if lt IE 9]>
+ <script src="/ngict/iui/component/thirdparty/respond/respond.min.js"></script>
+ <script src="/ngict/iui/component/thirdparty/excanvas/excanvas.min.js"></script>
+ <![endif]-->
+<script src="../component/thirdparty/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
+<script src="../component/thirdparty/jquery-blockui/jquery.blockui.min.js" type="text/javascript"></script>
+<script src="../component/thirdparty/uniform/jquery.uniform.min.js" type="text/javascript"></script>
+<script src="../component/thirdparty/jquery-validation/js/jquery.validate.min.js" type="text/javascript"></script>
+<script src="../component/thirdparty/backstretch/jquery.backstretch.min.js" type="text/javascript"></script>
+<script src="./js/security/aes.js" type="text/javascript"></script>
+<script src="./js/security/framework-util.js" type="text/javascript"></script>
+<script src="./js/login.js" type="text/javascript"></script>
+<script src="../component/thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js" type="text/javascript"></script>
+<script src="./js/international/loadi18n-login.js" type="text/javascript"></script>
+<script type="text/javascript" src="./appRes/js/custom.js" ></script>
+<script>
+ jQuery(document).ready(function() {
+ var lang = getLanguage();
+ //lang = "en-US";
+ loadi18n_login(lang);
+ $("#com_zte_ums_ict_framework_img_login_logo").css('display','inline');
+ $("#com_zte_ums_ict_framework_img_login_logo_white").css('display','inline');
+ Login.init();
+
+ if(store("inputUserName")){
+ $("#inputUserName").val(store("inputUserName"));
+ }
+
+ $("#pageLoading").setToHide();
+ });
+</script>
+
+</html>
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fmegabar.html b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fmegabar.html
new file mode 100644
index 00000000..a7dd5610
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fmegabar.html
@@ -0,0 +1,62 @@
+<!--
+
+ Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+<li class="mega-menu-dropdown">
+ <a href="/iui/umcdrill/monitorns.html" id="openo-nsoc" parentid="openo-nsoc" hparentid="openo-nsoc"
+ order="20.0" class="iframe" shiftjs="" cachenum="openo-nsoc" breadcrumgroupbuttonsrc=""
+ operation="" iframeautoscroll="auto" defaultdisplay="">
+ <span id="org_openo_orchestrator_nsoc_service" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+</li>
+<li class="mega-menu-dropdown">
+ <a href="/iui/rocvim/vimView.html" id="openo-roc" parentid="openo-roc" hparentid="openo-roc"
+ order="30.0" class="iframe" shiftjs="" cachenum="openo-roc" breadcrumgroupbuttonsrc=""
+ operation="" iframeautoscroll="auto" defaultdisplay="">
+ <span id="org_openo_orchestrator_roc_resource" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+</li>
+<li class="mega-menu-dropdown">
+ <a href="/iui/umcmonitor/monitorSettingList.html" id="openo-umc" parentid="openo-umc" hparentid="openo-umc"
+ order="40.0" class="iframe" shiftjs="" cachenum="openo-umc" breadcrumgroupbuttonsrc=""
+ operation="" iframeautoscroll="auto" defaultdisplay="">
+ <span id="org_openo_orchestrator_umc_monitor" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+</li>
+<script type="text/javascript" src="/iui/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js">
+</script>
+<script type="text/javascript" src="/iui/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js">
+</script>
+<script type="text/javascript" src="/iui/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js">
+</script> \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fsiderbar.html b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fsiderbar.html
new file mode 100644
index 00000000..3c22912a
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_Fsiderbar.html
@@ -0,0 +1,297 @@
+<!--
+
+ Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+<li>
+ <a href="javascript:;" id="col-openo-umc-monitor-service" hparentid="openo-nsoc">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_service" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-monitor-service-overview" parentid="openo-nsoc" hparentid="col-openo-umc-monitor-service"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umcdrill/monitorns.html">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_service_overview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-nsoc-orchestrator" hparentid="openo-nsoc">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_orchestrator" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-nsoc-model-design" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/winery/servicetemplates">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_model_design" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-node-type" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="20.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/winery/nodetypes">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_node_type" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-vnfd" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="30.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/csarPackage.html">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_pkg" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-template" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="40.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/template.html">
+ <i class="fa fa-list-alt">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_template" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-hostimage" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="50.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/hostMirror.html">
+ <i class="fa fa-list-alt">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_hostimage" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-vApp" parentid="openo-nsoc" hparentid="col-openo-nsoc-orchestrator"
+ order="60.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/virtualApplication.html">
+ <i class="ict-VNF">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_lifecycle" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-roc-manageview" hparentid="openo-roc">
+ <i class="fa fa-cube">
+ </i>
+ <span id="org_openo_orchestrator_roc_managementview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-roc-vim" parentid="openo-roc" hparentid="col-openo-roc-manageview"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/rocvim/vimView.html">
+ <i class="fa fa-cube">
+ </i>
+ <span id="org_openo_orchestrator_roc_vim" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-roc-vnfm" parentid="openo-roc" hparentid="col-openo-roc-manageview"
+ order="20.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/vnfmView.html">
+ <i class="ict-VNFM">
+ </i>
+ <span id="org_openo_orchestrator_roc_vnfm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-roc-sdn" parentid="openo-roc" hparentid="col-openo-roc-manageview"
+ order="30.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/rocsdn/sdnView.html">
+ <i class="fa fa-cube">
+ </i>
+ <span id="org_openo_orchestrator_roc_sdn" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-roc-resourceview" hparentid="openo-roc">
+ <i class="fa fa-cubes">
+ </i>
+ <span id="org_openo_orchestrator_roc_resourceview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-roc-rs-view-overview" parentid="openo-roc" hparentid="col-openo-roc-resourceview"
+ order="8.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/rocrsview/resView.html">
+ <i class="fa fa-cubes">
+ </i>
+ <span id="org_openo_orchestrator_roc_overview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-umc-setting" hparentid="openo-umc">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_setting" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-monitor-setting" parentid="openo-umc" hparentid="col-openo-umc-setting"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umcmonitor/monitorSettingList.html">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_para_setting" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-umc-topo" hparentid="openo-umc">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_topo" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-physical-topo" parentid="openo-umc" hparentid="col-openo-umc-topo"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umctopo/physicalTopology.html">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_physical_topo" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-umc-service-topo" parentid="openo-umc" hparentid="col-openo-umc-topo"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umctopo/serviceTopology.html">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_service_topo" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-umc-fm" hparentid="openo-umc">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_fm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-monitor-alarm-currentAlarm" parentid="openo-umc" hparentid="col-openo-umc-fm"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umcfm/html/fm_currentAlarm_view.html">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_fm_currentAlarm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="col-openo-umc-pm" hparentid="openo-umc">
+ <i class="fa fa-coffee">
+ </i>
+ <span id="org_openo_orchestrator_umc_pm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-monitor-pm-historyQuery" parentid="openo-umc" hparentid="col-openo-umc-pm"
+ order="10.0" horgroup="10.0" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/umcpm/html/meatask/meataskQueryView.html">
+ <i class="fa fa-coffee">
+ </i>
+ <span id="org_openo_orchestrator_umc_pm_performance_query" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li> \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_siderbar.html b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_siderbar.html
new file mode 100644
index 00000000..517fe12a
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/menus/main_siderbar.html
@@ -0,0 +1,231 @@
+<!--
+
+ Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+<li>
+ <a href="javascript:;" id="eco-roc" parentid="eco-roc" order="30.0">
+ <i class="fa fa-cloud">
+ </i>
+ <span id="com_zte_ums_eco_roc" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="eco-roc-rs-view" parentid="eco-roc" hparentid="col-eco-roc-resourceview"
+ order="8.0" horgroup="10" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/roc-resource/resView.html">
+ <i class="fa fa-cubes">
+ </i>
+ <span id="com_zte_ums_eco_roc_overview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="eco_roc_vimmgr" parentid="eco-roc" hparentid="col-roc-managementview"
+ order="10.0" horgroup="10" cachenum="eco-roc-vim" shiftjs="" iframeautoscroll="auto"
+ href="/iui/roc-vim/vimView.html" defaultdisplay="false" vimopencos-multiinsrc="/ngict/iui/framework/menus/more/vim/eco_opencos_menu_more.html"
+ vimopenstack-multiinsrc="/ngict/iui/framework/menus/more/vim/eco_openstack_menu_more.html"
+ breadcrumgroupbuttonsrc="/ngict/iui/framework/menus/more/vim/eco_opencos_menu_more.html">
+ <i class="fa fa-cube">
+ </i>
+ <span id="com_zte_ums_eco_roc_vim" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="openo-nsoc" parentid="openo-nsoc" order="30.0">
+ <i class="fa fa-bell">
+ </i>
+ <span id="org_openo_orchestrator_nsoc" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-nsoc-model-design" parentid="openo-nsoc" hparentid="col-openo-nsoc"
+ order="10.0" horgroup="10" cachenum="openo-nsoc" shiftjs="" iframeautoscroll="auto"
+ href="/winery/servicetemplates">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_model_design" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-vnfd" parentid="openo-nsoc" hparentid="col-openo-nsoc"
+ order="10.0" horgroup="10" cachenum="openo-nsoc" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/package.html">
+ <i class="fa fa-folder-open-o">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_pkg" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-umc-monitor-service-overview" parentid="openo-nsoc"
+ hparentid="col-openo-umc-monitor-service" order="10.0" horgroup="10" cachenum="openo-umc-monitor"
+ shiftjs="" iframeautoscroll="auto" href="/iui/umc-monitor/monitorns.html">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_service_overview" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="eco-roc-vnfm" parentid="openo-nsoc" hparentid="col-roc-managementview"
+ order="20.0" horgroup="10" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/vnfmView.html">
+ <i class="ict-VNFM">
+ </i>
+ <span id="org_openo_orchestrator_roc_vnfm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-template" parentid="openo-nsoc" hparentid="col-openo-nsoc"
+ order="20.0" horgroup="10" cachenum="openo-nsoc" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/template.html">
+ <i class="fa fa-list-alt">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_template" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li hidden="">
+ <a class="iframe" id="openo-nsoc-templateDetail" parentid="openo-nsoc"
+ hparentid="col-openo-nsoc" order="30.0" horgroup="10" cachenum="openo-nsoc"
+ shiftjs="" iframeautoscroll="auto" href="/iui/nsoc/templateDetail.html">
+ <i class="fa fa-sitemap">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_templateDetail" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-nsoc-vApp" parentid="openo-nsoc" hparentid="col-openo-nsoc"
+ order="50.0" horgroup="10" cachenum="openo-nsoc" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/virtualApplication.html">
+ <i class="ict-VNF">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_lifecycle" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li hidden="">
+ <a class="iframe" id="openo-nsoc-nodesApp" parentid="openo-nsoc" hparentid="col-openo-nsoc"
+ order="100.0" horgroup="10" cachenum="" shiftjs="" iframeautoscroll="auto"
+ href="/iui/nsoc/virtualApplicationDetail.html">
+ <i class="fa fa-sitemap">
+ </i>
+ <span id="org_openo_orchestrator_nsoc_nodesApp" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li class="mega-menu-dropdown">
+ <a href="#" id="openo-umc-monitor" parentid="openo-umc-monitor" hparentid="openo-umc-monitor"
+ order="40.0" defaultchildmenuid="openo-umc-monitor-itmp" data-hover="dropdown"
+ data-toggle="dropdown" data-close-others="true" class="dropdown-toggle">
+ <i class="fa fa-bar-chart-o">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ <i class="fa fa-angle-down">
+ </i>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="openo-umc-monitor-alarm-currentAlarm" parentid="openo-umc-monitor"
+ hparentid="col-openo-umc-monitor-alarm" order="10.0" horgroup="10" cachenum="openo-umc-monitor-alarm"
+ shiftjs="openFmPage('1');" href="/web/res/web-fm/index.html?action=1" operation="common.fm.currentview">
+ <i class="fa fa-comments">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_alarm_currentAlarm" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-umc-monitor-itmp" parentid="openo-umc-monitor"
+ hparentid="col-openo-umc-monitor-access" order="10.0" horgroup="10" cachenum="openo-umc-monitor"
+ shiftjs="openItConfPage('configuration');" href="/web/res/web-conf/index.html?action=configuration"
+ operation="it.devGet">
+ <i class="fa fa-puzzle-piece">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_access_itmp" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ <li>
+ <a class="iframe" id="openo-umc-monitor-pm-historyQuery" parentid="openo-umc-monitor"
+ hparentid="col-openo-umc-monitor-pm" order="10.0" horgroup="10" cachenum="openo-umc-monitor-pm"
+ shiftjs="openAosPmPage('queryData');" href="/web/res/web-pm/index.html?action=queryData"
+ operation="uca.pm.querydata">
+ <i class="fa fa-coffee">
+ </i>
+ <span id="org_openo_orchestrator_umc_monitor_perform_historySearch" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<li>
+ <a href="javascript:;" id="ngict-system" parentid="ngict-system" order="100.0">
+ <i class="fa fa-cogs">
+ </i>
+ <span id="com_zte_ums_ict_framework_ui_sidebar_system" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu"
+ class="title">
+ </span>
+ <span class="selected">
+ </span>
+ <span class="arrow">
+ </span>
+ </a>
+ <ul class="sub-menu">
+ <li>
+ <a class="iframe" id="ngict-license" parentid="ngict-system" hparentid="col-ngict-system"
+ order="200.0" cachenum="system" href="/web/res/web-license/index.html"
+ operation="adminrole.operation">
+ <i class="fa fa-tags">
+ </i>
+ <span id="com_zte_ums_ict_framework_ui_sidebar_license" name_i18n="com_zte_ums_ict_framework_ui_i18n_sideMenu">
+ </span>
+ </a>
+ </li>
+ </ul>
+</li>
+<script type="text/javascript" src="/iui/framework/hsif/openo-nsoc/i18n/loadi18n-openo-nsoc.js">
+</script>
+<script type="text/javascript" src="/iui/framework/hsif/openo-roc/i18n/loadi18n-openo-roc.js">
+</script>
+<script type="text/javascript" src="/iui/framework/hsif/openo-umc/i18n/loadi18n-openo-umc.js">
+</script> \ No newline at end of file
diff --git a/openoiui-standlone/src/main/assembly/webroot/framework/menus/readme.txt b/openoiui-standlone/src/main/assembly/webroot/framework/menus/readme.txt
new file mode 100644
index 00000000..ac089ae8
--- /dev/null
+++ b/openoiui-standlone/src/main/assembly/webroot/framework/menus/readme.txt
@@ -0,0 +1,17 @@
+====
+ Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+====
+
+本目录放置菜单。 \ No newline at end of file