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
shangxiaobj 8be06f4dfc Fix typos and replace http with https for doc links
1) Fix typos in solum
2) Use https instead of http for docs links according to OpenStack document migration

Change-Id: I6dcda5c1e58f104c11d66607759be6d3dd94bdc8
2017-08-09 23:25:10 -07:00
contrib Fix typos and replace http with https for doc links 2017-08-09 23:25:10 -07:00
devstack Fix typos and replace http with https for doc links 2017-08-09 23:25:10 -07: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 Fix typos and replace http with https for doc links 2017-08-09 23:25:10 -07: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 typos and replace http with https for doc links 2017-08-09 23:25:10 -07: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-08-07 00:54:54 +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 Updated from global requirements 2017-07-27 19:22:59 +00: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