[Yahoo-eng-team] [Bug 2061947] [NEW] stores-info --detail command fails if swift store is enabled

2024-04-16 Thread Abhishek Kekane
Public bug reported: If you enable swift store in multiple stores setup then glance stores- info --detail or glance stores-info command fails with 500 error "oslo_config.cfg.NoSuchOptError: no such option store_description in group [dummy]". Note: This error only occurs when you specify

[Yahoo-eng-team] [Bug 2054732] Re: glance http store is broken with dnspytho 2.6.0

2024-02-28 Thread Abhishek Kekane
** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/2054732 Title: glance http store is broken with dnspytho 2.6.0 Status in

[Yahoo-eng-team] [Bug 2054732] [NEW] glance http store is broken with dnspytho 2.6.0

2024-02-22 Thread Abhishek Kekane
Public bug reported: Our gate is broken with new version of dnspython 2.6.0. You can see nova-ceph-multistore job started failing since today [1] Last time it passed the dnspython 2.5.0 was used. [1] https://zuul.opendev.org/t/openstack/builds?job_name=nova-ceph-multistore=0 Stacktrace in

[Yahoo-eng-team] [Bug 2051914] [NEW] Copying existing image to AWS S3 fails for files larger than 5GB

2024-02-01 Thread Abhishek Kekane
Public bug reported: Copying of larger images using copy-image import method fails for AWS S3 store. The reason is while copying the image it uses 'single_part' upload for uploading large images. On normal image creation process it does uses 'multi_part' upload and thus works fine. After further

[Yahoo-eng-team] [Bug 2051126] [NEW] stores-info fails if unrecognised backend specified

2024-01-24 Thread Abhishek Kekane
Public bug reported: If deployer specifies invalid backend for glance using 'enabled_backends' in glance-api.conf file then glance stores-info command fails with HTTP 500 error with below stacktrace; Jan 24 14:25:08 devstack-caracal glance-api[1906424]: ERROR glance.common.wsgi [None

[Yahoo-eng-team] [Bug 2006490] Re: Limit CaptureRegion sizes in format_inspector for VMDK and VHDX

2023-02-07 Thread Abhishek Kekane
Fixed in master with, https://review.opendev.org/c/openstack/glance/+/871831 ** Also affects: glance/zed Importance: Undecided Status: Fix Committed ** Also affects: glance/xena Importance: Undecided Status: New ** Also affects: glance/yoga Importance: Undecided

[Yahoo-eng-team] [Bug 2006490] [NEW] Limit CaptureRegion sizes in format_inspector for VMDK and VHDX

2023-02-07 Thread Abhishek Kekane
Public bug reported: VMDK: When parsing a VMDK file to calculate its size, the format_inspector determines the location of the Descriptor section by reading two uint64 from the headers of the file and uses them to create the descriptor CaptureRegion. It would be possible to craft a VMDK file

[Yahoo-eng-team] [Bug 1978971] [NEW] Graceful shutdown not working for wsgi and uwsgi

2022-06-16 Thread Abhishek Kekane
Public bug reported: Earlier when we added config reloading functionality we made provision for the workers who were performing existing tasks should complete those before terminating them. The sequence was likely below; On receipt of a SIGHUP signal the master process will: * reload the

[Yahoo-eng-team] [Bug 1973631] [NEW] List call for metadef namespaces returns 404 not found while fetching resource_types

2022-05-16 Thread Abhishek Kekane
Public bug reported: We encountered this issue in our glance-tempest-plugin 'test_list_namespace' test, where while running in parallel mode it tries to fetch resource_type for a namespace which is actually deleted and fails with 404 Not Found error. Actually while fetching the resource_types

[Yahoo-eng-team] [Bug 1971521] [NEW] Correction in response code for PUT /v2/cache/{image_id} API

2022-05-03 Thread Abhishek Kekane
/approved/glance/cache- api.rst#L153 ** Affects: glance Importance: Undecided Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) ** Description changed: The newly added cache API ``

[Yahoo-eng-team] [Bug 1963282] [NEW] Fix the section in release notes for fix-md-tag-create-multiple-c04756cf5155983d.yaml

2022-03-03 Thread Abhishek Kekane
: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Importance: Undecided => High ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1939169] Re: glance md-tag-create-multiple overwrites existing tags

