The core API implementation for Daisycloud OpenStack installer.
Go to file
Zhijiang Hu a9329c716a Try to solve prepare.sh failure during yum install
Change-Id: Ia2d16fe8a93f18982124e6da14d73922fa160213
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-19 06:01:10 -05:00
backend Try to solve prepare.sh failure during yum install 2018-01-19 06:01:10 -05:00
code Merge "Revert "Open Debug log for debugging slow volume attaching"" 2018-01-19 01:25:32 +00: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 for ODL 2018-01-13 16:11:45 +08: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.