[Yahoo-eng-team] [Bug 1371118] [NEW] Image file stays in store if image has been deleted during upload

2014-09-18 Thread Mike Fedosin
://bugs.launchpad.net/glance/+bug/1188532, but it relates to task mechanism in v2. ** Affects: glance Importance: Undecided Assignee: Mike Fedosin (mfedosin) Status: New ** Changed in: glance Assignee: (unassigned) = Mike Fedosin (mfedosin) -- You received this bug notification

[Yahoo-eng-team] [Bug 1268680] Re: Creating an image without container format queues image and fails with 400

2015-05-07 Thread Mike Fedosin
** Changed in: glance Assignee: (unassigned) = Mike Fedosin (mfedosin) ** Changed in: glance Status: Invalid = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1268680

[Yahoo-eng-team] [Bug 1463466] [NEW] Option use_user_token is created twice

2015-06-09 Thread Mike Fedosin
: glance Importance: Undecided Assignee: Mike Fedosin (mfedosin) Status: New ** Changed in: glance Assignee: (unassigned) = Mike Fedosin (mfedosin) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance

[Yahoo-eng-team] [Bug 1468698] Re: Image-update api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value

2015-06-29 Thread Mike Fedosin
** This bug is no longer a duplicate of bug 1460060 Glance v1 and v2 api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value ** Changed in: glance Status: New = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1469817] [NEW] Glance doesn't handle exceptions from glance_store

2015-06-29 Thread Mike Fedosin
Public bug reported: Server API expects to catch exception declared at glance/common/exception.py, but actually risen exceptions have the same names but are declared at different module, glance_store/exceptions.py and thus are never caught. For example, If exception is raised here:

[Yahoo-eng-team] [Bug 1487425] [NEW] Ranged filtering by version is not supported

2015-08-21 Thread Mike Fedosin
Public bug reported: Currently filtering version by range is not supported, so requests like ?version=gt:5.0version=lt:8.0version=ne:6.0 don't work as expected - only the last parameter is used in that cases. ** Affects: glance Importance: Undecided Status: New ** Tags: artifacts

[Yahoo-eng-team] [Bug 1489126] Re: Filtering by tags is broken in v3

2015-11-05 Thread Mike Fedosin
** Changed in: glance Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1489126 Title: Filtering by tags is broken in v3 Status in Glance: Opinion

[Yahoo-eng-team] [Bug 1505218] [NEW] Image schema doesn't contain 'deactivated' status

2015-10-12 Thread Mike Fedosin
e[u'status']: u'deactivated' Related to bug: https://bugs.launchpad.net/glance/+bug/1505134 ** Affects: glance Importance: Undecided Assignee: Mike Fedosin (mfedosin) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1505710] [NEW] Wrong logging setup in replicator

2015-10-13 Thread Mike Fedosin
Public bug reported: The logging.setup accepts two parameters, the first one being the current CONF, the second parameter is the product name. Currently in replicator it's not true. ** Affects: glance Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1503501] Re: oslo.db no longer requires testresources and testscenarios packages

2015-10-12 Thread Mike Fedosin
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Mike Fedosin (mfedosin) ** Changed in: glance Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-07-10 Thread Mike Fedosin
** Also affects: python-glance-store (Ubuntu) Importance: Undecided Status: New ** No longer affects: python-glance-store (Ubuntu) ** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Assignee: (unassigned) = Mike Fedosin (mfedosin

[Yahoo-eng-team] [Bug 1489126] [NEW] Filtering by tags is broken in v3

2015-08-26 Thread Mike Fedosin
Public bug reported: When I want to filter list of artifacts by tag I get a 500 error: http://localhost:9292/v3/artifacts/myartifact/v2.0/drafts?tag=hyhyhy html head title500 Internal Server Error/title /head body h1500 Internal Server Error/h1 The server has either erred or is

[Yahoo-eng-team] [Bug 1491049] [NEW] Filtering by invalid version string causes 500 error

2015-09-01 Thread Mike Fedosin
: glance Importance: Undecided Assignee: Mike Fedosin (mfedosin) Status: New ** Tags: artifacts ** Changed in: glance Assignee: (unassigned) => Mike Fedosin (mfedosin) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1526804] [NEW] Model sync is broken for SQLite because of BigInteger type mismatch