2022-02-24 Thread Abhishek Kekane
** Changed in: glance/xena Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1939169 Title: glance md-tag-create-multiple overwrites existing tags

[Yahoo-eng-team] [Bug 1959361] [NEW] Fix failing copy_image flow init in wallaby

2022-01-27 Thread Abhishek Kekane
Public bug reported: The new networkx requirement apparently causes us to fail the test_init_copy_flow_as_non_owner test because a None value can not be added to the flow graph. This just mocks out the glance_store call that is failing to get the staging store to avoid us choking there so we

[Yahoo-eng-team] [Bug 1944445] [NEW] Bump oslo.policy minimum version to 3.8.1

2021-09-21 Thread Abhishek Kekane
Public bug reported: Most of the S-RBAC related testing is done with oslo.policy 3.8.1 so increasing minimum version to 3.8.1 for Xena. ** Affects: glance Importance: Undecided Status: In Progress ** Affects: glance/xena Importance: Undecided Status: New ** Affects:

[Yahoo-eng-team] [Bug 1943985] [NEW] Glance fails to build with oslo.log 4.4.0 for Debian platform

2021-09-17 Thread Abhishek Kekane
ile "/<>/glance/policies/metadef.py", line 39, in deprecated_since=versionutils.deprecated.XENA AttributeError: type object 'deprecated' has no attribute 'XENA' versionutils module of oslo.log included Xena release from version 4.5.0 ** Affects: glance Importance: High

[Yahoo-eng-team] [Bug 1943135] Re: Metadef Resource types are not getting flushing out from DB

2021-09-09 Thread Abhishek Kekane
I think this is not a bug and by design from the beginning. If metadef_resource_types are not associated with any namespaces then they will remain in metadef_resource_types table forever. If any resource type is associated with metadef_namespaces then new entry will be added in

[Yahoo-eng-team] [Bug 1939977] [NEW] 500 error on deleting image from store if get_image_location policy is disabled

2021-08-15 Thread Abhishek Kekane
Public bug reported: Note: This issue only occurs if multiple stores are configured in glance. Deleting image from particular store, if get_image_location policy is disabled or it does not match the policy criteria then you will get 500 internal server error. Steps to reproduce: 1. Verify you

[Yahoo-eng-team] [Bug 1939922] [NEW] Internal server error if shared member tries to stage data to image

2021-08-13 Thread Abhishek Kekane
Public bug reported: If non active image is shared with another project and any member from that project tries to stage data for the same then we get Internal server error from glance API. Steps to reproduce: 1. Create image with shared visibility using below command $ glance image-create

[Yahoo-eng-team] [Bug 1939716] [NEW] Glance compatibility with SQLAlchemy 2.x

2021-08-12 Thread Abhishek Kekane
Public bug reported: Oslo.db has started putting efforts to support SQLAlchemy 2.x [1]. Our oslo-tips job, 'glance-tox-functional-py36-oslo-tips' and 'glance-tox- functional-py38-oslo-tips' started to fail as we also need to make similar changes to support SQLAlchemy 2.x. This bug will track

[Yahoo-eng-team] [Bug 1308484] Re: glance member-create doesn't complain when tenant_id doesn't exist

2021-08-11 Thread Abhishek Kekane
AFAIK this by design, feel free to bring this as a topic in upcoming Yoga PTG. https://etherpad.opendev.org/p/yoga-ptg-glance-planning ** Changed in: glance Status: Confirmed => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1939169] [NEW] glance md-tag-create-multiple overwrites existing tags

2021-08-06 Thread Abhishek Kekane
Public bug reported: Our md-tag-create-multiple (/v2/metadefs/namespaces/{namespace_name}/tags) [1] API overwrites existing tags for specified namespace rather than creating new one in addition to the existing tags. Where as if you try to create different tags using md-tag-create

[Yahoo-eng-team] [Bug 1885825] Re: No implicit user creation with GRANT syntax in MySQL 8.0 Ubuntu Focal

2021-07-30 Thread Abhishek Kekane
** Also affects: glance Importance: Undecided Status: New ** Also affects: glance/ussuri Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1922928] Re: Image tasks API excludes in-progress tasks

