*** ktibi_ has quit IRC | 00:02 | |
*** r-daneel has quit IRC | 00:08 | |
*** gkadam has quit IRC | 00:23 | |
*** r-daneel has joined #openstack-telemetry | 00:25 | |
*** r-daneel_ has joined #openstack-telemetry | 00:29 | |
*** r-daneel has quit IRC | 00:29 | |
*** r-daneel_ is now known as r-daneel | 00:29 | |
*** Tom-Tom has joined #openstack-telemetry | 00:49 | |
*** r-daneel has quit IRC | 00:50 | |
*** Tom-Tom has quit IRC | 00:53 | |
*** Tom-Tom has joined #openstack-telemetry | 00:56 | |
*** tiendc has joined #openstack-telemetry | 01:07 | |
*** r-daneel has joined #openstack-telemetry | 01:32 | |
*** r-daneel has quit IRC | 01:37 | |
*** r-daneel has joined #openstack-telemetry | 01:40 | |
*** boris_42_ has quit IRC | 01:50 | |
*** Guest63393 has quit IRC | 02:06 | |
*** yassine has joined #openstack-telemetry | 02:06 | |
*** yassine is now known as Guest48794 | 02:06 | |
*** Tom-Tom has quit IRC | 02:32 | |
*** Tom-Tom has joined #openstack-telemetry | 02:33 | |
*** dave-mccowan has quit IRC | 03:45 | |
*** Guest48794 has quit IRC | 03:57 | |
*** tiendc has quit IRC | 04:00 | |
*** tiendc has joined #openstack-telemetry | 04:00 | |
*** germs has quit IRC | 04:12 | |
*** Guest48794 has joined #openstack-telemetry | 04:12 | |
*** threestrands has quit IRC | 04:47 | |
*** links has joined #openstack-telemetry | 05:00 | |
*** pcaruana has quit IRC | 05:09 | |
*** pcaruana has joined #openstack-telemetry | 06:17 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 06:20 | |
*** threestrands has joined #openstack-telemetry | 06:27 | |
*** AlexeyAbashkin has quit IRC | 06:33 | |
*** shardy has joined #openstack-telemetry | 06:38 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 06:59 | |
*** tesseract has joined #openstack-telemetry | 07:16 | |
*** gkadam has joined #openstack-telemetry | 07:22 | |
*** rcernin has quit IRC | 07:27 | |
*** lionel has joined #openstack-telemetry | 07:47 | |
*** lionel has quit IRC | 07:54 | |
*** lionel has joined #openstack-telemetry | 07:56 | |
openstackgerrit | Julien Danjou proposed openstack/ceilometer master: Remove deprecated gnocchi_dispatcher option group https://review.openstack.org/575368 | 08:28 |
---|---|---|
*** alexchadin has joined #openstack-telemetry | 08:29 | |
*** AlexeyAbashkin has quit IRC | 08:53 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 09:04 | |
*** gkadam_ has joined #openstack-telemetry | 09:30 | |
*** links has quit IRC | 09:33 | |
*** links has joined #openstack-telemetry | 09:33 | |
*** gkadam__ has joined #openstack-telemetry | 09:33 | |
*** gkadam has quit IRC | 09:34 | |
*** gkadam_ has quit IRC | 09:36 | |
*** Tom-Tom has quit IRC | 09:52 | |
*** threestrands has quit IRC | 09:54 | |
*** Tom-Tom has joined #openstack-telemetry | 09:57 | |
*** Tom-Tom has quit IRC | 10:01 | |
*** AlexeyAbashkin has quit IRC | 10:03 | |
*** Tom-Tom has joined #openstack-telemetry | 10:19 | |
*** Tom-Tom has quit IRC | 10:24 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/python-pankoclient stable/queens: Make osc plugin work again https://review.openstack.org/575391 | 10:27 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/python-pankoclient stable/queens: Handle strings as response error_message https://review.openstack.org/575392 | 10:28 |
*** AlexeyAbashkin has joined #openstack-telemetry | 11:03 | |
*** alexchadin has quit IRC | 11:11 | |
*** cdent has joined #openstack-telemetry | 11:20 | |
*** tiendc has quit IRC | 11:40 | |
*** fabian_ has joined #openstack-telemetry | 11:47 | |
*** fabian_ is now known as chenyb4 | 11:47 | |
openstackgerrit | Merged openstack/panko stable/queens: storage: hide useless logs https://review.openstack.org/572289 | 11:53 |
*** chenyb4 has quit IRC | 12:04 | |
*** fabian_ has joined #openstack-telemetry | 12:04 | |
*** cdent has quit IRC | 12:29 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/python-aodhclient master: Fixup README https://review.openstack.org/575420 | 12:34 |
*** edmondsw has joined #openstack-telemetry | 12:54 | |
*** AlexeyAbashkin has quit IRC | 12:56 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/python-aodhclient master: Fixup README https://review.openstack.org/575420 | 12:58 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/python-aodhclient master: Fixup README https://review.openstack.org/575420 | 13:00 |
*** AlexeyAbashkin has joined #openstack-telemetry | 13:04 | |
sileht | jd_, python requirements become crazy: | 13:08 |
sileht | jd_, aodhclient gate fail with Gnocchi returning a 500 | 13:09 |
sileht | jd_, and pip says: "gnocchi 4.2.4 has requirement WebOb<1.8.0,>=1.4.1, but you'll have webob 1.8.2 which is incompatible." | 13:09 |
sileht | but it setup a broken virtualenv anyway ... | 13:09 |
jd_ | sileht: I imagine that there are several pip install running, and the latest one does not know about webob<1.8.0 | 13:10 |
jd_ | and it might even be a pip -U install | 13:10 |
jd_ | is it just tox? | 13:10 |
*** dave-mccowan has joined #openstack-telemetry | 13:10 | |
sileht | jd_, I think it's just tox, but locally I have "pip install -U" to reproduce the bug, while in gate the wrong version is installed with "tox -epy27 --notest" | 13:12 |
jd_ | sileht: u have a log? | 13:12 |
sileht | jd_, http://logs.openstack.org/08/575208/1/check/openstack-tox-py27/cabc74f/job-output.txt.gz#_2018-06-13_22_01_10_567819 | 13:12 |
jd_ | sileht: so a bug in an old version of pip? I imagine it's tox/pip from Ubuntu xenial that is being usd | 13:16 |
sileht | jd_, I reproduce locally | 13:16 |
jd_ | sileht: \o/ | 13:17 |
sileht | jd_, I have debian stretch so ... | 13:17 |
jd_ | lol | 13:17 |
jd_ | sileht: and if you upgrade pip? | 13:17 |
sileht | jd_, I try | 13:17 |
jd_ | why are we still using xenial? that sounds old now | 13:17 |
sileht | jd_, I use pip from pip on my box, I don't use the package | 13:17 |
sileht | jd_, because this is the LTS | 13:18 |
sileht | jd_, smae with pip 10.0.1 | 13:18 |
sileht | jd_, pecan have fixed the webob 1.8 issue, I will try to revert the req capping | 13:20 |
jd_ | sileht: cool | 13:20 |
jd_ | that sounds like a good compromise | 13:20 |
sileht | jd_, I don't think it works because our "attrs:" in content-type header | 13:21 |
jd_ | sileht: you mean the history stuff? | 13:23 |
sileht | jd_, all options we put inside content-type | 13:23 |
jd_ | sileht: we removed that code IIRC | 13:23 |
sileht | attrs/history/details | 13:23 |
sileht | jd_, should I backport it to 4.2 ? | 13:23 |
jd_ | sileht: yeah go ahead | 13:23 |
sileht | jd_, or can we release a 4.3 wiutouth | 13:23 |
jd_ | it's still 'soon' for 4.3 imho | 13:24 |
*** r-daneel has quit IRC | 13:26 | |
*** AlexeyAbashkin has quit IRC | 13:43 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 13:46 | |
*** dave-mccowan has quit IRC | 13:52 | |
*** r-daneel has joined #openstack-telemetry | 13:56 | |
*** Tom-Tom has joined #openstack-telemetry | 13:57 | |
*** linkmark has quit IRC | 13:57 | |
*** r-daneel_ has joined #openstack-telemetry | 13:59 | |
*** r-daneel has quit IRC | 14:00 | |
*** r-daneel_ is now known as r-daneel | 14:00 | |
*** shardy has quit IRC | 14:01 | |
*** r-daneel_ has joined #openstack-telemetry | 14:06 | |
*** r-daneel has quit IRC | 14:07 | |
*** r-daneel_ is now known as r-daneel | 14:07 | |
*** Tom-Tom_ has joined #openstack-telemetry | 14:08 | |
*** Tom-Tom has quit IRC | 14:11 | |
*** links has quit IRC | 14:15 | |
*** donghao has joined #openstack-telemetry | 14:19 | |
*** dave-mccowan has joined #openstack-telemetry | 14:26 | |
*** AlexeyAbashkin has quit IRC | 14:32 | |
*** fabian_ has quit IRC | 14:38 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/telemetry-tempest-plugin master: List instances of all tenants https://review.openstack.org/575450 | 14:46 |
*** r-daneel_ has joined #openstack-telemetry | 14:48 | |
*** r-daneel has quit IRC | 14:49 | |
*** r-daneel_ is now known as r-daneel | 14:49 | |
*** pcaruana has quit IRC | 15:24 | |
*** germs has joined #openstack-telemetry | 15:52 | |
*** germs has quit IRC | 15:52 | |
*** germs has joined #openstack-telemetry | 15:52 | |
*** linkmark has joined #openstack-telemetry | 15:53 | |
*** Tom-Tom_ has quit IRC | 16:14 | |
*** donghao has quit IRC | 16:14 | |
*** jmlowe has quit IRC | 16:31 | |
*** germs has quit IRC | 16:32 | |
*** germs has joined #openstack-telemetry | 16:41 | |
*** germs has quit IRC | 16:41 | |
*** germs has joined #openstack-telemetry | 16:41 | |
*** germs has quit IRC | 16:47 | |
*** gkadam__ is now known as gkadam | 17:10 | |
*** tesseract has quit IRC | 17:30 | |
*** dave-mccowan has quit IRC | 17:30 | |
*** jmlowe has joined #openstack-telemetry | 17:42 | |
*** pcaruana has joined #openstack-telemetry | 17:43 | |
*** imacdonn has quit IRC | 18:00 | |
*** imacdonn has joined #openstack-telemetry | 18:00 | |
*** pcaruana has quit IRC | 18:01 | |
*** pcaruana has joined #openstack-telemetry | 18:06 | |
*** Tom-Tom has joined #openstack-telemetry | 18:15 | |
*** Tom-Tom has quit IRC | 18:19 | |
*** mvenesio has joined #openstack-telemetry | 18:27 | |
*** r-daneel has quit IRC | 18:28 | |
*** r-daneel has joined #openstack-telemetry | 18:28 | |
mvenesio | Hi jd_ how are you, do you know if in gnocchi4 for openstack is there a way to add the domain_id as a metadata for every resource ? | 18:29 |
sileht | mvenesio, someone started this, but it never finish it: https://github.com/gnocchixyz/gnocchi/pull/878 | 18:40 |
*** germs has joined #openstack-telemetry | 18:43 | |
*** germs has quit IRC | 18:43 | |
*** germs has joined #openstack-telemetry | 18:43 | |
*** germs has quit IRC | 18:47 | |
jd_ | mvenesio: patching Ceilometer would be a good start IMHO | 18:50 |
*** dave-mccowan has joined #openstack-telemetry | 18:51 | |
sileht | mvenesio, someone started this, but it never finish it: https://github.com/gnocchixyz/gnocchi/pull/878:w | 19:36 |
mvenesio | sileht: thanks, i'll take a look and see what i can to re use | 19:39 |
mvenesio | jd_: yes i think that change the agent computes is the best way to do it as far as i know | 19:39 |
*** jmlowe has quit IRC | 19:43 | |
*** gkadam has quit IRC | 19:48 | |
*** jmlowe has joined #openstack-telemetry | 20:05 | |
openstackgerrit | Samuel Pilla proposed openstack/ceilometer master: Add bandit to ceilometer tests https://review.openstack.org/490621 | 20:44 |
*** mvenesio has quit IRC | 21:35 | |
*** mvenesio has joined #openstack-telemetry | 21:36 | |
*** mvenesio has quit IRC | 21:40 | |
*** dave-mccowan has quit IRC | 21:45 | |
*** jmlowe has quit IRC | 21:52 | |
*** edmondsw has quit IRC | 21:54 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/aodh master: Revert "Support same projects in different domain" https://review.openstack.org/575555 | 21:58 |
*** jmlowe has joined #openstack-telemetry | 21:59 | |
*** rcernin has joined #openstack-telemetry | 22:20 | |
*** boris_42_ has joined #openstack-telemetry | 22:49 | |
*** threestrands has joined #openstack-telemetry | 22:56 | |
*** threestrands has quit IRC | 22:56 | |
*** threestrands has joined #openstack-telemetry | 22:56 | |
*** threestrands has quit IRC | 22:57 | |
*** threestrands has joined #openstack-telemetry | 22:57 | |
*** threestrands has quit IRC | 22:57 | |
*** threestrands has joined #openstack-telemetry | 22:57 | |
*** Tom-Tom has joined #openstack-telemetry | 23:15 | |
*** Tom-Tom has quit IRC | 23:20 | |
*** aagate has quit IRC | 23:32 | |
*** r-daneel has quit IRC | 23:37 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!