Metadata-Version: 1.1
Name: distil
Version: 0.6.1.dev143
Summary: Distil project
Home-page: http://docs.openstack.org/developer/distil/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache Software License
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: http://governance.openstack.org/badges/distil.svg
            :target: http://governance.openstack.org/reference/tags/index.html
        
        .. Change things from this point on
        
        ======
        Distil
        ======
        
        Distil is a service to provide easy interactions with ERP systems, by exposing
        a configurable set of collection tools and transformers to make usable billing
        data out of Ceilometer entries.
        
        Distil provides a rest api to integrate with arbitrary ERP systems, and returns
        quotations/invoices as json. What the ranges are, and how Ceilometer data is
        aggregated is intended to be configurable, and defined in the configuration
        file.
        
        The Distil data store will prevent overlapping bills for a given tenant and
        resource ever being stored, while still allowing for regeneration of a given
        invoices.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
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