2021-07-19 Thread Abhishek Kekane
** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1922928 Title: Image tasks API excludes in-progress tasks Status in

[Yahoo-eng-team] [Bug 1930932] Re: Interoperable Image Import in glance - doc issue

2021-07-19 Thread Abhishek Kekane
I think this is deployment related issue. Your deployment tool need to provide support to parse image-import.conf file at the time of service start. For example if you set development environment using devstack then it parse your image-import.conf file. Marking this issue as invalid, feel free to

[Yahoo-eng-team] [Bug 1932337] Re: Cinder store migration will fail if first GET'er is not the owner

2021-06-17 Thread Abhishek Kekane
I think this issue is not specific to cinder-glance driver but with other drivers as well. ** Also affects: glance/wallaby Importance: Undecided Status: New ** Also affects: glance/xena Importance: Undecided Status: New ** Changed in: glance/wallaby Status: New =>

[Yahoo-eng-team] [Bug 1865284] Re: The image cannot be deleted(no instance uses it)

2021-06-17 Thread Abhishek Kekane
Marking it as won't fix, please feel free to reopen. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1865284 Title: The image cannot

[Yahoo-eng-team] [Bug 1671609] Re: Deleted glance images results in lost image name in horizon for non-admins

2021-06-17 Thread Abhishek Kekane
Marking it as won't fix, please feel free to reopen. ** Changed in: glance Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1671609 Title: Deleted

[Yahoo-eng-team] [Bug 1868455] Re: unit tests with py3.8: glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI

2021-06-17 Thread Abhishek Kekane
haven't heard anything about this failure in recent times, marking it as won't fix, please feel free to reopen. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1536130] Re: error message of "1 is not a supported API version. Example values are 1 or 2." is not precise

2021-06-17 Thread Abhishek Kekane
No more inputs on this bug, marking this as won't fix. Please feel free to reopen. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1407459] Re: glance-registry searches for [pipeline:glance-registry-]

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1407459

[Yahoo-eng-team] [Bug 1470164] Re: Unexpected error in glance registry when param 'allow_anonymous_access' is True

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: In Progress => Won't Fix ** Changed in: glance/juno Status: New => Won't Fix ** Changed in: glance/kilo Status: New => Won't Fix ** Changed in: glance/liberty

[Yahoo-eng-team] [Bug 1438952] Re: Glance Cache getting ignored

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1438952 Title:

[Yahoo-eng-team] [Bug 1483535] Re: Cannot create image: NotAuthenticated

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry and v1 is now removed from glance code base. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483535

[Yahoo-eng-team] [Bug 1502991] Re: Cache prefetcher can't work with trusted-auth registry

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1502991

[Yahoo-eng-team] [Bug 1832818] Re: Glance registry service failed due to eventlet overflow error

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1832818 Title:

[Yahoo-eng-team] [Bug 1856333] Re: Install and configure (Ubuntu) in glance

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1856333 Title:

[Yahoo-eng-team] [Bug 1432701] Re: Glance API fail to list 'deleted' images

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry and v1 is now removed from glance code base. ** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1424038] Re: Adding image member throws 500 when the member name is longer than 255 characters

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1424038

[Yahoo-eng-team] [Bug 1157347] Re: Unclear error message if database has not been initialized

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1157347

[Yahoo-eng-team] [Bug 1494366] Re: AttributeError: 'ImmutableImageProxy' object has no attribute 'deactivate'

2021-06-17 Thread Abhishek Kekane
** Changed in: glance Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1494366 Title: AttributeError: 'ImmutableImageProxy' object has no attribute

[Yahoo-eng-team] [Bug 1830186] Re: Install and configure (Ubuntu) in glance

2021-06-17 Thread Abhishek Kekane
Marking as Won't Fix as registry is now removed from glance code base. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1830186

[Yahoo-eng-team] [Bug 1446547] Re: glance services failed during the deployment on orange box

2021-06-17 Thread Abhishek Kekane
Marking it as won't fix, please feel free to reopen. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1446547 Title: glance

[Yahoo-eng-team] [Bug 1883942] Re: Install and configure (Ubuntu) in glance

