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 59c00c6adc Policy in code[11]
Add policy for trigger

Partially Implements: blueprint policy-in-code

Change-Id: Ice7b634ecd62cac9f6a6a12b5d3aa91719a8860a
2018-01-13 15:44:08 +08:00
contrib Cleanup the old devstack scripts 2017-08-15 11:29:14 +08:00
devstack modified step to run devstack 2017-11-28 18:20:55 +05:30
doc Fix to use "." to source script files 2017-08-28 13:49:24 +00:00
etc Policy in code[1] 2018-01-10 11:05:50 +08:00
examples Fix typos and replace http with https for doc links 2017-08-09 23:25:10 -07:00
functionaltests Remove solum tempest code 2017-12-01 15:35:23 +08:00
playbooks/legacy Remove dsvm prefix from in-repo zuul jobs 2017-12-04 09:30:14 +08:00
releasenotes/source Remove setting of version/release from releasenotes 2017-11-17 09:56:13 +05:30
solum Policy in code[11] 2018-01-13 15:44:08 +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 Policy in code[1] 2018-01-10 11:05:50 +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
.zuul.yaml Remove dsvm prefix from in-repo zuul jobs 2017-12-04 09:30:14 +08: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 Policy in code[1] 2018-01-10 11:05:50 +08:00
setup.cfg Policy in code[1] 2018-01-10 11:05:50 +08:00
setup.py Updated from global requirements 2017-03-02 17:54:07 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:28:32 +00:00
tox.ini Policy in code[1] 2018-01-10 11:05:50 +08:00

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