Glance Contribution Guidelines
==============================

In the Contributions Guide, you will find documented policies for
developing with Glance. This includes the processes we use for
blueprints and specs, bugs, contributor onboarding, core reviewer
memberships, and other procedural items.

This documentation is generated by the Sphinx toolkit and lives in the source
tree. Additional documentation on Glance and other components of OpenStack can
be found on the `OpenStack wiki <http://wiki.openstack.org>`_.

Getting Started
---------------
.. toctree::
    :maxdepth: 2

    contributing
    core_reviewer_guidelines

Development Policies
--------------------

.. toctree::
   :maxdepth: 2

   minor-code-changes
   refreshing-configs

Development Practices
---------------------
.. toctree::
   :maxdepth: 3

   gerrit
   blueprints
   release-notes
   releasecycle
   documentation
   database_migrations
.. bugs
   contributor-onboarding
   gate-failure-triage
   code-reviews

Developer Reference
-------------------

.. toctree::
   :maxdepth: 2

   architecture
   database_architecture
   domain_model
   domain_implementation

   Module Reference <api/modules>

Development Roles
-----------------

.. toctree::
   :maxdepth: 2

   release-cpl
.. core-reviewers

.. _managing-development:

Managing the Development Cycle
------------------------------
.. toctree::
   :maxdepth: 1

   releasecycle
