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
zhurong bb21ca2b5a Adapt solum documentation for new standards
This patch set makes the following changes:
 * using the new standards
 * Update doc/source/index.rst with new links

Change-Id: If350cc2a7c5b8a6b8ae01d74ef3f992dc2c5c361
2017-07-07 14:01:16 +08:00
contrib Update the os-image-api-version 2017-04-12 22:38:48 +08:00
devstack Using run_process instead of screen_it 2017-05-04 14:46:09 +08:00
doc Adapt solum documentation for new standards 2017-07-07 14:01:16 +08:00
etc Add the apache config file for solum api 2017-04-12 15:23:51 +08:00
examples Github webhook handling 2016-06-12 23:12:35 -05:00
functionaltests Remove devstack-plugin-container from gate_hook 2017-06-08 13:55:38 +08:00
releasenotes/source Merge "Removed unnecessary utf-8 encoding" 2017-05-24 14:41:05 +00:00
solum Upgrade from docker-py to docker 2017-06-20 22:05:50 +00:00
tools Switch to oslo_log 2016-08-30 15:44:01 +08:00
.coveragerc Remove the openstack-common.conf and dirs in solum 2016-11-07 14:29:58 +08:00
.gitignore Add *.swo to gitignore 2017-01-24 15:09:22 +08: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
babel.cfg Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05:00
CONTRIBUTING.rst Fix typo 2016-11-24 15:25:32 +08:00
coverage.sh Add nicer support for coverage 2013-12-09 17:25:00 +11:00
HACKING.rst Add hacking check framework for solum 2017-01-04 14:42:59 +00:00
LICENSE Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05:00
README.rst Optimize the link address 2017-04-10 15:14:06 +05:30
requirements.txt Upgrade from docker-py to docker 2017-06-20 22:05:50 +00:00
setup.cfg Fix solum gate and switch to using keystoneauth1 2017-04-27 03:02:40 +00:00
setup.py Updated from global requirements 2017-03-02 17:54:07 +00:00
test-requirements.txt Updated from global requirements 2017-06-27 12:23:39 +00:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-25 11:01:01 +05:30

Team and repository tags

image

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 Keystone, Swift, Glance, Heat, 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.

Development-setup with Solum --------------------------

See the solum-development-setup guide.

Getting started with Solum

See the getting_started guide.

Project Info