[Yahoo-eng-team] [Bug 1528637] Re: (Import Refactor) Mark the `/file` endpoint as deprecated

2016-06-06 Thread Flavio Percoco
marking as invalid as we've decided not to deprecate this endpoint ** Changed in: glance Status: In Progress => 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/1528637 Title:

[Yahoo-eng-team] [Bug 1551037] Re: HTTP 409 error being masked as HTTP 500 on image delete

2016-03-10 Thread Flavio Percoco
** Also affects: glance/mitaka Importance: High Assignee: Danny Al-Gaaf (danny-al-gaaf) Status: 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/1551037 Title: HTTP

[Yahoo-eng-team] [Bug 1472449] Re: download error when the image status is not active

2016-03-09 Thread Flavio Percoco
** Also affects: python-glanceclient/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1472449 Title: download error when the image status

[Yahoo-eng-team] [Bug 1537626] Re: `glance location-update` deletes locations and backend images

2016-02-22 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1537626 Title: `glance location-update` deletes locations and ba

[Yahoo-eng-team] [Bug 1537721] Re: Image corrupts when upload

2016-01-28 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance Importance: Undecided => High ** Changed in: glance/liberty Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1498460] Re: Create image from empty locations leads to internal server error

2016-01-22 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.ne

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

2016-01-18 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1533150 Title: Downloading empty file with enabled cache managem

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

2016-01-18 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1533270 Title: Adding remote image in v2 when cache is enabled r

[Yahoo-eng-team] [Bug 1535437] [NEW] Deprecate `show_multiple_locations` in favor of policy

2016-01-18 Thread Flavio Percoco
Public bug reported: Glance currently has a flag to gate multiple locations from being sent back to the user. It also has a policy rule to prevent non-admin from receiving such locations. Having both is redundant and it's caused issues in the past. Let's get rid of the config option and rely on a

[Yahoo-eng-team] [Bug 1472449] Re: download error when the image status is not active

2016-01-11 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1472449 Title: download error when the image status is not activ

[Yahoo-eng-team] [Bug 1512416] Re: Glance doesn't catches exception NotFound from glance_store

2015-12-23 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/kilo Importance: Undecided => Medium ** Changed in: glance Importance: Undecided => Medium ** Changed in: glance/liber

[Yahoo-eng-team] [Bug 1528637] [NEW] (Import Refactor) Mark the `/file` endpoint as deprecated

2015-12-22 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ 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. To do this without break

[Yahoo-eng-team] [Bug 1526675] Re: test_models_sync fails with 'Models and migration scripts aren't in sync'

2015-12-18 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/liberty Assignee: (unassigned) => Flavio Percoco (flaper87) -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1527716] [NEW] (Import Refactor) Make tasks API admin only

2015-12-18 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ 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

[Yahoo-eng-team] [Bug 1526675] Re: test_models_sync fails with 'Models and migration scripts aren't in sync'

2015-12-17 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1526675 Title: test_models_sync fails with 'Models and migratio

[Yahoo-eng-team] [Bug 1526675] Re: test_models_sync fails with 'Models and migration scripts aren't in sync'

2015-12-17 Thread Flavio Percoco
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance Importance: Undecided => Critical ** Changed in: glance Status: New => Triaged -- You received

[Yahoo-eng-team] [Bug 1518431] Re: Glance failed to upload image to swift storage

2015-12-16 Thread Flavio Percoco
Stuart, Kairat, This bug is hard to reproduce, TBH. The race happens in a combination of Glance's v2 behavior and swift's driver. This is not *entirely* Glance's fault, though. The Glance "weird" part is not being able to recognize "0-sized" chunks before submitting them. However, this is being re

[Yahoo-eng-team] [Bug 1523955] [NEW] (Import Refactor) Implement `import` call

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ The final `import` call, as it was discussed in the spec so far, will finalize the image import process and trigger the task engine. Most of this triggering logic has been implement

[Yahoo-eng-team] [Bug 1523944] [NEW] (Import Refactor) Implement discoverability calls

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ In order to make this import process discoverable, we need to change some of our API schemas to reflect the supported upload methods. We also need to add some new schemas/calls. Pl

