Abhishek Kekane 149ea050cc Staging area not cleared if image is deleted while importing
If multiple stores configured in glance and Image is deleted while import
operation is in progress then image data stays in staging area
(filesystem backend) and there is no other way than clearing it
manually.

Modified delete method to delete the data from staging area if image is
deleted while import operation is in progress.
Conflicts:
        glance/api/v2/images.py
        glance/async_/flows/api_image_import.py
        glance/common/store_utils.py

NOTE: Conflicts occured due to reserved store capability is not
available in Stein.

Change-Id: Ib58accd6514e589dccde57fe063815b1ab1ce496
Closes-Bug: #1855417
(cherry picked from commit 5d15f073718328380f2d847e4abfb9307536d810)
2020-01-10 07:38:35 +00:00
2019-08-20 14:30:32 +00:00
2019-03-22 15:18:06 +00:00
2019-04-19 19:45:41 +00:00
2014-02-11 12:00:44 +08:00
2019-11-22 10:24:31 +01:00
2017-05-25 23:13:21 +02:00
2012-01-03 10:14:01 -05:00
2019-03-13 16:41:11 +02:00
2015-03-25 11:21:16 +01:00
2019-03-13 16:41:11 +02:00
2017-03-04 01:43:26 +00:00
2019-11-22 10:24:31 +01:00

Team and repository tags

The following tags have been asserted for the Glance project:
"project:official",
"tc:approved-release",
"stable:follows-policy",
"tc:starter-kit:compute",
"vulnerability:managed",
"assert:supports-upgrade",
"assert:follows-standard-deprecation".
Follow the link for an explanation of these tags.

Glance

Glance is a project that provides services and associated libraries to store, browse, share, distribute and manage bootable disk images, other data closely associated with initializing compute resources, and metadata definitions.

Use the following resources to learn more:

API

To learn how to use Glance's API, consult the documentation available online at:

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:

Operators

To learn how to deploy and configure OpenStack Glance, consult the documentation available online at:

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. You can raise bugs here:

Release notes

To learn more about Glance's new features, optimizations, and changes between versions, consult the release notes online at:

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:

For more information about the Glance project please see:

Description
OpenStack Image Management (Glance)
Readme 131 MiB
Languages
Python 99.9%