【雲計算】OpenStack Horizon DashBoard定制化,完整實現前后台交互


項目代碼見GitHub:https://github.com/junneyang/openstack-customization-example

參考資料:

Install and configure Horizon:http://docs.openstack.org/mitaka/install-guide-rdo/horizon-install.html

OpenStack 計算服務API文檔:http://developer.openstack.org/api-ref-compute-v2.1.html#os-multiple-create-v2.1

Identity API v2.0 (SUPPORTED):http://developer.openstack.org/api-ref-identity-v2.html

Customizing Horizon:http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides

Tutorial: Building a Dashboard using Horizon:http://docs.openstack.org/developer/horizon/topics/tutorial.html

Customize the dashboard:http://docs.openstack.org/admin-guide/common/dashboard_customizing.html

Tutorial: Adding a complex action to a table:http://docs.openstack.org/developer/horizon/tutorials/table_actions.html

horion view.py源碼:https://github.com/openstack/horizon/blob/master/horizon/views.py

2.9. Configuring instances at boot time(虛擬機啟動后注入執行腳本):https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/End_User_Guide/user-data.html

Source code for openstack_dashboard.api.keystone:http://docs.openstack.org/developer/horizon/_modules/openstack_dashboard/api/keystone.html

Source code for openstack_dashboard.api.rest.keystone:http://docs.openstack.org/developer/horizon/_modules/openstack_dashboard/api/rest/keystone.html

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM