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
30326c345b
Updated tomcat to tomcat7 since apt-get does not recognize tomcat for install. Change-Id: Iea7c4648408e7fdab585e1d981781d8a5574befb Closes-Bug: #1263632 |
||
---|---|---|
contrib | ||
doc | ||
etc/solum | ||
functionaltests | ||
solum | ||
tools/config | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
coverage.sh | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Solum
Application Lifecycle Management
An OpenStack related 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 Heat, Keystone, 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.
- Free software: Apache 2.0 License. See LICENSE file.
- Documentation: http://wiki.openstack.org/wiki/Solum
Local development setup
- Install Solum::
-
$ pip install -e .
- Run Solum API server::
-
$ solum-api
- Hit the API server::
-
$ curl localhost:9777
Project Info
- Web-site: http://solum.io/
- Source Code: http://github.com/stackforge/solum
- Wiki: https://wiki.openstack.org/wiki/Solum
- Launchpad: https://launchpad.net/solum
- Blueprints: https://blueprints.launchpad.net/solum
- Bugs: https://bugs.launchpad.net/solum
- Code Reviews: https://review.openstack.org/#q,status:open+solum,n,z
- IRC: #solum at freenode