2021-06-17 Thread Abhishek Kekane
Marking it as won't fix, feel free to reopen. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1883942 Title: Install and configure

[Yahoo-eng-team] [Bug 1887588] Re: Should add user's domian when using cinder as store backend

2021-06-17 Thread Abhishek Kekane
Marking it won't fix. Feel free to reopen. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1887588 Title: Should add user's

[Yahoo-eng-team] [Bug 1890193] Re: nova-ceph-multistore fails with rbd.OSError: [errno 116] error removing image

2021-06-17 Thread Abhishek Kekane
Not heard anything in recent times about this issue, marking it won't fix at the moment. Please feel free to reopen. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1914665] Re: Cinder Multistore job hits Cinder Quota error

2021-06-17 Thread Abhishek Kekane
** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1914665 Title: Cinder Multistore job hits Cinder Quota error Status in

[Yahoo-eng-team] [Bug 1898489] Re: conrollres upgrade didnt failed even though galnce upgrade has faild

2021-06-17 Thread Abhishek Kekane
** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1898489 Title: conrollres upgrade didnt failed even though galnce upgrade has faild

[Yahoo-eng-team] [Bug 1917501] Re: Translation issue

2021-06-17 Thread Abhishek Kekane
** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1917501 Title: Translation issue Status in Glance: Won't Fix Status in

[Yahoo-eng-team] [Bug 1860689] Re: Install and configure (Red Hat) in glance, [keystone_authtoken], "auth_url" is "auth_uri"

2021-05-04 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1860689 Title: Install and configure (Red Hat) in glance, [keystone_authtoken],

[Yahoo-eng-team] [Bug 1875761] Re: Verify operation in glance

2021-05-04 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1875761 Title: Verify operation in glance Status in Glance: Fix Released Bug

[Yahoo-eng-team] [Bug 1863209] Re: [openstacksdk] image name is not set if filename is not passed to create_image method

2021-03-29 Thread Abhishek Kekane
This issue is fixed in openstacksdk so marking it as invalid for Glance. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1863209 Title:

[Yahoo-eng-team] [Bug 1890073] Re: queen glance image tags were deleted when it's status became active

2021-03-29 Thread Abhishek Kekane
** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1890073 Title: queen glance image tags were deleted when it's status became active

[Yahoo-eng-team] [Bug 1908008] Re: Glance with cinder backend

2021-03-29 Thread Abhishek Kekane
Marking won't fix as no updates from the reporter since 2020 December, feel free to re-open it. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1912001] Re: glance allows reserved properties during create()

2021-03-29 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released ** Changed in: glance Assignee: (unassigned) => Dan Smith (danms) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1912001

[Yahoo-eng-team] [Bug 1913625] Re: Glance will leak staging data

2021-03-29 Thread Abhishek Kekane
** Changed in: glance Status: Confirmed => Fix Released ** Changed in: glance Assignee: (unassigned) => Dan Smith (danms) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1913625

[Yahoo-eng-team] [Bug 1914826] Re: web-download with invalid url does not report error

2021-03-29 Thread Abhishek Kekane
** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1914826 Title: web-download with invalid url does not report error Status

[Yahoo-eng-team] [Bug 1916011] Re: test_migrate_image_after_upgrade failing because of glance cinder store change

2021-03-29 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1916011 Title: test_migrate_image_after_upgrade failing because of glance cinder

[Yahoo-eng-team] [Bug 1108979] Re: v1 headers are not decoded

2021-03-25 Thread Abhishek Kekane
Glance does not support V1 and its has been removed since Ussuri. ** Changed in: glance Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1108979 Title:

[Yahoo-eng-team] [Bug 1450041] Re: Glance v1 api returns 500 on NotAuthenticated in registry

2021-03-25 Thread Abhishek Kekane
Glance does not support V1 and its has been removed since Ussuri. ** Changed in: glance Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1450041

[Yahoo-eng-team] [Bug 1471215] Re: Need to add url encode before give response to image show for v1

2021-03-25 Thread Abhishek Kekane
Glance does not support V1 and its has been removed since Ussuri. ** Changed in: glance Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1471215

[Yahoo-eng-team] [Bug 1556023] Re: Direct v1 registry access can bypass Glance's policies