2015-12-16 Thread Mike Fedosin
Fedosin (mfedosin) Status: In Progress ** Changed in: glance Assignee: (unassigned) => Mike Fedosin (mfedosin) ** Changed in: glance Importance: Undecided => Critical ** Changed in: glance Status: New => Confirmed -- You received this bug notification be

[Yahoo-eng-team] [Bug 1533150] [NEW] Downloading empty file with enabled cache management leads to 500 error

2016-01-12 Thread Mike Fedosin
Public bug reported: When I tried to download an empty image file from glance with enabled cache management I got 500 error: mfedosin@wdev:~$ glance --debug image-download 0af7b2e8-8e31-427b-a99f-9117f45418ef --file empty_file curl -g -i -X GET -H 'Accept-Encoding: gzip, deflate' -H 'Accept:

[Yahoo-eng-team] [Bug 1533270] [NEW] Adding remote image in v2 when cache is enabled results 500 error

2016-01-12 Thread Mike Fedosin
Public bug reported: To reproduce the issue: 1) Add an image without specifying the size 2) Enable caching 3) Get image data. This will succeed because the Content-Length is pulled from the remote store (i.e. swift). At this point, the image will be properly cached. 4) Get image data again with

[Yahoo-eng-team] [Bug 1592808] [NEW] Snapshot failed during inconsistencies in glance v2 image schema

2016-06-15 Thread Mike Fedosin
: Undecided Assignee: Mike Fedosin (mfedosin) Status: Confirmed ** Changed in: nova Status: New => Confirmed ** Changed in: nova Assignee: (unassigned) => Mike Fedosin (mfedosin) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1587985] [NEW] Glance v2 allows to set locations if image has saving status

2016-06-01 Thread Mike Fedosin
Public bug reported: Currently, if 'show_multiple_locations' is activated, user can set custom location to an image, even if it has 'saving' or 'deactivated' status. Example: http://paste.openstack.org/show/506998/ In v1 this request returns 400, but imho 409 is more appropriate response code.

[Yahoo-eng-team] [Bug 1539698] [NEW] Kernel and ramdisk ids cannot have 'None' value in Glance

2016-01-29 Thread Mike Fedosin
Public bug reported: Currently if user wants to create an instance using a Glance snapshot that has no value for ramdisk_id or kernel_id, then Nova copies the image metadata into instance system metadata and prefixes the keys with 'image_'. Due to [1] the None value of ramdisk_id and kernel_id

[Yahoo-eng-team] [Bug 1549869] [NEW] Glance should return 204 when user downloads queued image file

2016-02-25 Thread Mike Fedosin
Public bug reported: Previously (In Liberty) when user tried to download file while image was in 'queued' status Glance returned 204. In Mitaka this behavior was changed and now Glance returns 403. This is contrary to the Glance image api v2 http://developer.openstack.org/api-ref-image-v2.html

[Yahoo-eng-team] [Bug 1557495] [NEW] Possible race conditions when changing image status in v2

2016-03-15 Thread Mike Fedosin
Public bug reported: Currently Glance architecture (domain model) is affected by possible race conditions during image status transition. To eliminate this there was introduced a parameter called 'from_state' in 'save' method for ImageRepo. Unfortunately it only checks if transition happened from

[Yahoo-eng-team] [Bug 1623567] Re: It is possible to import package twice via plugin with enabled glance artifact repository

2016-09-14 Thread Mike Fedosin
** Changed in: fuel-plugin-murano Assignee: Kirill Zaitsev (kzaitsev) => Mike Fedosin (mfedosin) ** Project changed: fuel-plugin-murano => glance ** Changed in: glance Milestone: 1.0.0 => None -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1493448] Re: All operations are perfomed with admin priveleges when 'use_user_token' is False

2016-09-21 Thread Mike Fedosin
"use_user_token" and related glance config options were deprecated in Mitaka: https://review.openstack.org/#/c/237742/ Bug may be closed. ** Changed in: glance Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1701346] [NEW] Trust mechanism is broken

2017-06-29 Thread Mike Fedosin
Public bug reported: Because of various changes in keystoneauth1 module current trust mechanism glance.common.trust_auth cannot create a trust and fails with a error: [None req-b7ac5edd-2104-4cab-b85e-ddae7c205261 admin admin] Unable to create trust: 'NoneType' object has no attribute 'endswith'