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 c122635382 Update the devstack client settings
Change-Id: I2d1941ac446135ea6d9391b9ffaa4056dd4cec97
2019-01-07 16:23:46 +08:00
contrib fix a typo : s/glace/glance/ 2018-02-28 05:24:47 +00:00
devstack Update the devstack client settings 2019-01-07 16:23:46 +08:00
doc Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
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 Add solum-tempest-plugin to required-projects 2018-07-26 09:18:32 +08:00
releasenotes Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
solum Fix TypeError when python3 2018-12-27 18:56:04 +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 Using stestr 2018-08-03 12:05:18 +08:00
.gitreview Update .gitreview for project rename 2015-09-11 20:58:32 +00:00
.stestr.conf Using stestr 2018-08-03 12:05:18 +08:00
.zuul.yaml Add python 3.6 unit test job 2018-11-08 00:07:29 +07:00
babel.cfg Initial cookie-cuttere'd repo 2013-09-20 23:44:03 -05: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
lower-constraints.txt Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
README.rst Add release notes link in README 2018-07-18 06:54:03 +00:00
requirements.txt Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 11:32:11 +08:00
setup.py Updated from global requirements 2017-03-02 17:54:07 +00:00
test-requirements.txt Add bandit for security static analysis 2018-07-26 09:10:15 +08:00
tox.ini Add python 3.6 unit test job 2018-11-08 00:07:29 +07:00

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