[Yahoo-eng-team] [Bug 1342811] Re: Bump up the min version of keystonemiddleware

2014-07-30 Thread Zhi Yan Liu
Fixed by: https://github.com/openstack/requirements/commit/df1a6aa7c6fff171ed1ffe25b58273900c18d98d https://github.com/openstack/glance/commit/f41b305899d703f7604f3ae5ceb7cc95d67aa533 ** Changed in: glance Status: Opinion => Fix Committed -- You received this bug notification because you

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

2014-07-31 Thread Zhi Yan Liu
It works as designed. ** 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/1350713 Title: Store configuration error in sheepdog Status in O

[Yahoo-eng-team] [Bug 1351413] [NEW] DB migration failure due to 006_mysql_downgrade script handled mysql reserved word as column name wrongly

2014-08-01 Thread Zhi Yan Liu
Public bug reported: Because 006_mysql_downgrade didn't correctly quote 'key' column [0][1] of 'image_properties' table when creating index [2], the index wasn't created as needed, and then operator could not run any upgrade script successfully since 006_mysql_upgrade script could not to handle

[Yahoo-eng-team] [Bug 1326955] Re: v1 API GET on image member not implemented

2014-08-28 Thread Zhi Yan Liu
** 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/1326955 Title: v1 API GET on image member not implemented Status in OpenStack Image R

[Yahoo-eng-team] [Bug 1343596] Re: utils not imported in store/swift.py

2014-09-10 Thread Zhi Yan Liu
Currently Glance are using glance_store instead of owning backend drivers by own tree. And the issue has already been fixed in glance_store: https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/swift/store.py#L121 . ** Changed in: glance Status: New => Invalid -- Yo

[Yahoo-eng-team] [Bug 1202963] Re: Unable to run g-api due to sheepdog store

2013-10-14 Thread Zhi Yan Liu
*** This bug is a duplicate of bug 1202098 *** https://bugs.launchpad.net/bugs/1202098 ** This bug has been marked a duplicate of bug 1202098 glance-api failed to startup caused by UnicodeEncodeError in non-English environment -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1243715] Re: can't configure a location of image manually with a glance CLI command

2013-10-23 Thread Zhi Yan Liu
Currently Glance don't support "copy or move an image to another location". ** 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/1243715 Title

[Yahoo-eng-team] [Bug 1214947] Re: chown in postinst fails on netapp storage

2013-11-20 Thread Zhi Yan Liu
** 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/1214947 Title: chown in postinst fails on netapp storage Status in OpenStack Image Regi

[Yahoo-eng-team] [Bug 1261738] Re: Openstack Glance: user_total_quota calculated incorrectly

2013-12-18 Thread Zhi Yan Liu
I think we need do this to fix this defect, i verified it in my dev local. http://paste.openstack.org/show/55299/ ** 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. h

[Yahoo-eng-team] [Bug 1398656] Re: ceilometer import oslo.concurrency failed issue

2014-12-31 Thread Zhi Yan Liu
** Also affects: glance-store 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/1398656 Title: ceilometer import oslo.concurrenc

[Yahoo-eng-team] [Bug 1372422] Re: Glance exploding on configuration parsing

2014-09-22 Thread Zhi Yan Liu
** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1372422 Title: Glance exploding on configuration parsing Status in Python client library for Keystone: In Pr

[Yahoo-eng-team] [Bug 1372645] Re: g-api and g-reg fail to start with: 'StrOpt' object has no attribute 'type'

2014-09-22 Thread Zhi Yan Liu
This is not a defect in glance, the root cause is that during the grenade test, the havana level of oslo.config is used (<1.3.0), while the master level of keystoneclient is used, and also in the havana tests the glance services are still using the keystoneclient auth_token middleware. There's a 'f

[Yahoo-eng-team] [Bug 1379434] Re: Nova unable to download images from glance with rbd backend (juno/rc1)

2014-10-09 Thread Zhi Yan Liu
The store.get() api in glance_store-0.1.8 provided correct signature and logic [0], and glance has used that version as a requirement [1]. [0] https://github.com/openstack/glance_store/blob/0.1.8/glance_store/_drivers/rbd.py#L207 [1] https://github.com/openstack/glance/blob/2014.2.rc1/requireme

