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
Devdatta Kulkarni 79b7195f1a Updated README
Updated the location of the getting_started documentation
Added link for python-solumclient reviews
Updated the name of the chat server

Change-Id: Ia7110600d4c35d4408eb25e3a27e7013260ec2c9
2015-11-17 14:56:19 -06:00
contrib Fix some spelling typos 2015-11-11 22:21:06 +05:30
devstack Added Devstack plugin for Solum 2015-11-17 06:38:56 +05:30
doc Fix two typos 2015-11-05 20:52:59 +05:30
etc/solum Modifying the heat deployer to use injected file to download DU 2015-06-09 17:10:18 -05:00
examples Changing stackforge to openstack in git repo names 2015-09-14 17:23:49 -05:00
functionaltests Removing incorrect barbican setup in pre_test_hook 2015-11-03 14:00:16 -06:00
solum Merge "Delete old stacks on successful app deploy" 2015-11-13 17:08:39 +00:00
tools Migrating trigger functionality 2015-09-28 19:25:11 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:55:30 +00:00
.gitignore Controllers and models for static CAMP resources. 2014-09-29 10:10:13 -07:00
.gitreview Update .gitreview for project rename 2015-09-11 20:58:32 +00:00
.testr.conf Update test module from oslo-incubator 2014-01-29 09:38:34 +10:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:46 +00:00
HACKING.rst Fixed some mistakes in multiple files 2015-09-26 22:33:34 +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 Updated README 2015-11-17 14:56:19 -06: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 Remove solum/openstack/common/versionutils.py 2015-09-25 11:46:29 +02:00
requirements.txt Drop use of 'oslo' namespace package 2015-06-29 13:18:47 -05:00
setup.cfg Update pbr version to 2015.1.1 in setup.cfg 2015-06-16 15:36:02 -05:00
setup.py Updated from global requirements 2014-05-01 13:52:23 +00:00
test-requirements.txt Fix mock dependencies and unit tests 2015-07-14 18:14:46 -05:00
tox.ini Remove solum.conf.sample from source control 2014-12-04 13:22:02 -06:00

README.rst

Solum

Application Lifecycle Management

An OpenStack 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