模板base.html: 包含模板:
备注:
Openstack DASHBOARD 文档说明
1 horizon/_conf.html 2 _stylesheets.html
3 horizon/client_side/_script_loader.html 4 horizon/common/_sidebar.html 5 _header.html
6 horizon/_messages.html 7
horizon/_scripts.html
8 horizon\\templates\\horizon\\_nav_list.html 9 horizon\\templates\\horizon\\_subnav_list.html
10 horizon\\templates\\horizon\\common\\_data_table.html
11 horizon\\templates\\horizon\\common\\_data_table_table_actions.html
12 horizon\\templates\\horizon\\common\\ _data_table_row.html
13 horizon\\templates\\horizon\\common\\_data_table_row_actions.html
14 horizon\\templates\\horizon\\common\\_data_table_row_action.html
15 horizon\\templates\\horizon\\common\\_tab_group.html 16 horizon\\templates\\horizon\\common\\_workflow_step.html
17 horizon\\templates\\horizon\\common\\_workflow_step_update_members.html
一.Openstack DASHBOARD登录界面
2 a2 ○
3 ○
2 a2 ○
图A
图A-模板:
模板a: a1: Login.html a2:_login.html
a1: Login.html
(1) 继承模板 : ○1base.html
(2 ) 包含模板 : a2
a2:_login.html
(1).继承模板:○2_modal_form.html. (2).包含模板:○3_form_fields.html.
二.主界面
1 管理员-System Panel-Overview
4
2 b ○
3 ○
5
8
10 12
10
11
10
9
图B
图B-模板:
模板b:usage,html
(1).继承模板:○1base.html
(2).包含模板:○2_page_header.html, ○3_usage_summary.html
2 管理员-System Panel-Instance
4
10
8 9
12
2 c ○
5
11
10
14
13
10
图C
图C-模板:
模板c: index.html
(1).继承模板:○1base.html (2).包含模板:○2_page_header.html
3 管理员-System Panel-Volunes
4
1 d4 ○
11
10
8
12
10
9
10
12
14
11
10
图
D
5
4
15
1d3 ○
8 9
15 d3
图D1