Re: [openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread gordon chung
On 02/03/17 03:19 PM, Matt Riedemann wrote: > This is the fix: > > https://review.openstack.org/#/c/440739/ yay! thanks for the help! -- gord __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: op

Re: [openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread Matt Riedemann
On 3/2/2017 10:26 AM, Matt Riedemann wrote: Tracking this under bug: https://bugs.launchpad.net/nova/+bug/1669473 The details are in the bug. We've figured out the root cause and I've got a workaround patch up in nova and Mehdi has a workaround patch up in devstack, and we're testing the nova

Re: [openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread Matt Riedemann
On 3/2/2017 8:29 AM, Matt Riedemann wrote: On 3/2/2017 8:14 AM, Mehdi Abaakouk wrote: Example of failure: Our test assertion (that does a GET /v2.1/servers/detail HTTP/1.1) that returns [] instead of the list of instances http://logs.openstack.org/56/439156/2/check/gate-telemetry-dsvm-integrat

Re: [openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread Matt Riedemann
On 3/2/2017 8:14 AM, Mehdi Abaakouk wrote: Example of failure: Our test assertion (that does a GET /v2.1/servers/detail HTTP/1.1) that returns [] instead of the list of instances http://logs.openstack.org/56/439156/2/check/gate-telemetry-dsvm-integration-gnocchi-ubuntu-xenial/d4a6c69/console.ht

Re: [openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread Mehdi Abaakouk
Example of failure: Our test assertion (that does a GET /v2.1/servers/detail HTTP/1.1) that returns [] instead of the list of instances http://logs.openstack.org/56/439156/2/check/gate-telemetry-dsvm-integration-gnocchi-ubuntu-xenial/d4a6c69/console.html#_2017-03-02_09_28_59_334619 The 'opensta

[openstack-dev] [nova][telemetry] gate breakage

2017-03-02 Thread Mehdi Abaakouk
Hello, We are experiencing an blocking issue with our integrated job since some days. Basically the job creates a heat stack and call nova API to list instances and see if the stack have upscaled. The autoscaling itself work well, but our test assertion fails because listing nova instances does