Metadata-Version: 1.1
Name: gantt
Version: 2014.1.dev16673.g1c94305
Summary: Cloud computing fabric controller
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: OpenStack Gantt README
        ======================
        
        Gantt provides a common scheduler framework for use by various
        OpenStack components.
        
        ------------------
        
        **********
        DISCLAIMER
        **********
        
        At the moment, the Gantt repository is a proof a concept for testing Nova
        scheduler split.
        The content of this Git repository will be fully resynchronized with Nova
        scheduler code once the Nova scheduler forklift efforts are done.
        
        http://lists.openstack.org/pipermail/openstack-infra/2014-March/001109.html
        
        ------------------
        
        OpenStack Gantt is distributed under the terms of the Apache
        License, Version 2.0. The full terms and conditions of this
        license are detailed in the LICENSE file.
        
        To keep updated with new developments in the OpenStack project
        follow `@openstack <http://twitter.com/openstack>`_ on Twitter.
        
        To learn how to deploy OpenStack, consult the documentation
        available online at:
        
           http://docs.openstack.org
        
        In the unfortunate event that bugs are discovered, they should
        be reported to the appropriate bug tracker. If you obtained
        the software from a 3rd party operating system vendor, it is
        often wise to use their own bug tracker for reporting problems.
        In all other cases use the master OpenStack bug tracker,
        available at:
        
           http://bugs.launchpad.net/nova
        
        Developers wishing to work on the OpenStack Gantt project should
        always base their work on the latest Gantt code, available from
        the master GIT repository at:
        
           http://github.com/openstack/gantt
        
        Developers should also join the discussion on the mailing list,
        at:
        
           http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
        
        Any new code must follow the development guidelines detailed
        in the HACKING.rst file, and pass all unit tests. Further
        developer focused documentation is available at:
        
           http://nova.openstack.org/
        
        For information on how to contribute to Gantt, please see the
        contents of the CONTRIBUTING.rst file.
        
        -- End of broadcast
        
        
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
