The core API implementation for Daisycloud OpenStack installer.
Go to file
OpenDev Sysadmins 6828477174 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:06 +00:00
backend Add retry in prepare.sh 2018-04-17 17:34:59 +08:00
code fix and store docker engine rpm at build time 2018-03-09 17:06:33 +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 Clean yum cache after adding each repo 2018-04-13 10:07:22 +08:00
.gitignore Add Copyright to the diff-coverage tool 2016-12-27 03:49:31 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:06 +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.