RETIRED, An OpenStack project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum
Go to file
OpenStack Proposal Bot cab8c1d1f5 Updated from global requirements
Change-Id: I14d035ca9e2ec350fae7780b8be12a9b1c4b7455
2014-05-01 13:52:23 +00:00
contrib Merge "Make sure the base_image is used in build_app" 2014-05-01 05:50:55 +00:00
doc Update getting started guide 2014-04-18 14:32:08 -05:00
etc/solum Fix solum conf for keystone 2014-04-17 15:25:53 +02:00
examples/plans example plan for deploying Ghost blogging platform 2014-04-10 13:49:36 -05:00
functionaltests Add functional tests for error cases (POST 400) 2014-04-23 16:13:31 +02:00
solum Merge "Convert "auto" to "cedarish" in the worker" 2014-05-01 05:51:01 +00:00
tools Add context to send-echo-to-worker 2014-03-28 16:21:30 -05:00
.coveragerc Add nicer support for coverage 2013-12-09 17:25:00 +11:00
.gitignore Add the alembic migration framework 2014-02-04 12:57:29 +10:00
.gitreview Add git review configuration file and update README 2013-11-02 00:57:27 +05:30
.testr.conf Update test module from oslo-incubator 2014-01-29 09:38:34 +10:00
CONTRIBUTING.rst Minor addition of packages needed to contribution docs 2014-01-17 22:05:19 +00:00
HACKING.rst Add HACKING.rst 2013-11-16 16:14:42 +05:30
LICENSE Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05:00
MANIFEST.in Add the alembic migration framework 2014-02-04 12:57:29 +10:00
README.rst make the development instructions more consistent 2014-01-23 16:04:36 +10:00
babel.cfg Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05:00
coverage.sh Add nicer support for coverage 2013-12-09 17:25:00 +11:00
openstack-common.conf Update db module from oslo-incubator 2014-01-29 09:50:08 +10:00
requirements.txt Updated from global requirements 2014-05-01 13:52:23 +00:00
setup.cfg Added common RPC service and API classes 2014-03-19 23:04:04 +10:00
setup.py Updated from global requirements 2014-05-01 13:52:23 +00:00
test-requirements.txt Upgrade sphinxcontrib-pecanwsme to version 0.8 2014-04-28 17:16:41 +02:00
tox.ini Add a tool to check for multiple alembic heads 2014-02-18 21:48:23 +10:00

README.rst

Solum

Application Lifecycle Management

An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process.

Overview

Solum is natively designed for OpenStack clouds and leverages numerous OpenStack projects, including Heat, Keystone, Nova, Trove, and more. We value vendor neutrality, open design and collaboration, and leveraging existing solutions where possible. One example is our use of Docker for deployment of containers. Multiple language run-time environments will be supported with a modular "language pack" solution so you can easily run applications written in any language of your choice.

Getting started with Solum

See the getting_started guide.

Project Info