[Yahoo-eng-team] [Bug 1380547] Re: Image is not added when filesystem_store_datadirs specified in glance configuration

2014-10-14 Thread Zhi Yan Liu
As we designed, glance (even all services) should be able to load options from deprecated place instead of failure. This report involved a backward-compatibility issue of glance or/and glance_store, IMO. Need more investigation. ** Changed in: glance Status: Invalid => New -- You received

[Yahoo-eng-team] [Bug 1380547] Re: Image is not added when filesystem_store_datadirs specified in glance configuration

2014-10-14 Thread Zhi Yan Liu
With abhishekk's clarification, now I see what really happened behind this report. Agreed to mark this as invalid. Thanks for the clarification abhishekk. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1381870] [NEW] Do not use obsolete modules from oslo-incubator

2014-10-15 Thread Zhi Yan Liu
.html ** Affects: glance Importance: High Assignee: Zhi Yan Liu (lzy-dev) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1381870 Title: Do not use

[Yahoo-eng-team] [Bug 1383027] Re: image-create with --copy-from returns failure status 400 in juno with Ceph store

2014-10-19 Thread Zhi Yan Liu
Hello Tom, you just need to add 'http' to the enabled stores list option, at [glance_store]\stores in glance-api.conf _or_ the deprecated place at [DEFAULT]\known_stores. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1271806] Re: unable to run tests due to missing deps in the virtual env

2014-02-06 Thread Zhi Yan Liu
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1271806 Title: unable to run tests due to missing deps in the virtual env Status in O

[Yahoo-eng-team] [Bug 1279753] [NEW] The race condition caused by image created_at break registry v2 api test cases

2014-02-13 Thread Zhi Yan Liu
Public bug reported: For now there are two cases I got: 1. glance.tests.unit.v2.test_registry_api.TestRegistryRPC.test_get_index_sort_status_desc http://logs.openstack.org/79/67079/3/gate/gate-glance- python27/2b0dea1/console.html#_2014-02-13_06_27_19_371 2. glance.tests.unit.v2.test_registry_a

[Yahoo-eng-team] [Bug 1282400] [NEW] The race condition caused by image created_at break DB driver test_image_paginate case

2014-02-19 Thread Zhi Yan Liu
8-f465b791b7da'] actual= [u'a75dc71b-df55-41e3-9218-f465b791b7da', u'0be9ce54-f56b-41d5-bef6-9ca75e846b59'] http://logs.openstack.org/58/74858/1/check/gate-glance-python27/732468f/console.html#_2014-02-19_23_03_01_798 ** Affects: glance Importance: Medium Assignee:

[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2014-02-25 Thread Zhi Yan Liu
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1277104 Titl

[Yahoo-eng-team] [Bug 1284677] Re: Python 3: do not use 'unicode()'

2014-02-25 Thread Zhi Yan Liu
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => Triaged ** Changed in: glance Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1152218] Re: Fragile Test: glance.tests.functional.test_bin_glance_control.TestGlanceControl.test_reload

2014-03-16 Thread Zhi Yan Liu
** Changed in: glance Status: Triaged => 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/1152218 Title: Fragile Test: glance.tests.functional.test_bin_glance_control.TestG

[Yahoo-eng-team] [Bug 1049302] Re: Fragile Test: glance.tests.functional.test_bin_glance:TestBinGlance.test_results_filtering

2014-03-16 Thread Zhi Yan Liu
** Changed in: glance Status: Triaged => 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/1049302 Title: Fragile Test: glance.tests.functional.test_bin_glance:TestBinGlance

[Yahoo-eng-team] [Bug 1049356] Re: Fragile Test: glance.tests.functional.v1.test_api:TestApi.test_queued_process_flow

2014-03-16 Thread Zhi Yan Liu
** Changed in: glance Status: Triaged => 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/1049356 Title: Fragile Test: glance.tests.functional.v1.test_api:TestApi.test_queu

[Yahoo-eng-team] [Bug 1289309] Re: collie not found error in failed gate test

2014-03-29 Thread Zhi Yan Liu
This situation for Glance is normal. And I know there are two dedicated changes can prevent this error message issue. ** 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. http

[Yahoo-eng-team] [Bug 1302658] [NEW] Sheepdog store accept GET and DELETE request still even failed to configure essential option

