[Yahoo-eng-team] [Bug 1422046] Re: cinder backup-list is always listing all tenants's bug for admin

2017-09-14 Thread Jordan Pittier
** Changed in: ospurge Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1422046 Title: cinder backup-list is always

[Yahoo-eng-team] [Bug 1659811] [NEW] /v2.1/servers/detail?tenant_id=XX returns unpredictable results

2017-01-27 Thread Jordan Pittier
Public bug reported: Found this while investigating why the tempest test test_list_servers_by_admin_with_specified_tenant randomly fails on Py35. This test produces the following API call: GET /v2.1/servers/detail?tenant_id=XXX Which calls this method in Nova:

[Yahoo-eng-team] [Bug 1659129] Re: n-api throws exception when listing servers

2017-01-27 Thread Jordan Pittier
The stack trace says "Unknown database 'nova_cell0'". Latest version of Nova now requires to create a nova_cell0 DB. Please create it, and/or look how DevStack is setting this up. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1648767] [NEW] Stack trace when tring to delete an inexisting img

2016-12-09 Thread Jordan Pittier
Public bug reported: I got the following stack trace in a Gate job run [1]: ERROR nova.compute.manager [req-xx tempest-ImagesTestJSON-1266595174 tempest-ImagesTestJSON-1266595174] [instance: XX] Error while trying to clean up image bc92d2a5-6fa0-4a84-8ad2-cb9f597da420 ERROR

[Yahoo-eng-team] [Bug 1640115] [NEW] Policies ['update_rbac_policy:target_tenant'] are part of a cyclical reference.

2016-11-08 Thread Jordan Pittier
Public bug reported: Hi, This message: WARNING oslo_policy.policy [XXX] Policies ['update_rbac_policy:target_tenant'] are part of a cyclical reference. spams the neutron-server logs. It's printed ~30.000 times in an average Gate runs. This makes the log file hard to read and slows logstash. **

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-11-19 Thread Jordan Pittier
** Also affects: keystonemiddleware 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/1476770 Title: _translate_from_glance fails with

[Yahoo-eng-team] [Bug 1486475] [NEW] Transient mismatch between OS-EXT-STS:vm_state and OS-EXT-STS:power_state

2015-08-19 Thread Jordan Pittier
Public bug reported: Hi, I got this weird Tempest run here: http://logs.openstack.org/35/206935/1/gate/gate-tempest-dsvm-neutron- full/ef5a1a9/console.html#_2015-08-18_18_20_26_980 where the server has OS-EXT-STS:vm_state: active and OS-EXT-STS:power_state: 3. Power_state 3 is PAUSED according

[Yahoo-eng-team] [Bug 1482287] [NEW] Scality volume driver doesn't detect Scality FS is already mounted

2015-08-06 Thread Jordan Pittier
. This means that LibvirtScalityVolumeDriver doesnt detect that the filesystem was already mounted. See: https://github.com/openstack/nova/blob/14d7265263702d208dcef18a4200bf395db5bf40/nova/virt/libvirt/volume/scality.py#L111 ** Affects: nova Importance: Low Assignee: Jordan Pittier

[Yahoo-eng-team] [Bug 1362048] Re: SQLite timeout in glance image_cache

2014-09-10 Thread Jordan Pittier
Yeah, I though for a minute that to trigger a reverify in the gate, a bug in Tempest had to be logged. But that's obviously wrong. ** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1362048] [NEW] SQLite timeout in glance image_cache

2014-08-27 Thread Jordan Pittier
Public bug reported: Hi, Sometime I get the following stack trace in Glance-API : GET /v1/images/42646b2b-cf0b-4b15-b011-19d0a6880ffb HTTP/1.1 200 4970175 2.403391 for chunk in image_iter: File /opt/stack/new/glance/glance/api/middleware/cache.py, line 281, in get_from_cache yield

[Yahoo-eng-team] [Bug 1360235] [NEW] swift functional tests are broken

2014-08-22 Thread Jordan Pittier
Public bug reported: Hi, The following tests are failing in master : GLANCE_TEST_SWIFT_CONF=/etc/glance/glance-api.conf ./run_tests.sh glance.tests.functional.store.test_swift.TestSwiftStore; I believe this commit

[Yahoo-eng-team] [Bug 1307344] [NEW] neutron-db-manage fails with metering enabled

2014-04-14 Thread Jordan Pittier
Public bug reported: Hello, I just got a neutron-db-manage failure in the Gate : http://logs.openstack.org/77/83777/1/check/check-tempest-dsvm-neutron-heat-slow/a7ad8c0/ Relevant stack trace is 2014-04-13 23:53:15.281 | INFO [alembic.migration] Running upgrade b65aa907aec - 33c3db036fe4,