[Yahoo-eng-team] [Bug 1523941] [NEW] (Import Refactor) Header changes

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ This spec requires new headers to be added to some of our calls. For example, the image-create call should return the upload path for the image data as it was discussed in the spec.

[Yahoo-eng-team] [Bug 1523937] [NEW] (Import Refactor) Policy Rules

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ This spec requires new policy rules to protect the API and enable/disable it when needed. ** Affects: glance Importance: Wishlist Status: New ** Tags: mitaka-new-im

[Yahoo-eng-team] [Bug 1523934] [NEW] API Version Bump

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ In order to implement this spec, we need to bump the API version. This bug will track that work ** Affects: glance Importance: Wishlist Status: New ** Tags: mitaka-

[Yahoo-eng-team] [Bug 1523935] [NEW] API Version Bump

2015-12-08 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ In order to implement this spec, we need to bump the API version. This bug will track that work ** Affects: glance Importance: Wishlist Status: New ** Tags: mitaka-

[Yahoo-eng-team] [Bug 1522132] Re: Scrubber tests are broken due to deprecated config filesystem_store_datadir under DEFAULT section

2015-12-03 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1522132 Title: Scrubber tests are broken due to deprecated confi

[Yahoo-eng-team] [Bug 1521236] Re: Missing list of stores in glance-api.conf

2015-12-02 Thread Flavio Percoco
** Also affects: glance-store/liberty Importance: Medium Status: Confirmed ** Changed in: glance-store/liberty Assignee: (unassigned) => Stuart McLaren (stuart-mclaren) ** Also affects: glance/mitaka Importance: Medium Assignee: Stuart McLaren (stuart-mclaren) Status

[Yahoo-eng-team] [Bug 1519402] Re: Add docker container format to defaults

2015-12-02 Thread Flavio Percoco
** Also affects: python-glanceclient Importance: Undecided Status: New ** Changed in: python-glanceclient Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpa

[Yahoo-eng-team] [Bug 1495519] Re: import flow doesn't raise error on forbidden location

2015-11-24 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance Importance: High => Medium ** Changed in: glance/liberty Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1483353] Re: v1: Updates using x-image-meta-id header provoke E500 or 200

2015-11-24 Thread Flavio Percoco
15 17:00:00 GMT + < Connection: close + < + * Closing connection 0 + + Should return 403 ** Changed in: glance Milestone: None => mitaka-1 ** Changed in: glance Importance: Undecided => Medium ** Also affects: glance/liberty Importance: Undecided Status: New ** Change

[Yahoo-eng-team] [Bug 1518431] Re: Glance failed to upload image to swift storage

2015-11-24 Thread Flavio Percoco
I've debugged this issue a bit further and it's not related to RadosGW. The swift driver deletes that last 0-byte chunk when the image is being uploaded and that's causing this conflict. --- if bytes_read == 0: # Delete the last chunk, because it's of z

[Yahoo-eng-team] [Bug 1350892] Re: Nova VMWare provisioning errors

2015-11-23 Thread Flavio Percoco
quite old and no feedback ** Changed in: glance-store Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1350892 Title: Nova VMWare provisioni

[Yahoo-eng-team] [Bug 1485940] Re: non-admin user get error code "500" if he tries to deactivate the image hosted by admin which have visibility "public"

2015-11-23 Thread Flavio Percoco
igh ** Changed in: glance/liberty Importance: Undecided => High ** Changed in: glance/kilo Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/liberty Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/kilo Status: New =&

[Yahoo-eng-team] [Bug 1507564] Re: os.path.remove doesn't exist. Conver task fails

2015-11-23 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Importance: Undecided => Medium ** Changed in: glance/liberty Importance: Undecided => Medium ** Changed in: glance/kilo Assignee: (unassigned) => Flavio Percoco (flaper87) *

[Yahoo-eng-team] [Bug 1517060] Re: User (without admin privileges) can change size your own image with 'deactivated' status.