2014-04-04 Thread Zhi Yan Liu
Public bug reported: Currently if store raise BadStoreConfiguration exception from configure_add method, the glance will just make this store be readonly instead of fully disable, but for the logic of sheepdog configure_add, it contains all essential initial configurations for the store which are

[Yahoo-eng-team] [Bug 1304481] [NEW] Nova operates network failed by "Maximum attempts reached" error when Cloud under heavy workload

2014-04-08 Thread Zhi Yan Liu
ed(reason=_("Maximum attempts reached")) 216564 2014-04-08 02:16:09.844 3777 TRACE oslo.messaging._executors.base ConnectionFailed: Connection to neutron failed: Maximum attempts reached 216565 2014-04-08 02:16:09.844 3777 TRACE oslo.messaging._executors.base 216566 2014-04-08 02:16:

[Yahoo-eng-team] [Bug 1314007] [NEW] run_tests.sh failed by "No module named tools" exception

2014-04-28 Thread Zhi Yan Liu
Public bug reported: $ ./run_tests.sh No virtual environment found...create one? (Y/n) y Traceback (most recent call last): File "tools/install_venv.py", line 29, in from tools import install_venv_common as install_venv ImportError: No module named tools Change "Enable H304 check" (I099ed6

[Yahoo-eng-team] [Bug 1304481] Re: Nova operates network failed by "Maximum attempts reached" error when Cloud under heavy workload

2014-05-29 Thread Zhi Yan Liu
** Changed in: nova Status: Invalid => 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/1304481 Title: Nova operates network failed by "Maximum attempts reached" error when Cl

[Yahoo-eng-team] [Bug 1339039] Re: ERROR: Store for scheme glance.store.rbd.Store not found

2014-07-08 Thread Zhi Yan Liu
According to the error message "Store for scheme glance.store.rbd.Store not found", your configuration on ''default_store" is wrong, for your case it should be 'rbd' instead of 'glance.store.rbd.Store', since as help message of the option mentioned, the value should be schema of store but the modul

[Yahoo-eng-team] [Bug 1340002] [NEW] Some exceptions raise unicodeError

2014-07-09 Thread Zhi Yan Liu
Public bug reported: Thie bug is a generic case for bug 1339775 [0], there are a lot same cases in codebase which are outside of v2 stuff, but the result is smimilar, UnicodeError exception will be raised. [0] https://bugs.launchpad.net/glance/+bug/1339775 ** Affects: glance Importance: Und

[Yahoo-eng-team] [Bug 1140777] Re: HTTPInternalServerError on TestApi.test_duplicate_image_upload

2014-07-14 Thread Zhi Yan Liu
We did't meet this test failure in jenkins for a long time, so I'm going to close this bug, if you can catch it again pls reopen it as free. ** Changed in: glance Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1154458] Re: fragile test: glance.tests.functional.v1.test_ssl.TestSSL.test_ordered_images

2014-07-14 Thread Zhi Yan Liu
We don't meet this test failure in jenkins for a long time, so I'm going to close this bug, if you can catch it again pls reopen it as free. ** Changed in: glance Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1193531] Re: Fragile test: glance.tests.unit.v1.test_api.TestGlanceAPI.test_add_copy_from_image_authorized

2014-07-15 Thread Zhi Yan Liu
We don't meet this test failure in jenkins for a long time, so I'm going to close this bug, if you can catch it again pls reopen it as free, thanks. ** Changed in: glance Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1251105] Re: test-requirements.txt seems to need correcting

2014-07-15 Thread Zhi Yan Liu
Currently, glance is using psutil>=1.1.1,<2.0.0 and testtools>=0.9.32 , those work for us. ** 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.ne

[Yahoo-eng-team] [Bug 1049363] Re: Fragile Test: glance.tests.functional.test_bin_glance:TestBinGlance.test_killed_image_not_in_index

2014-07-15 Thread Zhi Yan Liu
This test case is no longer in current glance codebase, feel free to create a new report this if you get the similar issue again, thanks. ** Changed in: glance Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1250918] Re: No policy for image uploads in v2

2014-07-16 Thread Zhi Yan Liu
Currently we applied the policy enforcement at domain layer instead of api controller in v2, https://github.com/openstack/glance/blob/master/glance/api/policy.py#L237 . ** Changed in: glance Status: In Progress => Invalid -- You received this bug notification because you are a member of Y