文件名称:angboard:angularjs OpenStack仪表板
文件大小:130KB
文件格式:ZIP
更新时间:2024-06-07 16:46:49
JavaScript
该项目被放弃
使用angularjs(几乎)直接与API对话的OpenStack新仪表板。
在2014年OpenStack峰会上,对Horizon开发人员进行了非常快速的介绍,
执照
参见LICENSE.txt
安装
注意:需要python3 (建议使用3.4)
要进行设置,请首先根据您的操作系统安装以下内容:
的Python 3
虚拟环境
毒物
吉特
然后:
git clone https://github.com/r1chardj0n3s/angboard
cd angboard
tox -e grunt -- serve --keystone-url=
【文件预览】:
angboard-master
----.gitignore(73B)
----README.md(10KB)
----bin()
--------nodeenv.sh(358B)
----test()
--------karma.conf.js(3KB)
--------.jshintrc(631B)
--------spec()
----fauxstack()
--------proxy.py(5KB)
--------main.py(6KB)
--------__init__.py(587B)
----.bowerrc(38B)
----app()
--------views()
--------robots.txt(31B)
--------.buildignore(8B)
--------scripts()
--------.htaccess(24KB)
--------styles()
--------images()
--------index.html(5KB)
--------404.html(3KB)
--------favicon.ico(4KB)
----.gitattributes(11B)
----Gruntfile.js(13KB)
----.jshintrc(393B)
----bower.json(713B)
----package.json(1KB)
----run_fauxstack.sh(70B)
----requirements.txt(23B)
----LICENSE.txt(561B)
----.travis.yml(110B)
----.editorconfig(415B)
----tox.ini(536B)
----NOTICE.txt(155B)