OpenStack Image Management (Glance)
Go to file
Flavio Percoco 8f0d6ea9c5 Make the task's API admin only by default
One of the goals of this spec is to improve the image import process and
allow for other background operations to be executed when the image data
is added. This supersedes the need of the task endpoint that we'll
slowly deprecate. As part of this spec, we should make it admin only and
warn deployers that this API is going to be deprecated.

MitakaPriority
DocImpact: Tasks API is now admin only. Deployments depending on this
    API need to make sure they make it accessible for non-admins.
Closes-bug: #1527716
Partially-blueprint: image-import-refactor
Change-Id: I28cb69ea730ae58b9aed1dd43b68305dbbf132c1
2016-01-28 19:26:09 +00:00
doc/source Merge "Generate page of all config options in docs" 2016-01-26 02:20:09 +00:00
etc Make the task's API admin only by default 2016-01-28 19:26:09 +00:00
glance Make the task's API admin only by default 2016-01-28 19:26:09 +00:00
rally-jobs Merge "Add the Docker container format" 2015-12-03 05:10:52 +00:00
releasenotes Make the task's API admin only by default 2016-01-28 19:26:09 +00:00
tools Drop dict.iterkeys() for python3 2016-01-20 21:26:28 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:26:41 +00:00
.gitignore Add reno for release notes management 2015-11-04 18:21:25 +00:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 11:02:16 -04:00
.mailmap Add a mailmap entry for myself 2014-02-11 12:00:44 +08:00
.testr.conf Switch to testrepository for running tests 2014-01-29 08:30:55 +08:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08:00
bandit.yaml Assert problems in Glance raised by Bandit 2015-12-07 12:38:06 -06:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
HACKING.rst Add hacking check to ensure not use xrange() 2016-01-22 19:40:20 +08:00
LICENSE Add a LICENSE file. 2012-01-03 10:14:01 -05:00
MANIFEST.in Remove old traces of the oslo-incubator 2015-09-09 09:11:05 +02:00
pylintrc Typo in pylintrc file 2015-03-25 11:21:16 +01:00
README.rst Fix rendering of readme document 2015-01-07 11:07:06 +00:00
requirements.txt Updated from global requirements 2016-01-24 20:48:29 +00:00
run_tests.sh Remove old traces of the oslo-incubator 2015-09-09 09:11:05 +02:00
setup.cfg Updated from global requirements 2016-01-22 04:03:25 +00:00
setup.py Updated from global requirements 2015-09-24 01:01:31 +00:00
test-requirements.txt Updated from global requirements 2016-01-22 04:03:25 +00:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-18 16:16:21 +00:00

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.

Use the following resources to learn more: