The core API implementation for Daisycloud OpenStack installer.
Go to file
zhouxinyong 1b0c82f979 Replacing the link in HACKING.rst
Change-Id: Ib5f272961e03d82582fdfaf6ea30c8b89d1e3b8e
2018-11-16 03:42:58 +08:00
backend sync /etc/resolv.conf in cache to disk & sleep 30 take 2 2018-04-17 01:47:02 +00:00
code Replacing the link in HACKING.rst 2018-11-16 03:42:58 +08:00
doc Upgrade to OpenStack Queens 2018-04-02 17:32:52 +08:00
make Upgrade to OpenStack Queens 2018-04-02 17:32:52 +08:00
rpm Upgrade to OpenStack Queens 2018-04-02 17:32:52 +08:00
test/tempest test build and run daisy on pike env 2017-11-02 06:28:54 -04:00
tools Clean yum cache after adding each repo 2018-04-13 10:01:32 +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.