The core API implementation for Daisycloud OpenStack installer.
Go to file
Jenkins 6636c54af7 Merge "Add helper function for allocating CPUs for DPDK pmd threads" 2017-10-11 13:08:01 +00:00
backend Revert "Change docker-engine download url" 2017-09-10 00:26:00 +00:00
code Merge "Add helper function for allocating CPUs for DPDK pmd threads" 2017-10-11 13:08:01 +00:00
doc Add helper function for allocating CPUs for DPDK pmd threads 2017-09-30 04:10:31 -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 Deal with new flake8 error 2017-08-22 04:40:24 -04:00
tools add aodh-client and ceilometer-client to enable get data from daisy server 2017-09-22 10:13:05 +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.