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
whoami-rajat 19a686dd1a Add solum-status upgrade check command framework
This adds basic framework for solum-status upgrade
check commands. For now it has only "check_placeholder"
check implemented.
Real checks can be added to this tool in the future.

Change-Id: Icd92e2105e99354a8b184d9be086cc97ce4c12fa
Story: 2003657
Task: 26155
2018-10-27 18:28:15 +05:30
contrib fix a typo : s/glace/glance/ 2018-02-28 05:24:47 +00:00
devstack Remove the unuesd sample conf 2018-08-01 21:17:42 +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 Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
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 Use templates for cover and lower-constraints 2018-09-07 15:45:44 +02: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 Add release notes link in README 2018-07-18 06:54:03 +00:00
babel.cfg 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
requirements.txt Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
setup.cfg Add solum-status upgrade check command framework 2018-10-27 18:28:15 +05:30
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 Use standard cover tox env 2018-09-10 11:04:00 +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