2015-11-23 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Importance: Undecided => High ** Changed in: glance/liberty Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1505474] Re: Glance raise 500 error when delete images with unallowed status change

2015-11-23 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1412802] Re: copy-from broken for large files and swift

2015-11-23 Thread Flavio Percoco
** No longer affects: glance/icehouse ** No longer affects: glance/juno -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1412802 Title: copy-from broken for large files and swift Status i

[Yahoo-eng-team] [Bug 1517060] Re: User (without admin privileges) can change size your own image with 'deactivated' status.

2015-11-23 Thread Flavio Percoco
** Tags removed: liberty-backport-potential ** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1517060 Title: User

[Yahoo-eng-team] [Bug 1507564] Re: os.path.remove doesn't exist. Conver task fails

2015-11-23 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Tags removed: liberty-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1507564 Title: os.p

[Yahoo-eng-team] [Bug 1518431] Re: Glance failed to upload image to swift storage via RadosGW

2015-11-23 Thread Flavio Percoco
The swift driver is meant to be used to talk to Swift. If there's a problem in RadosGW swift API, we should notify the RadosGW maintainers. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1513473] Re: Introduce Functionality to Replace "location" and "copy-from" Flags for Glance Image Creation

2015-11-10 Thread Flavio Percoco
Hi Gary, This has been proposed other times and the result of those discussions has always been that we won't be adding these flags back explicitly. The reason I mention explicitly is because there's a work-in-progress to change and improve the image import process so that we'd have something con

[Yahoo-eng-team] [Bug 1505134] Re: Glance should allow to delete de-activated images

2015-10-23 Thread Flavio Percoco
** Summary changed: - error message not clear when image-delete is called on deactivated image + Glance should allow to delete de-activated images ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/liberty Status: New => Triaged ** Changed i

[Yahoo-eng-team] [Bug 1350713] Re: Store configuration error in sheepdog

2015-10-22 Thread Flavio Percoco
This was an expected behavior and it was fixed already (unless I'm reading this bug wrong) ** 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

[Yahoo-eng-team] [Bug 1266407] Re: configure_add() method should get called only once during glance server initialization

2015-10-22 Thread Flavio Percoco
This bug is now invalid as the glance_store library doesn't do this anymore. ** 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/1266407 Titl

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

2015-10-22 Thread Flavio Percoco
Liberty: https://review.openstack.org/#/c/236677/ ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/liberty Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/liberty Status: New => In Progress ** Chan

[Yahoo-eng-team] [Bug 1507564] [NEW] os.path.remove doesn't exist. Conver task fails

2015-10-19 Thread Flavio Percoco
Public bug reported: File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/engine.py", line 96, in run for _state in self.run_iter(): File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/engine.py", line 146, in run_iter self._change_state(states.FA

[Yahoo-eng-team] [Bug 1504184] Re: Glance does not error gracefully on token validation error

2015-10-19 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1504184 Title: Glance does not error gracefully on token validation

[Yahoo-eng-team] [Bug 1504184] Re: Glance does not error gracefully on token validation error

2015-10-18 Thread Flavio Percoco
** Changed in: glance Milestone: None => mitaka-1 ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/liberty Importance: Undecided => High ** Changed in: glance/liberty Assignee: (unassigned) => Flavio Percoco (flaper87)

[Yahoo-eng-team] [Bug 1483937] Re: version conflict encountered while running with stable/kilo branch

2015-10-16 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483937 Title: version conflict encountered while running with stab

[Yahoo-eng-team] [Bug 1505675] Re: Flaky tasks test glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time

2015-10-13 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance Milestone: None => mitaka-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1505675 Tit

[Yahoo-eng-team] [Bug 1485792] Re: Glance create an image with incorrect location

2015-09-29 Thread Flavio Percoco
** Project changed: glance => glance-store ** Also affects: glance-store/liberty Importance: High Assignee: Kairat Kushaev (kkushaev) Status: In Progress ** Also affects: glance-store/kilo Importance: Undecided Status: New ** Changed in: glance-store/kilo Importance:

[Yahoo-eng-team] [Bug 1467719] Re: image-create returns wrong error

2015-09-29 Thread Flavio Percoco
** Changed in: glance Importance: Undecided => Low ** Also affects: glance/liberty Importance: Low Assignee: takmatsu (takeaki-matsumoto) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance

[Yahoo-eng-team] [Bug 1496138] Re: logging a warning when someone accesses / seems unnecessary and wasteful

2015-09-16 Thread Flavio Percoco
** Also affects: glance/liberty Importance: High Assignee: Erno Kuvaja (jokke) Status: In Progress ** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1495519] [NEW] import flow doesn't raise error on forbidden location

2015-09-14 Thread Flavio Percoco
Public bug reported: The following command correctly raises an exception server side but it doesn't report the error back to the user. This ends up in the user "thinking" the task was created correctly: $ glance --os-image-api-version 2 --os-image-url http://localhost:9292/v2 --os-tenant-id a187

[Yahoo-eng-team] [Bug 1480196] Re: Request-id is not getting returned if glance throws 500 error

2015-09-08 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1480196 Title: Request-id is not getting returned if glance throws

[Yahoo-eng-team] [Bug 1478690] Re: Request ID has a double req- at the start

2015-09-08 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1478690 Title: Request ID has a double req- at the start Status in

[Yahoo-eng-team] [Bug 1422699] Re: glance api doesn't abort start up on Store configuration errors

2015-09-04 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1422699 Title: glance api doesn't abort start up on Store configura

[Yahoo-eng-team] [Bug 1491350] [NEW] /versions endpoint returns 300 everytime

2015-09-02 Thread Flavio Percoco
lavio Percoco (flaper87) Status: In Progress ** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance Milestone: None => liberty-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1449639] Re: RBD: On image creation error, image is not deleted

