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
Jeremy Stanley f6640157df Zuul: Remove references to centos-7 job nodes
OpenDev is preparing to remove centos-7 nodes on March 15[*]. This
change drops Zuul configuration references to anything directly or
indirectly relying on that label.

[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/

Change-Id: I2d5e177ee3a89e0cedd79e564505e6d41f77b8e4
2024-03-12 22:50:05 +00:00
contrib Change md doc to rst 2022-01-17 07:24:57 +00:00
devstack Use uwsgi binary from path 2020-06-16 06:39:27 +00:00
doc Fix the wrong repo url 2022-01-17 06:28:24 +00:00
etc Remove the ReleaseReporter 2022-01-18 00:56:06 +00:00
examples Replace git.openstack.org URLs with opendev.org URLs 2022-01-17 06:45:05 +00:00
releasenotes Imported Translations from Zanata 2023-06-22 03:21:35 +00:00
solum Fix solum ci 2022-10-18 07:17:37 +00:00
tools Remove the unused scripts 2022-01-04 09:12:44 +00: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 OpenDev Migration Patch 2019-04-19 19:36:02 +00:00
.stestr.conf Using stestr 2018-08-03 12:05:18 +08:00
.zuul.yaml Zuul: Remove references to centos-7 job nodes 2024-03-12 22:50:05 +00: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 Moving IRC network reference to OFTC 2021-07-07 19:38:05 -05:00
requirements.txt Drop lower-constraints.txt and its testing 2022-05-01 12:55:46 -05:00
setup.cfg Remove the ReleaseReporter 2022-01-18 00:56:06 +00:00
setup.py Cleanup py27 support 2020-04-07 04:18:46 -07:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 21:12:32 -05:00
tox.ini tox: use allowlist_externals 2023-01-25 15:30:19 +00: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