2021-03-25 Thread Abhishek Kekane
Glance does not support V1 and its has been removed since Ussuri. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1556023 Title:

[Yahoo-eng-team] [Bug 1905672] [NEW] Non existing property protection file raises 500 Internal server error

2020-11-25 Thread Abhishek Kekane
/glance/glance/image_cache/prefetcher.py:76}} ** Affects: glance Importance: Low Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Importance: Undecided => Low ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-

[Yahoo-eng-team] [Bug 1891190] Re: test_reload() functional test causes hang and jobs TIMED_OUT

2020-08-28 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released ** Changed in: glance Assignee: (unassigned) => Dan Smith (danms) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1891190

[Yahoo-eng-team] [Bug 1891352] Re: Failed import of one store will remain in progress forever if all_stores_must_succeed=True

2020-08-20 Thread Abhishek Kekane
** Also affects: glance/ussuri Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Dan Smith (danms) ** Changed in: glance/ussuri Assignee: (unassigned) => Dan Smith (danms) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1890994] Re: can not Specify backend when creating image from volume

2020-08-10 Thread Abhishek Kekane
** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1890994 Title: can not Specify backend when creating image from volume Status in

[Yahoo-eng-team] [Bug 1888349] [NEW] glance-cache-manage utility is broken

2020-07-21 Thread Abhishek Kekane
image_cache import ImageCache ImportError: cannot import name 'ImageCache' ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Affects: glance/train Importance: High Status: New ** Affects: glance/ussuri Importan

[Yahoo-eng-team] [Bug 1886374] [NEW] Improve lazy loading mechanism for multiple stores

2020-07-05 Thread Abhishek Kekane
: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Affects: glance/train Importance: Undecided Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Affects: glance/ussuri Importance: Undecided Assignee: Abhishek

[Yahoo-eng-team] [Bug 1881958] [NEW] read-only http store should not be used if --all-stores specified for import/copy image workflow

2020-06-03 Thread Abhishek Kekane
Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) ** Changed in: glance Importance: Undecided => High -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1873735] [NEW] Functional test 'test_image_member_lifecycle_for_multiple_stores' fails intermittently for py37

2020-04-20 Thread Abhishek Kekane
Public bug reported: Functional test test_image_member_lifecycle_for_multiple_stores failing intermittently for python 37 in upstream zuul checks. Same test is passing with python 3.6 environment and also passes in local environment for python 3.7 No fruitful information from logs either.

[Yahoo-eng-team] [Bug 1871588] [NEW] copy-image, multiple image imports dosen't work as expected if all_stores_must_succeed passed as string

2020-04-08 Thread Abhishek Kekane
e remains in 'importing' state and data imported to previous stores get deleted while reverting the import tasks. ** Affects: glance Importance: Critical Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Importance: Undecided => Critical ** Changed in:

[Yahoo-eng-team] [Bug 1861723] Re: Glance is listening on TCP socket before store initialization

2020-04-06 Thread Abhishek Kekane
** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1861723 Title: Glance is listening on TCP socket before store initialization

[Yahoo-eng-team] [Bug 1813147] Re: p35 jobs are failing with subunit.parser ... FAILED

2020-03-26 Thread Abhishek Kekane
** Changed in: glance Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1813147 Title: p35 jobs are failing with subunit.parser ... FAILED Status in

[Yahoo-eng-team] [Bug 1867205] [NEW] Reload functionality is broken in Ussuri

2020-03-12 Thread Abhishek Kekane
Public bug reported: Reload config files doesn't work upon sending sighup signal to glance- api service parent process, resulting in terminating the parent and keeping child processes orphan. ** Affects: glance Importance: High Status: New ** Changed in: glance Importance:

[Yahoo-eng-team] [Bug 1863879] [NEW] Multiple import fails if all-stores 'True' is passed

2020-02-19 Thread Abhishek Kekane
ig option Actual result: Image fails to import and data remains in staging area Possible solution: After population stores using CONF.enabled_backends, remove reserved stores from those stores. ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane)

[Yahoo-eng-team] [Bug 1855417] [NEW] Image data stays in staging store if image is deleted while its in importing state