2015-08-27 Thread Flavio Percoco
** Also affects: glance-store/kilo Importance: Undecided Status: New ** Changed in: glance-store/kilo Status: New => In Progress ** Changed in: glance-store/kilo Importance: Undecided => Medium ** Changed in: glance-store/kilo Assignee: (unassigned) => Gorka Eguileor (go

[Yahoo-eng-team] [Bug 1193424] Re: Cleanup scrubber tries to decrypt a uri that is already decryptd

2015-08-17 Thread Flavio Percoco
moved the bug to invalid because the patch is abandoned and there hasn't been any activity in over a year. ** Changed in: glance Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https:/

[Yahoo-eng-team] [Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193

2015-07-24 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1447215 Title: Schema Missing kernel_id, ramdisk_id causes #1447193

[Yahoo-eng-team] [Bug 1469738] Re: The operation of create image has failed with not enough free quota storage although sufficient space was available

2015-06-30 Thread Flavio Percoco
Actually, this is well described in the config option's documentation. As of today: cfg.StrOpt('user_storage_quota', default='0', help=_("Set a system wide quota for every user. This value is " "the total capacity that a user can use across "

[Yahoo-eng-team] [Bug 1185851] Re: glance allows delete even if cannot be deleted from ceph backend store

2015-06-12 Thread Flavio Percoco
** Project changed: glance => glance-store -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1185851 Title: glance allows delete even if cannot be deleted from ceph backend store Status in

[Yahoo-eng-team] [Bug 1456157] Re: Updating image with invalid operation type raises 500

2015-06-12 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Importance: Undecided => High ** Changed in: glance/kilo Assignee: (unassigned) => Kamil Rykowski (kamil-rykowski) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1372564] Re: Incorrect status change after image uploading in v2

2015-06-12 Thread Flavio Percoco
Apparently this was fixed by: https://review.openstack.org/#/c/144464/ ** Changed in: glance Status: In Progress => Fix Committed ** Also affects: glance/juno Importance: Undecided Status: New ** Changed in: glance Assignee: Mike Fedosin (mfedosin) => (unassigned) ** Chang

[Yahoo-eng-team] [Bug 1461776] Re: Error messages are encoded to HTML entity

2015-06-12 Thread Flavio Percoco
** No longer affects: python-glanceclient ** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance Importance: Undecided => Medium ** Changed in: glance/kilo Importance: Undecided => Medium ** Changed in: glance/kilo Assignee: (unassigned) => Ank

[Yahoo-eng-team] [Bug 1419823] Re: Nullable image description crashes v2 client

2015-06-09 Thread Flavio Percoco
** No longer affects: python-glanceclient ** Changed in: glance Assignee: Kamil Rykowski (kamil-rykowski) => Flavio Percoco (flaper87) ** Changed in: glance Milestone: None => liberty-1 ** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glanc

[Yahoo-eng-team] [Bug 1452750] Re: dest_file in task convert is wrong

2015-06-09 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Importance: Undecided => High ** Changed in: glance/kilo Status: New => Confirmed ** Changed in: glance/kilo Assignee: (unassigned) => Flavio Percoco (flaper87) -- You

[Yahoo-eng-team] [Bug 1453068] Re: task: Image's locations empty after importing to store

2015-06-09 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/kilo Importance: Undecided => High ** Changed in: glance/kilo Status: New => Incomplete ** C

[Yahoo-eng-team] [Bug 1462235] [NEW] File descriptors are left open by the filesystem store

2015-06-05 Thread Flavio Percoco
the disk space is freed up. 3) If I modify nova to always finish iterating through the file the problem doesn't occur in the first place. Chris ** Affects: glance-store Importance: High Assignee: Flavio Percoco (flaper87) Status: New ** Changed in: glance Importance: U

