Inception Cloud Project
Go to file
Changbin Liu e76ace1914 Add re-raise argument to start() and cleanup()
To enhance the usability of the Orchestrator class as a reusable
component (e.g., used by WebUI), it should not catch and handle
certain exceptions, without at a minimum re-raising them.

Change-Id: I4ff8320f3a275fbdbe7cf3a21c217f1cf59ddacb
Fixes: bug #1226193
2013-09-18 00:14:29 -04:00
bin Add --force-yes to install_chefserver.sh and make all bin/*.sh 2013-08-30 22:26:49 -04:00
doc Initial push of doc and related files to repo. 2013-09-17 10:49:55 -04:00
etc/inception Use logging instead of print 2013-07-17 10:52:37 -04:00
inception Add re-raise argument to start() and cleanup() 2013-09-18 00:14:29 -04:00
tools add meta project Info 2013-05-15 15:40:12 -04:00
webui code outline 2013-05-07 14:20:30 -04:00
.gitignore Modify README to reflect our wiki and launchpad pages 2013-08-28 13:47:47 -04:00
.gitreview Add .gitreview file 2013-05-19 09:38:57 -04:00
Authors Cleanup oslo.config 2013-07-09 15:42:42 -04:00
LICENSE Add Apache2 License file 2013-05-19 12:08:49 -04:00
README.md Modify README to reflect our wiki and launchpad pages 2013-08-28 13:47:47 -04:00
setup.py Break multiple imports to multiple lines 2013-08-28 19:32:45 -04:00
tox.ini Make sure pep8 is installed 2013-05-19 09:51:44 -04:00

README.md

Inception

A tool to launch OpenStack-in-OpenStack clouds, to accelerate testing and many more.

Join us