The core API implementation for Daisycloud OpenStack installer.
Go to file
00184532 2d7dcd48d0 support dataplane type of ovs/dvs
Change-Id: I57e1bbf7de9a948a921d32396e0118b30fc3ee39
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
2017-11-13 15:28:24 +08:00
backend Direct prepare.sh log into log file 2017-11-09 22:24:19 -05:00
code support dataplane type of ovs/dvs 2017-11-13 15:28:24 +08: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 Switch kolla image download URL to OPNFV GS 2017-11-07 23:47:20 -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.