[Yahoo-eng-team] [Bug 1453068] [NEW] task: Image's locations empty after importing to store

2015-05-08 Thread Flavio Percoco
Importance: High Assignee: Flavio Percoco (flaper87) Status: In Progress ** Changed in: glance Importance: Undecided => High ** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1453047] [NEW] ValueError: Tables "artifact_blob_locations, artifact_blobs, artifact_dependencies, artifact_properties, artifact_tags, artifacts, image_locations, image_members,

2015-05-08 Thread Flavio Percoco
tf8 And the fix required should consist in adding `'charset': 'utf-8'` to our GlanceBase model. ** Affects: glance Importance: High Assignee: Flavio Percoco (flaper87) Status: New ** Changed in: glance Importance: Undecided => High ** Changed i

[Yahoo-eng-team] [Bug 1452750] [NEW] dest_file in task convert is wrong

2015-05-07 Thread Flavio Percoco
Public bug reported: https://github.com/openstack/glance/commit/1b144f4c12fd6da58d7c48348bf7bab5873388e9 #diff-f02c20aafcce326b4d31c938376f6c2aR78 -> head -> desk The dest_path is not formated correctly, which ends up in converting the image to a path that is completely ignored by other tasks. *

[Yahoo-eng-team] [Bug 1441393] Re: Keystone and Ceilometer unit tests fail with pymongo 3.0

2015-04-09 Thread Flavio Percoco
** Also affects: zaqar Importance: Undecided Status: New ** Changed in: zaqar Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: zaqar Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1374519] Re: Orphaned queues are not auto-deleted for Qpid

2015-03-31 Thread Flavio Percoco
** Changed in: oslo.messaging Importance: Undecided => Medium ** Also affects: oslo.messaging/juno Importance: Undecided Status: New ** Changed in: oslo.messaging/juno Importance: Undecided => Medium ** Changed in: oslo.messaging/juno Status: New => In Progress -- You re

[Yahoo-eng-team] [Bug 1190559] Re: qcow2 images size should match the virtual image size

2015-03-30 Thread Flavio Percoco
@yatin Hey, I think you might be confused with what this bug aimed to do. The bug proposed that the `size` field should match the `virtual_size` instead of the `size`. What we did to fix this was adding a new `virtual_size` field that would represent the `virtual_size` value in some of the images.

[Yahoo-eng-team] [Bug 1324547] Re: Multiple store NFS none informative cli error, when same folders configured twice

2015-02-16 Thread Flavio Percoco
** Project changed: glance => glance-store -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1324547 Title: Multiple store NFS none informative cli error, when same folders configured twic

