Metadata-Version: 2.0
Name: solum
Version: 5.2.0
Summary: Application Lifecycle Management for OpenStack
Home-page: http://docs.openstack.org/developer/solum
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Babel (>=2.3.4)
Requires-Dist: SQLAlchemy (>=1.0.10,<1.1.0)
Requires-Dist: WSME (>=0.8)
Requires-Dist: alembic (>=0.8.10)
Requires-Dist: docker-py (>=1.8.1)
Requires-Dist: eventlet (!=0.18.3,>=0.18.2)
Requires-Dist: httplib2 (>=0.7.5)
Requires-Dist: iso8601 (>=0.1.11)
Requires-Dist: keystonemiddleware (>=4.12.0)
Requires-Dist: kombu (<4.0.0,>=3.0.25)
Requires-Dist: netaddr (!=0.7.16,>=0.7.13)
Requires-Dist: oslo.config (>=3.14.0,!=3.18.0)
Requires-Dist: oslo.context (>=2.9.0)
Requires-Dist: oslo.db (>=4.15.0)
Requires-Dist: oslo.log (>=3.11.0)
Requires-Dist: oslo.messaging (>=5.14.0)
Requires-Dist: oslo.middleware (>=3.0.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.utils (>=3.18.0)
Requires-Dist: pbr (>=1.8)
Requires-Dist: pecan (!=1.0.3,!=1.0.4,!=1.2,>=1.0.0,!=1.0.2)
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: python-barbicanclient (>=4.0.0)
Requires-Dist: python-glanceclient (>=2.5.0)
Requires-Dist: python-heatclient (>=1.6.1)
Requires-Dist: python-keystoneclient (>=3.8.0)
Requires-Dist: python-mistralclient (>=2.0.0)
Requires-Dist: python-neutronclient (>=5.1.0)
Requires-Dist: python-swiftclient (>=3.2.0)
Requires-Dist: python-zaqarclient (>=1.0.0)
Requires-Dist: six (>=1.9.0)

========================
Team and repository tags
========================

.. image:: http://governance.openstack.org/badges/solum.svg
    :target: http://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

=====
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.

* Free software: Apache 2.0 License. See LICENSE file.
* Documentation: http://wiki.openstack.org/wiki/Solum

Development-setup with Solum
--------------------------

See the solum-development-setup_ guide.

.. _solum-development-setup: https://wiki.openstack.org/wiki/Solum/solum-development-setup

Getting started with Solum
--------------------------

See the getting_started_ guide.

.. _getting_started: http://docs.openstack.org/developer/solum/getting_started/

Project Info
-------------

 * Source Code: https://github.com/openstack/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/project:openstack/solum
                 https://review.openstack.org/#/q/project:openstack/python-solumclient
 * IRC: #solum at chat.freenode.net