2019-12-06 Thread Abhishek Kekane
-delete --file Expected result: 1. Image should be deleted 2. Image data from staging area should be deleted Actual result: 1. Image is deleted but; 2. Image data from staging area is not deleted ** Affects: glance Importance: Critical Assignee: Abhishek Kekane (abhishek-kekane

[Yahoo-eng-team] [Bug 1844108] [NEW] glance-api fails to start with duplicate option: filesystem_store_datadir error

2019-09-16 Thread Abhishek Kekane
] https://review.opendev.org/#/c/611253 ** Affects: glance Importance: Critical Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) ** Changed in: glance Importance: Undeci

[Yahoo-eng-team] [Bug 1840898] [NEW] INSTR can not supported for postgresql

2019-08-21 Thread Abhishek Kekane
Public bug reported: Recently added migration script doesn't support INSTR function. INSTR function does support sqlite3 and mysql. [1] https://review.opendev.org/#/c/665606/5 ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New

[Yahoo-eng-team] [Bug 1840885] [NEW] MultiStore: Lazy update fails if image is not owned by owner

2019-08-21 Thread Abhishek Kekane
** Affects: glance Importance: Undecided Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: cinder Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) ** Changed in: cinder Status: New => Invalid ** Project changed: cinder =&g

[Yahoo-eng-team] [Bug 1836140] [NEW] 500 response while try to delete image is in uploading state

2019-07-10 Thread Abhishek Kekane
on.py", line 75, in get_location_from_uri raise exceptions.UnknownScheme(scheme=pieces.scheme) UnknownScheme: Unknown scheme 'file' found in URI Note: Solution is similar as proposed in this patch: https://review.opendev.org/#/c/618468/7 ** Affects: glance Importance: High Assignee: Abhis

[Yahoo-eng-team] [Bug 1832490] [NEW] Avoid keyerror which might cause failure of functional tests

2019-06-12 Thread Abhishek Kekane
/location.py#L70 [2] http://logs.openstack.org/periodic/opendev.org/openstack/glance/master/glance-tox-functional-glance_store-tips/27b550c/testr_results.html.gz ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance

[Yahoo-eng-team] [Bug 1831963] [NEW] unit tests fails with new glance_store version 0.29.0

2019-06-07 Thread Abhishek Kekane
/660340 [3] https://github.com/openstack/glance/blob/master/glance/tests/unit/base.py#L75 ** Affects: glance Importance: Critical Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane

[Yahoo-eng-team] [Bug 1828966] Re: tox doesn't catch invalid interpreter

2019-05-14 Thread Abhishek Kekane
For nova and glance it doesn't run the tests, but for cinder it executes the tests as well. A virtual environment directory py23 is created under .tox directory. ** Also affects: nova Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1828966] [NEW] tox doesn't catch invalid interpreter

2019-05-14 Thread Abhishek Kekane
summary _ py23: commands succeeded congratulations :) ** Affects: glance Importance: Low Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Importance: Undecided => Low ** Changed in: gla

[Yahoo-eng-team] [Bug 1828333] [NEW] changing path of filesystem_store_datadir does not reflect

2019-05-08 Thread Abhishek Kekane
Public bug reported: If you change the 'filesystem_store_datadir' under glance_store section in glance-api.conf file and restart the glance-api service then it still points towards earlier/default path. DevStack Version: train Change: 0cb721b790baa8f2929f716dc8945f4bfd25f08f Merge "Fix

[Yahoo-eng-team] [Bug 1823124] [NEW] Update cache-manage documentation

2019-04-04 Thread Abhishek Kekane
-domain-id --os-user-domain-id --os-project-domain-id Also need to add a NOTE on how glance-cache-manage will be used if HA is configured. ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: cinder Assignee: (unassigned

[Yahoo-eng-team] [Bug 1808456] Re: ceph backend reporting meaningless error when no space left

2019-02-18 Thread Abhishek Kekane
** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance Status: New => Invalid ** Changed in: glance-store Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1812550] Re: Image creation fails with "u'string' Failed validating u'type' in schema[u'additionalProperties']: {u'type': u'string'} On instance[u'os_hidden']: False"

2019-01-20 Thread Abhishek Kekane
Hi Dilip, I doubt this issue is in openstack client and not in glance. I am sure that openstack client is not upto date with the latest features/support added in glance client. In Rocky we have added a support to hide the image, at the time of creation it will be false. Openstack client is not

