Metadata-Version: 2.0
Name: solum
Version: 2014.2.2
Summary: Application Lifecycle Management for OpenStack
Home-page: http://www.openstack.org/
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 :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: alembic (>=0.6.4)
Requires-Dist: Babel (>=1.3)
Requires-Dist: httplib2 (>=0.7.5)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: kombu (>=2.4.8)
Requires-Dist: netaddr (>=0.7.6)
Requires-Dist: oslo.config (>=1.2.1)
Requires-Dist: oslo.db (>=0.2.0)
Requires-Dist: oslo.messaging (>=1.3.0)
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: pecan (>=0.5.0)
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: python-barbicanclient (>=2.1.0)
Requires-Dist: python-glanceclient (>=0.13.1)
Requires-Dist: python-heatclient (>=0.2.9)
Requires-Dist: python-zaqarclient (>=0.0.3)
Requires-Dist: python-neutronclient (>=2.3.5,<3)
Requires-Dist: python-keystoneclient (>=0.9.0)
Requires-Dist: python-swiftclient (>=2.0.2)
Requires-Dist: six (>=1.7.0)
Requires-Dist: SQLAlchemy (>=0.8.4,!=0.9.5,<=0.9.99)
Requires-Dist: WSME (>=0.6)
Requires-Dist: python-mistralclient (>=0.1)

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

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

See the getting_started_ guide.

.. _getting_started: https://solum.readthedocs.org/en/latest/getting_started/index.html

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



