Go to file
Vu Cong Tuan 4f215e9727 Use assertRegex instead of assertRegexpMatches
In Python3, assertRegexpMatches & assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex

Change-Id: I85c539cef94ca4bfbf76229aadb8bf05eee4eaee
2017-11-01 16:31:59 +07:00
2017-08-22 04:40:24 -04:00
2016-03-29 07:52:50 +00:00
2017-08-17 04:47:04 -04:00

[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.
Description
The core API implementation for Daisycloud OpenStack installer.
Readme 437 MiB
Languages
Python 89.5%
Shell 8.1%
Makefile 0.9%
RPM Spec 0.8%
reStructuredText 0.6%