solum/README.rst
Angus Salkeld 63cd38b3d7 make the development instructions more consistent
Our setup is already more complex than installing the python
package. To run the functional tests we need a devstack setup
so try direct people to install via devstack rather than
the trivial "pip install".

Also installation.rst was not included in the docs as it was not
referenced. This should be under the new section "getting_started".

Change-Id: Ia234506e783db2c40428c226a4d26000ded8a9b1
2014-01-23 16:04:36 +10:00

1.3 KiB

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