Metadata-Version: 2.1
Name: solum
Version: 5.6.0
Summary: Application Lifecycle Management for OpenStack
Home-page: https://docs.openstack.org/solum/latest/
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.5
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,!=0.21.0)
Requires-Dist: alembic
Requires-Dist: Babel (!=2.4.0)
Requires-Dist: docker
Requires-Dist: httplib2
Requires-Dist: iso8601
Requires-Dist: kombu (!=4.0.2)
Requires-Dist: netaddr
Requires-Dist: oslo.config (!=4.3.0,!=4.4.0)
Requires-Dist: oslo.context
Requires-Dist: oslo.db
Requires-Dist: oslo.messaging
Requires-Dist: oslo.middleware
Requires-Dist: oslo.serialization (!=2.19.1)
Requires-Dist: oslo.utils
Requires-Dist: oslo.log
Requires-Dist: oslo.rootwrap
Requires-Dist: oslo.policy
Requires-Dist: pbr (!=2.1.0)
Requires-Dist: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2)
Requires-Dist: pycrypto
Requires-Dist: python-barbicanclient
Requires-Dist: python-glanceclient
Requires-Dist: python-heatclient
Requires-Dist: python-zaqarclient
Requires-Dist: python-neutronclient
Requires-Dist: python-keystoneclient (!=2.1.0)
Requires-Dist: python-swiftclient
Requires-Dist: six
Requires-Dist: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8)
Requires-Dist: WSME
Requires-Dist: python-mistralclient (!=3.2.0)
Requires-Dist: keystonemiddleware

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

.. image:: https://governance.openstack.org/tc/badges/solum.svg
    :target: https://governance.openstack.org/tc/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: https://docs.openstack.org/solum/latest/

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: https://docs.openstack.org/solum/latest/user/index.html

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

 * Source Code: https://git.openstack.org/cgit/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



