2019-11-13 17:03:44 +01:00
|
|
|
================
|
|
|
|
OpenStack Glance
|
|
|
|
================
|
2016-11-24 14:04:58 +01:00
|
|
|
|
2019-11-13 17:03:44 +01:00
|
|
|
Glance is an OpenStack project that provides services and associated libraries
|
2016-09-05 17:07:58 +08:00
|
|
|
to store, browse, share, distribute and manage bootable disk images,
|
|
|
|
other data closely associated with initializing compute resources,
|
|
|
|
and metadata definitions.
|
2015-01-07 11:07:06 +00:00
|
|
|
|
|
|
|
Use the following resources to learn more:
|
|
|
|
|
2016-09-05 17:07:58 +08:00
|
|
|
API
|
|
|
|
---
|
|
|
|
|
|
|
|
To learn how to use Glance's API, consult the documentation available
|
|
|
|
online at:
|
|
|
|
|
2019-07-22 18:46:16 +02:00
|
|
|
* `Image Service APIs <https://docs.openstack.org/api-ref/image/>`_
|
2016-09-05 17:07:58 +08:00
|
|
|
|
|
|
|
Developers
|
|
|
|
----------
|
|
|
|
|
|
|
|
For information on how to contribute to Glance, please see the contents
|
|
|
|
of the CONTRIBUTING.rst in this repository.
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
2018-06-30 17:23:28 +08:00
|
|
|
* `Official Glance documentation <https://docs.openstack.org/glance/latest/>`_
|
|
|
|
* `Official Client documentation <https://docs.openstack.org/python-glanceclient/latest/>`_
|
2016-09-05 17:07:58 +08:00
|
|
|
|
|
|
|
Operators
|
|
|
|
---------
|
|
|
|
|
|
|
|
To learn how to deploy and configure OpenStack Glance, consult the
|
|
|
|
documentation available online at:
|
|
|
|
|
2018-06-30 17:23:28 +08:00
|
|
|
* `Openstack Glance <https://docs.openstack.org/glance/latest/>`_
|
2016-09-05 17:07:58 +08:00
|
|
|
|
|
|
|
In the unfortunate event that bugs are discovered, they should be
|
|
|
|
reported to the appropriate bug tracker. You can raise bugs here:
|
|
|
|
|
|
|
|
* `Bug Tracker <https://bugs.launchpad.net/glance/>`_
|
|
|
|
|
2018-06-30 17:23:28 +08:00
|
|
|
Release notes
|
2019-11-13 17:03:44 +01:00
|
|
|
-------------
|
2018-06-30 17:23:28 +08:00
|
|
|
|
|
|
|
To learn more about Glance's new features, optimizations, and changes
|
|
|
|
between versions, consult the release notes online at:
|
|
|
|
|
2018-11-07 22:49:00 +00:00
|
|
|
* `Release Notes <https://docs.openstack.org/releasenotes/glance/>`__
|
2018-06-30 17:23:28 +08:00
|
|
|
|
2016-09-05 17:07:58 +08:00
|
|
|
Other Information
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
During each design summit, we agree on what the whole community wants
|
|
|
|
to focus on for the upcoming release. You can see image service plans:
|
|
|
|
|
2018-06-30 17:23:28 +08:00
|
|
|
* `Image Service Plans <https://specs.openstack.org/openstack/glance-specs/>`_
|
2016-09-05 17:07:58 +08:00
|
|
|
|
|
|
|
For more information about the Glance project please see:
|
|
|
|
|
|
|
|
* `Glance Project <https://launchpad.net/glance/>`_
|