| *** openstackgerrit has joined #heat | 00:18 | |
| openstackgerrit | Merged openstack/heat master: Store resources convergence-style in stack check/suspend/resume https://review.openstack.org/584543 | 00:18 |
|---|---|---|
| *** hongbin has joined #heat | 00:53 | |
| *** hongbin has quit IRC | 01:13 | |
| *** hongbin has joined #heat | 01:13 | |
| *** pbourke has quit IRC | 01:18 | |
| *** pbourke has joined #heat | 01:20 | |
| *** ricolin has joined #heat | 01:57 | |
| *** gkadam_ has joined #heat | 02:24 | |
| *** gkadam__ has joined #heat | 02:26 | |
| *** gkadam_ has quit IRC | 02:29 | |
| *** ramishra has joined #heat | 02:36 | |
| openstackgerrit | Jason NEatherway proposed openstack/heat master: Support Neutron L2Gateway resource https://review.openstack.org/573228 | 03:20 |
| *** skramaja has joined #heat | 03:30 | |
| *** hongbin has quit IRC | 03:51 | |
| *** mvpnitesh has joined #heat | 04:36 | |
| *** skramaja has quit IRC | 05:14 | |
| *** skramaja has joined #heat | 05:18 | |
| *** hoonetorg has quit IRC | 05:31 | |
| *** sm806 has quit IRC | 05:37 | |
| *** gkadam__ has quit IRC | 05:42 | |
| *** gkadam has joined #heat | 05:44 | |
| *** hoonetorg has joined #heat | 05:53 | |
| *** sm806 has joined #heat | 05:55 | |
| *** xinni9e has joined #heat | 05:58 | |
| *** xinni9e has quit IRC | 06:01 | |
| *** nicolasbock has joined #heat | 06:03 | |
| *** hoonetorg has quit IRC | 06:06 | |
| *** gkadam has quit IRC | 06:09 | |
| *** gkadam has joined #heat | 06:24 | |
| *** rcernin has quit IRC | 07:35 | |
| *** mvpnitesh has quit IRC | 08:26 | |
| *** serlex has joined #heat | 08:42 | |
| *** derekh has joined #heat | 08:46 | |
| *** gfidente has joined #heat | 09:15 | |
| openstackgerrit | OpenStack Release Bot proposed openstack/python-heatclient master: Update reno for stable/rocky https://review.openstack.org/589788 | 09:35 |
| *** edmondsw has joined #heat | 09:45 | |
| *** edmondsw has quit IRC | 09:49 | |
| *** ricolin has quit IRC | 10:18 | |
| *** gfidente has quit IRC | 10:40 | |
| *** gfidente has joined #heat | 11:23 | |
| *** gfidente has quit IRC | 11:34 | |
| openstackgerrit | Marek Lyčka proposed openstack/heat-dashboard master: Enforces unicode decoding of data https://review.openstack.org/589860 | 12:04 |
| *** slagle has joined #heat | 12:33 | |
| *** gfidente has joined #heat | 12:36 | |
| *** slagle has quit IRC | 12:48 | |
| *** edmondsw has joined #heat | 13:05 | |
| *** skramaja has quit IRC | 13:34 | |
| zaneb | anybody awake? | 14:06 |
| therve | Hi | 14:16 |
| therve | zaneb: Just got Rico's email | 14:17 |
| therve | He'll be here in a hour | 14:17 |
| zaneb | ah, cool | 14:17 |
| *** hongbin has joined #heat | 14:18 | |
| *** HW-Peter has joined #heat | 14:21 | |
| *** gkadam has quit IRC | 14:43 | |
| *** ricolin has joined #heat | 15:00 | |
| ricolin | zaneb, ramishra sorry for the delay, anything you guys like to discuss? | 15:04 |
| zaneb | I guess we should discuss the rc1 release? | 15:04 |
| ricolin | also aware that we will release rc1 and stable branch tomorrow | 15:04 |
| ricolin | zaneb, yes | 15:04 |
| ricolin | also stable branch | 15:04 |
| * zaneb checks stable branch reviews | 15:05 | |
| ricolin | zaneb, https://review.openstack.org/#/c/562887/ seems keep stuck in a gate | 15:07 |
| ricolin | s/in a/in/ | 15:07 |
| zaneb | ricolin: could we possibly hold off on the stable branch stuff until we release rocky? I have a feeling there will be more backports | 15:08 |
| zaneb | e.g. I'd like to get the race condition stuff backported past queens | 15:08 |
| zaneb | stable releases are not required to be on any particular schedule, right? | 15:09 |
| ricolin | zaneb, yes, just plan to do it together, we can wait for backport or do another release | 15:09 |
| zaneb | ok | 15:09 |
| ricolin | we also need the patch to drop python-ceilometer dependency | 15:10 |
| ricolin | zaneb, https://review.openstack.org/#/c/532617/5/requirements.txt | 15:11 |
| zaneb | does anybody know what the deal is with removing config options? | 15:13 |
| zaneb | I can't find a straight answer in the docs | 15:13 |
| zaneb | re https://review.openstack.org/#/c/532617/4/heat/common/config.py@424 | 15:14 |
| ricolin | since it will not raise error for user env, maybe we just remove it will be fine, right? | 15:14 |
| zaneb | do we know it won't raise an error? | 15:15 |
| therve | zaneb: I *think* unknown options are just ignored | 15:15 |
| therve | You can put whatever, we just parse the known ones | 15:15 |
| zaneb | ok | 15:15 |
| ricolin | only if user using it for their own client plugin, but not sure how many people use ceilemeter client | 15:16 |
| zaneb | yeah, nobody will be using it, but they might well have config for it in their config files, which is my only concern | 15:17 |
| zaneb | ideally we would deprecate it so they got a warning that whatever config they have is just cruft they can/should remove | 15:17 |
| zaneb | but I guess if we just ignore that section then it's acceptable | 15:18 |
| *** gkadam has joined #heat | 15:24 | |
| *** ricolin has quit IRC | 15:50 | |
| *** ricolin has joined #heat | 15:51 | |
| *** derekh has quit IRC | 16:08 | |
| *** derekh has joined #heat | 16:09 | |
| *** serlex has quit IRC | 16:24 | |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Drop ceilometerclient requirement https://review.openstack.org/532617 | 16:56 |
| zaneb | approved that one | 16:58 |
| zaneb | I'm working on a fix for some problems with the tests after mox removal that were silently doing the Wrong Thing | 16:59 |
| ricolin | zaneb, sure, just waiting for job result, but we can wait after approved anyway:) | 16:59 |
| zaneb | ricolin: yeah, you don't have to wait for the result any more with Zuul so I just +Wd it | 17:00 |
| *** gkadam has quit IRC | 17:01 | |
| *** derekh has quit IRC | 17:18 | |
| *** ramishra has quit IRC | 17:27 | |
| *** ricolin has quit IRC | 17:41 | |
| *** gkadam has joined #heat | 17:46 | |
| *** gmoro has quit IRC | 17:47 | |
| *** gfidente has quit IRC | 18:00 | |
| *** gkadam has quit IRC | 19:18 | |
| *** zaneb has quit IRC | 19:30 | |
| *** zaneb has joined #heat | 19:35 | |
| *** slagle has joined #heat | 20:39 | |
| *** slagle has quit IRC | 21:13 | |
| *** slagle has joined #heat | 21:14 | |
| *** slagle has quit IRC | 21:23 | |
| openstackgerrit | Nakul Dahiwade proposed openstack/heat master: AutoScale downscale/replace will now support custom sorting options. https://review.openstack.org/586375 | 21:41 |
| *** nicolasbock has quit IRC | 22:06 | |
| *** edmondsw has quit IRC | 22:10 | |
| *** rcernin has joined #heat | 22:19 | |
| *** jtomasek_ has joined #heat | 22:54 | |
| *** hongbin has quit IRC | 22:54 | |
| *** zioproto_ has joined #heat | 22:55 | |
| *** jtomasek has quit IRC | 23:02 | |
| *** amrith has quit IRC | 23:02 | |
| *** honza has quit IRC | 23:02 | |
| *** zioproto has quit IRC | 23:02 | |
| *** zioproto_ is now known as zioproto | 23:02 | |
| *** neatherweb_ has joined #heat | 23:22 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!