[Yahoo-eng-team] [Bug 1324547] Re: Multiple store NFS none informative cli error, when same folders configured twice

2014-12-12 Thread Flavio Percoco
** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance Status: New => Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1324547

[Yahoo-eng-team] [Bug 1398314] Re: The API doesn't return nullable fields when they're null

2014-12-02 Thread Flavio Percoco
** Also affects: python-glanceclient Importance: Undecided Status: New ** Changed in: python-glanceclient Importance: Undecided => Medium ** Changed in: python-glanceclient Assignee: (unassigned) => Flavio Percoco (flaper87) -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1398314] [NEW] The API doesn't return nullable fields when they're null

2014-12-02 Thread Flavio Percoco
Public bug reported: The schema filter method removes all fields that are null from the object schema. This is causing incompatibilities from the client side and it also makes glance's responses inconsistent. ** Affects: glance Importance: Undecided Assignee: Flavio Percoco (fla

[Yahoo-eng-team] [Bug 1398313] [NEW] Nullable fields default values are not part of the schema

2014-12-02 Thread Flavio Percoco
as a valid value for the field. ** Affects: glance Importance: Undecided Assignee: Flavio Percoco (flaper87) Status: New ** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1395368] Re: ExternalNetworksTest[JSON, XML].test_delete_external_networks_with_floating_ip failures

2014-11-26 Thread Flavio Percoco
** Also affects: python-glanceclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1395368 Title: ExternalNetworksTest[JSON,XML].test_delete_

[Yahoo-eng-team] [Bug 1385880] Re: RDO - openstack-glance-api.service fails when backend is not configured locally

2014-10-27 Thread Flavio Percoco
** 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/1385880 Title: RDO - openstack-glance-api.service fails when backend is not configured

[Yahoo-eng-team] [Bug 1366682] [NEW] ScrubberFileQueue is never called

2014-09-08 Thread Flavio Percoco
Public bug reported: It looks like the change I6910b55de8c3b203560d75ff3d1675eda31ae786 might have broken the `test_scrubber_with_metadata_enc` test since now `ScrubberFileQueue` is never called. Adding a FIXME https://github.com/openstack/glance/blob/master/glance/tests/functional/test_scrubber

[Yahoo-eng-team] [Bug 1361197] Re: Glance image-upload truncates the image.

2014-08-25 Thread Flavio Percoco
@Arnaud, mind looking at this? I think you know the vmware driver better than anyone else here :D ** Project changed: nova => glance ** Changed in: glance Assignee: (unassigned) => Arnaud Legendre (arnaudleg) -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1316504] Re: glance-manage does not print an error on failed db_sync

2014-05-08 Thread Flavio Percoco
The errors where logged in the log file. ** 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/1316504 Title: glance-manage does not print an

[Yahoo-eng-team] [Bug 1315014] Re: when using --size to create a qcow2 image image is creates it as raw but reported as qcow2

2014-05-07 Thread Flavio Percoco
We don't have a nice way to support this just yet. This may (or may not) be supported in the future once we figure out what to do with image inspections/operations. I'll mark it as invalid for now. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1316504] [NEW] glance-manage does not print an error on failed db_sync

2014-05-06 Thread Flavio Percoco
Public bug reported: glance-manage db_sync silently fails to prepare the database: # glance-manage db_sync && echo ok ok # mysql glance -e "show tables" +--+ | Tables_in_glance | +--+ | migrate_version | +--+ Steps to Reproduce: $ glance-manage d

[Yahoo-eng-team] [Bug 1307412] Re: The API v2 reserved property error is not raised when there's nothing to update

2014-05-05 Thread Flavio Percoco
reserved property error is not raised when there's nothing to update + The client should *always* send the full update request to the server ** Changed in: python-glanceclient Assignee: Flavio Percoco (flaper87) => (unassigned) ** Description changed: - [root@orange-vdse ~(keystone

[Yahoo-eng-team] [Bug 1314705] Re: image-download fails causes terminal text to gibberish

