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
Hangdong Zhang 0b3c691d7c Update the documentation link for doc migration
Change-Id: I14415ca59dc12c4f64bf61cfcabe52b2ecc1c177
2017-07-25 11:22:16 +08:00
contrib Merge "Use "type" command to take place of "which"" 2017-07-19 14:37:48 +00:00
devstack Merge "Refactor the install_solumclient function" 2017-07-13 04:00:38 +00:00
doc Merge "switch to openstackdocstheme" 2017-07-12 14:08:10 +00: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 switch to openstackdocstheme 2017-07-07 15:37:33 +08:00
solum Update the documentation link for doc migration 2017-07-25 11:22:16 +08: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
CONTRIBUTING.rst Fix typo 2016-11-24 15:25:32 +08:00
HACKING.rst Update the documentation link for doc migration 2017-07-25 11:22:16 +08:00
LICENSE Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05:00
README.rst Update the documentation link for doc migration 2017-07-25 11:22:16 +08: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
requirements.txt Updated from global requirements 2017-07-18 01:57:53 +00:00
setup.cfg Update the documentation link for doc migration 2017-07-25 11:22:16 +08:00
setup.py Updated from global requirements 2017-03-02 17:54:07 +00:00
test-requirements.txt switch to openstackdocstheme 2017-07-07 15:37:33 +08:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-25 11:01:01 +05:30

README.rst

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