[Yahoo-eng-team] [Bug 1805765] [NEW] Glance image conversion fails

2018-11-28 Thread Abhishek Kekane
Public bug reported: It is not possible to convert glance images as it fails with error, NoSuchOptError: no such option conversion_plugin_options in group [DEFAULT]. Steps to reproduce: Ensure 'image_conversion' plugin is enabled in glance-image-import.conf as shown below: [image_import_opts]

[Yahoo-eng-team] [Bug 1783278] Re: https url for image import

2018-11-02 Thread Abhishek Kekane
** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1783278 Title: https url for image import Status in Glance: Invalid Bug

[Yahoo-eng-team] [Bug 1795786] [NEW] glance-cache-manage need to be removed from documentation?

2018-10-02 Thread Abhishek Kekane
Public bug reported: When I try to run glance-cache-manage command it returns following error. glance-cache-manage --help Traceback (most recent call last): File "/usr/local/bin/glance-cache-manage", line 6, in from glance.cmd.cache_manage import main ImportError: No module named

[Yahoo-eng-team] [Bug 1794225] [NEW] Multiple backend support for scrubber and cache-prefetcher is missing

2018-09-24 Thread Abhishek Kekane
Public bug reported: In Rocky multiple backend support is added as an experimental API feature. As of now multiple backend works with glance-api but it is missing in glance-scrubber and glance-cache-prefetcher. ** Affects: glance Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1793057] [NEW] Multiple backend related config options are not listed in sample conf file

2018-09-17 Thread Abhishek Kekane
in glance then all the above 3 config options will be added to newly generated sample config file. ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Affects: glance-store Importance: High Assignee: Abhishek Kekane (abhishek

[Yahoo-eng-team] [Bug 1789351] Re: Glance deployment with python3 + "keystone" paste_deploy flavor Fails

2018-09-05 Thread Abhishek Kekane
Fixed in keystonemiddleware. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1789351 Title: Glance deployment with python3 +

[Yahoo-eng-team] [Bug 1778645] [NEW] 500 response for incorrect node_staging_uri in glance-api.conf

2018-06-26 Thread Abhishek Kekane
Public bug reported: node_staging_uri configuration option needs a value which always starts with file:///. If by mistake operator sets value of node_staging_uri without file:/// then import api fails with 500 internal server error. Steps to reproduce: 1. set below value to node_staging_uri in

[Yahoo-eng-team] [Bug 1775782] [NEW] glance-image-import.conf not parsed when running under wsgi

2018-06-08 Thread Abhishek Kekane
Public bug reported: When development environment is set to run under wsgi mode (by setting WSGI_MODE=mod_wsgi in local.conf) glance-image-import.conf file is not parsed. It is working properly if glance is running under uwsgi. Steps to reproduce: NOTE: Here I am trying to use plugin

[Yahoo-eng-team] [Bug 1770325] [NEW] Remove glance-direct from enabled_import_methods config option

2018-05-10 Thread Abhishek Kekane
-direct' from the default, thus operators need to enable it explicitly if they have a shared filesystem across the controller nodes (for example using NFS). ** Affects: glance Importance: Undecided Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance

[Yahoo-eng-team] [Bug 1331913] Re: tempest.api.volume.test_volumes_actions.VolumesActionsTestXML.test_volume_upload fails

2018-04-20 Thread Abhishek Kekane
Looks like not related to glance and never occurred again as well. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1331913 Title:

[Yahoo-eng-team] [Bug 1338567] Re: delete the image using v2 api when we upload a image using v1 api, glance don't delete the image data after finishing the uploading.

2018-04-20 Thread Abhishek Kekane
V1 is deprecated and will be removed in Rocky also as per comments it looks like it is not reproducible any more. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1327775] Re: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestXML.test_create_delete_image timed out

2018-04-20 Thread Abhishek Kekane
Looks like not related to glance. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1327775 Title:

[Yahoo-eng-team] [Bug 1325425] Re: Serverfault on API tests

2018-04-20 Thread Abhishek Kekane
Pretty old and not encountered again by anyone else. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1325425 Title: Serverfault on

  1   2   3   >