Metadata-Version: 2.1
Name: waldur-mastermind
Version: 4.3.0
Summary: Waldur MasterMind is a hybrid cloud orchestrator.
Home-page: http://waldur.com
Author: OpenNode Team
Author-email: info@opennodecloud.com
License: MIT
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: ansible-waldur-module (>=0.8.2)
Requires-Dist: apache-libcloud (<2.3.0,>=1.1.0)
Requires-Dist: azure-mgmt-compute (==5.0.0)
Requires-Dist: azure-mgmt-network (==2.0.0)
Requires-Dist: azure-mgmt-rdbms (==1.2.0)
Requires-Dist: azure-mgmt-resource (==2.0.0)
Requires-Dist: azure-mgmt-storage (==2.0.0)
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: Celery (>=4.3.0)
Requires-Dist: croniter (>=0.3.4)
Requires-Dist: defusedxml (>=0.4.1)
Requires-Dist: django-auth-ldap (>=2.0.0)
Requires-Dist: django-defender (>=0.6.2)
Requires-Dist: django-filter (==2.2)
Requires-Dist: django-fluent-dashboard (==1.0.1)
Requires-Dist: django-fsm (==2.6.1)
Requires-Dist: django-jsoneditor (>=0.0.7)
Requires-Dist: django-model-utils (==3.2.0)
Requires-Dist: django-redis-cache (>=2.0.0)
Requires-Dist: django-rest-swagger (==2.1.2)
Requires-Dist: django-reversion (==2.0.8)
Requires-Dist: django-taggit (>=1.1.0)
Requires-Dist: Django (<3.0,>=2.2.7)
Requires-Dist: djangorestframework (<3.11.0,>=3.10.2)
Requires-Dist: djangosaml2 (==0.17.2)
Requires-Dist: docker (>=4.1)
Requires-Dist: hiredis (>=0.2.0)
Requires-Dist: influxdb (>=4.1.0)
Requires-Dist: iptools (>=0.6.1)
Requires-Dist: jira (>=2.0.0)
Requires-Dist: lxml (>=3.2.0)
Requires-Dist: passlib (>=1.7.0)
Requires-Dist: paypalrestsdk (<2.0,>=1.10.0)
Requires-Dist: pbr (!=2.1.0)
Requires-Dist: pdfkit (>=0.6.1)
Requires-Dist: Pillow (>=6.2.0)
Requires-Dist: PrettyTable (<0.8,>=0.7.1)
Requires-Dist: psycopg2-binary (>=2.8.4)
Requires-Dist: pycountry (<2.0,>=1.20)
Requires-Dist: python-cinderclient (>=3.1.0)
Requires-Dist: python-digitalocean (>=1.5)
Requires-Dist: python-freeipa (>=0.2.2)
Requires-Dist: python-glanceclient (>=2.8.0)
Requires-Dist: python-keystoneclient (>=3.13.0)
Requires-Dist: python-neutronclient (>=6.5.0)
Requires-Dist: python-novaclient (>=9.1.0)
Requires-Dist: pyvat (<2.0,>=1.3.1)
Requires-Dist: pyvmomi (>=6.7.1)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: pyzabbix (>=0.7.2)
Requires-Dist: redis (<3.3,>=3.2.1)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: sqlparse (>=0.1.11)
Requires-Dist: pyjwt (>=1.5.3)
Requires-Dist: sentry-sdk (>=0.9.0)
Provides-Extra: test
Requires-Dist: ddt (<1.1.0,>=1.0.0) ; extra == 'test'
Requires-Dist: docker ; extra == 'test'
Requires-Dist: factory-boy (==2.4.1) ; extra == 'test'
Requires-Dist: freezegun (==0.3.7) ; extra == 'test'
Requires-Dist: mock-django (==0.6.9) ; extra == 'test'
Requires-Dist: sqlalchemy (>=1.3.0) ; extra == 'test'
Requires-Dist: responses ; extra == 'test'

.. image:: https://travis-ci.org/opennode/waldur-mastermind.svg?branch=develop
    :target: https://travis-ci.org/opennode/waldur-mastermind
    :alt: Build status

Waldur MasterMind
=================

Waldur MasterMind is an open-source RESTful server for multi-tenant resource management.
It provides an easy way for sharing access to external systems.
It is used as a platform for creating private and public clouds.

Additional information can be found at http://docs.waldur.com.

Development environment setup
-----------------------------

Instructions here: https://github.com/opennode/waldur-mastermind/blob/develop/docs/guide/install-from-src.rst.

Documentation
-------------

Administration and usage guides can be found at http://docs.waldur.com .

License
-------

Waldur MasterMind is released under MIT license.

Support
-------

For professional support and integration services please contact info@opennodecloud.com.