2014-05-05 Thread Flavio Percoco
This is the expected behavior and it has nothing to do with ssh. `image- download` default's output is stdout. In order to avoid 'gibberishing' the terminal, you should redirect the output to a file. Unfortunately, we can't do anything about the terminal being completely messed up after the image

[Yahoo-eng-team] [Bug 1314928] Re: image-create --progress, missing progress bar

2014-05-02 Thread Flavio Percoco
Tzach, the `copy-from` param downloads the image when the request gets to the server. There's no way, without some hacky workaround, to support this right now. I don't think this is worth doing. We can revisit it in the future once async-workers are done. I'll set it as invalid for now. ** Projec

[Yahoo-eng-team] [Bug 1307412] [NEW] The API v2 reserved property error is not raised when there's nothing to update

2014-04-14 Thread Flavio Percoco
er, if the owner is updated using the API v1, then the same command mentioned above will succeed without error. This may be confusing for the user. Reserved words errors should be raised even for noops ** Affects: glance Importance: Low Assignee: Flavio Percoco (flaper87) S

[Yahoo-eng-team] [Bug 1302661] [NEW] Notifier fails to start when old config params are used and there are missing dependencies

2014-04-04 Thread Flavio Percoco
oblem raises when `kombu` is not installed and the `notifier_strategy` is set to qpid. This will make glance-api fail because it'll try to load the rabbit driver *before* loading the qpid one. ** Affects: glance Importance: Critical Assignee: Flavio Percoco (flaper87)

[Yahoo-eng-team] [Bug 1291848] [NEW] Remove deprecation warning when loading stores

2014-03-13 Thread Flavio Percoco
Public bug reported: Tracking the need of removing deprecation warning and the _EXTRA_STORES global from stores/__init__ ** Affects: glance Importance: Medium Status: New ** Tags: low-hanging-fruit ** Changed in: glance Milestone: None => next ** Changed in: glance Import

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2014-02-11 Thread Flavio Percoco
** Also affects: nova 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). https://bugs.launchpad.net/bugs/1276510 Title: MySQL 2013 lost connection is being raise

[Yahoo-eng-team] [Bug 1266513] Re: Some Python requirements are not hosted on PyPI

2014-01-27 Thread Flavio Percoco
** Also affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1266513 Title: Some Python requirements are not hosted on PyPI Status

[Yahoo-eng-team] [Bug 1249409] Re: IMage v2 api allows reupload of images, but does not update size

2014-01-27 Thread Flavio Percoco
Marked as invalid based on @David's comment ** Changed in: glance Status: Confirmed => 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/1249409 Title: IMage v2 api allows re

[Yahoo-eng-team] [Bug 1263578] Re: http connection pool error in test runs

2014-01-16 Thread Flavio Percoco
This issue was hit by 2 patches: 1 already merged and the other one abandoned. I'm unable to reproduce it and that makes 2 of us. I'll close this issue as invalid. ** Changed in: glance Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1260717] Re: Notifications are not sent from Glance

2013-12-30 Thread Flavio Percoco
Based on the latest updates, I'll close this bug as Invalid. Feel free to file a new one if needed. ** Changed in: glance Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.lau

[Yahoo-eng-team] [Bug 1263945] [NEW] Backwards compat support breaks transport_url

2013-12-24 Thread Flavio Percoco
Assignee: Flavio Percoco (flaper87) Status: New ** Changed in: glance Importance: Undecided => Critical ** Changed in: glance Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance Milestone: None => icehouse-2 -- You received this bug not

[Yahoo-eng-team] [Bug 1262233] [NEW] Glance's quota don't clean image_data if limit is reached

2013-12-18 Thread Flavio Percoco
Public bug reported: When the quota limit is reached, the image location is not cleaned up[0]. Notice that at this point *just* the locaiton should be deleted since the image data upload didn't succeed and the store should have already cleaned up the partially uploaded data. https://github.com/op

[Yahoo-eng-team] [Bug 1220610] Re: glance image-create with --owner only work on tenant ID

2013-12-17 Thread Flavio Percoco
** 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/1220610 Title: glance image-create with --owner only work on tenant ID Status in OpenSt

  1   2   >