The core API implementation for Daisycloud OpenStack installer.
Go to file
Zhijiang Hu f73df8e15a create hugepage mount dir in kickstart
Change-Id: I86ffed6406fa70b986e297a7d9c280d3ced18f15
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-11-20 21:52:31 -05:00
backend Upgrade from python-docker-py to python2-docker 2017-11-15 14:45:33 +08:00
code create hugepage mount dir in kickstart 2017-11-20 21:52:31 -05:00
doc test build and run daisy on pike env 2017-11-02 06:28:54 -04:00
make Rename ironic-discoverd to daisy-discoverd 2017-08-04 17:41:40 +08:00
rpm Rename ironic-discoverd to daisy-discoverd 2017-08-04 17:41:40 +08:00
test/tempest test build and run daisy on pike env 2017-11-02 06:28:54 -04:00
tools Update image to solve kolla-box missing packaget 2017-11-17 02:11:05 -05:00
.gitignore Add Copyright to the diff-coverage tool 2016-12-27 03:49:31 -05:00
.gitreview Added .gitreview 2016-03-29 07:52:50 +00:00
LICENSE Update License info 2017-08-17 04:47:04 -04:00
README.md Seperarte installation doc out from README 2017-08-17 04:08:22 -04:00

README.md

[toc]

Daisy(Openstack project name: daisycloud-core)

Daisy provides automated deployment and management of OpenStack and other distributed systems.

Website

http://www.daisycloud.org

Code Layout

  • code/daisy: core logic code.
  • code/daisyclient: command line interface code.
  • code/horizon: web interface code.