*** yangyapeng has quit IRC | 00:16 | |
*** yassine has joined #heat | 00:19 | |
*** kiennt has joined #heat | 00:39 | |
*** mdnadeem has joined #heat | 00:46 | |
*** EricGonczer_ has quit IRC | 00:57 | |
*** Shunli has joined #heat | 01:08 | |
*** ioggstream has quit IRC | 01:10 | |
*** rwsu_ has quit IRC | 01:13 | |
*** yangyapeng has joined #heat | 01:17 | |
*** ramishra has quit IRC | 01:39 | |
*** rwsu has joined #heat | 01:41 | |
*** gongysh has joined #heat | 01:46 | |
*** ricolin has joined #heat | 02:17 | |
*** ramishra has joined #heat | 02:30 | |
openstackgerrit | huangtianhua proposed openstack/heat master: Don't override get_reference_id() for neutron resources https://review.openstack.org/492356 | 02:42 |
---|---|---|
*** kbaegis has quit IRC | 02:45 | |
*** EricGonczer_ has joined #heat | 02:46 | |
*** kbaegis has joined #heat | 02:55 | |
*** Shunli has quit IRC | 03:25 | |
*** kbaegis1 has joined #heat | 03:26 | |
openstackgerrit | Hongbin Lu proposed openstack/heat master: Extend addresses attribute of Zun container https://review.openstack.org/491081 | 03:28 |
*** ramishra has quit IRC | 03:28 | |
*** ramishra has joined #heat | 03:29 | |
*** nicolasbock has joined #heat | 03:29 | |
*** kbaegis has quit IRC | 03:29 | |
*** elynn has joined #heat | 03:32 | |
*** elynn has quit IRC | 03:37 | |
*** elynn has joined #heat | 03:37 | |
*** gkadam has joined #heat | 03:41 | |
*** EricGonczer_ has quit IRC | 03:41 | |
*** ramishra has quit IRC | 03:42 | |
mw_ | ricolin: Are you around? | 03:46 |
ricolin | mw_, yes | 03:47 |
ricolin | so how about the way I suggest yesterday?:) | 03:48 |
mw_ | ricolin: Couple quick questions for you: Does get_resource do an implicit depends_on for the requested resource? | 03:48 |
mw_ | I liked that solution. I need to look into it. Hit other problems today that held me back unfortunately :( | 03:49 |
ricolin | yes | 03:49 |
mw_ | I can't find any documentation to support that, but saw it in a summit video. | 03:49 |
mw_ | Had to ask. | 03:49 |
ricolin | NP, just give it a try when you available | 03:49 |
mw_ | Second question... | 03:49 |
*** ramishra has joined #heat | 03:50 | |
mw_ | I'm trying to deploy a server that's connected to 2 subnets in the same neutron net. | 03:50 |
mw_ | Sometimes snat interfaces don't come up. Sometimes 3 come up for the same subnet and only 1 is active. | 03:51 |
mw_ | I have no idea what's happening. Could you maybe look at a small template and tell me if I'm doing something stupid? | 03:51 |
ricolin | mw_, yes, that might be a bug:) | 03:52 |
ricolin | mw_, what version of Openstack you're? | 03:52 |
ricolin | master? | 03:52 |
mw_ | I have 1 network, 2 subnets attached to that network. A router with 2 interfaces: 1 on each subnet. A Neutron::Port for each subnet, and a server with the 2 ports attached to it. | 03:52 |
mw_ | Newton | 03:52 |
mw_ | Don't make me re-reploy :p | 03:53 |
mw_ | ricolin: Is that a known issue? | 03:55 |
mw_ | ricolin: http://paste.openstack.org/show/618006/ | 03:56 |
mw_ | ricolin: If you have a sec I'd really appreciate it. This is eating my soul haha | 03:57 |
mw_ | ricolin: The depends_on are mostly there out of desperation. I have no idea if they're reasonable... | 03:57 |
mw_ | I should mention this is with OVS-DVR | 03:58 |
ricolin | get_resource will make implicit depends on so you will not need to write depends-on there | 03:59 |
ricolin | s/will not/should not/g | 04:00 |
mw_ | Right. That was my assumption, but I added them for my own sanity and lack of understanding/confirmation in documentation. | 04:00 |
ricolin | mw_, also I will check on bugs if there is any issue | 04:01 |
ricolin | also try to reproduce it in my master env | 04:01 |
ricolin | but I don't have DVR env now | 04:01 |
mw_ | ricolin: You're amazing! Thank you so much! | 04:02 |
mw_ | It didn't happen to me every time. | 04:02 |
mw_ | Sometimes I'd get 3 snat interfaces for the same subnet, with 1 active. | 04:02 |
mw_ | Sometimes 1, and it's dead. | 04:02 |
mw_ | Other times I get 1 that works. | 04:02 |
mw_ | So.... I assumed it's a bad race condition somewhere. | 04:03 |
mw_ | And I'm losing that race a lot... hence the depends_on all over the place haha | 04:03 |
ricolin | feel free to file a bug if I got nothing back | 04:04 |
*** petertosh has joined #heat | 04:04 | |
mw_ | Does that template look reasonable to you? | 04:09 |
mw_ | ricolin: ^^ | 04:09 |
openstackgerrit | Rico Lin proposed openstack/heat master: Allow resize with same flavor https://review.openstack.org/492149 | 04:14 |
ricolin | mw_, the template works with my master(dvr-less) environment | 04:25 |
*** skramaja has joined #heat | 04:25 | |
mw_ | ricolin: OVS or linuxbridge? | 04:26 |
mw_ | in your setup.. | 04:26 |
mw_ | If I log a bug against Newton is that likely to get fixed/backported? | 04:26 |
ricolin | we can try, but heat's newton gate is really unstable and hard to send stuff in | 04:28 |
mw_ | ricolin: It's likely a bug then, hey? | 04:28 |
ricolin | btw, I'm using ovs | 04:29 |
ricolin | mw_, sure | 04:29 |
mw_ | ricolin: hmm, thanks. | 04:29 |
ricolin | mw_, we need more people join and maybe someone know what's exactly going on | 04:29 |
ricolin | you should file the but and mark it's affect with heat and neutron so both team knows | 04:30 |
*** gongysh has quit IRC | 04:30 | |
mw_ | It's late here for me. I'll be taking off soon. Is there anyone I could/should talk to in here tomorrow morning? | 04:30 |
mw_ | ricolin: Ok, I'll log that bug. Thanks for all your help! | 04:31 |
ricolin | also if you can provide some logs from heat and neutron, will make it easier to figure out if it's a race | 04:31 |
mw_ | I didn't see anything in the logs that I could relate to this issue. Any idea which neutron logs it's likely to be? | 04:32 |
ricolin | no idea:) | 04:33 |
*** shan has joined #heat | 04:33 | |
ricolin | but for heat, heat-engine.log | 04:33 |
mw_ | ricolin: Thanks. Do I need to log a bug for both projects? | 04:34 |
mw_ | Or can I notify multiple teams somehow? | 04:34 |
ricolin | you only need to creat bug one time | 04:35 |
ricolin | and inside your bug page in launchpad you should be able to add another project by `Also affects project ` | 04:35 |
ricolin | it's a `+` button :) | 04:36 |
ramishra | mw_: probably making your 'port' and 'port_ext' depend on 'mgmt_router_interface' and ' mgmt_router_interface_ext' rather than mgmt_router would help | 04:37 |
ramishra | though you should not get 3 interfaces at any cost, so something else may be wrong too | 04:39 |
mw_ | ricolin: I don't see a + button... I must be crazy.. | 04:39 |
mw_ | ramishra: I'll give that a try right now. Thanks :) | 04:39 |
mw_ | I can only attach 1 attachment too? | 04:40 |
ricolin | mw_, just search words `Also affects project` in you bug page like `https://bugs.launchpad.net/heat/+bug/1706234` | 04:40 |
openstack | Launchpad bug 1706234 in OpenStack Heat "stack create failed when using multiattach cinder volume" [Undecided,New] | 04:40 |
ricolin | and you will find it | 04:40 |
mw_ | ricolin: Thanks! Found it. | 04:47 |
mw_ | Just had to do it after creating the bug. | 04:47 |
mw_ | ricolin: https://bugs.launchpad.net/neutron/+bug/1709774 | 04:48 |
openstack | Launchpad bug 1709774 in neutron "Multiple router_centralized_snat interfaces created during Heat deployment" [Undecided,New] | 04:48 |
mw_ | ramishra: I changed those depend_ons and got the same result. | 04:53 |
ramishra | mw_: ok I'm guessing, but this would probably a neutron bug rather than heat. You should probably try without heat and see if it works for you | 04:55 |
ramishra | or some issue with your setup, may be | 04:55 |
ramishra | duh, nothing is passing the gate:( | 04:56 |
mw_ | Yeah, possibly. I'll have to try it without heat. | 04:56 |
mw_ | ramishra: The newton gate you mean? | 04:56 |
ramishra | I mean we're facing number of infra issues, not specific to newton. | 04:57 |
*** rwsu has quit IRC | 04:58 | |
mw_ | ramishra: Ah. ricolin tested my template in his master environment and it worked. | 04:59 |
ricolin | ramishra, do you remember where we can get the failing rate for spicific heat gate | 04:59 |
ricolin | mw_, +1 on we should try to do it without heat in your env.:) | 05:00 |
ramishra | ricolin: http://status.openstack.org/openstack-health/#/g/project/openstack~2Fheat | 05:02 |
ramishra | 20% failure for gate-heat-dsvm-functional-convg-mysql-lbaasv2-ubuntu-xenial | 05:03 |
mw_ | ricolin: I will do that tomorrow. Late here now :) | 05:04 |
*** gongysh has joined #heat | 05:09 | |
ramishra | ricolin: with such high failure rate for all jobs, keeping in mind 4/5 jobs run for every patch, we've almost 100% failure | 05:09 |
ricolin | ramishra, I try to reach out members from infra team yesterday night but got no response | 05:10 |
ricolin | ramishra, writing a mail to ML now | 05:12 |
*** petertosh has quit IRC | 05:31 | |
*** kiennt has quit IRC | 05:34 | |
*** ccamacho has quit IRC | 05:47 | |
*** jprovazn has joined #heat | 05:52 | |
*** kiennt has joined #heat | 06:00 | |
*** rcernin has joined #heat | 06:06 | |
*** rwsu has joined #heat | 06:07 | |
*** flg_ has joined #heat | 06:36 | |
*** flg has joined #heat | 06:36 | |
*** serlex has joined #heat | 06:45 | |
*** ccamacho has joined #heat | 06:57 | |
*** shardy has joined #heat | 07:09 | |
*** amoralej|off is now known as amoralej | 07:23 | |
*** mdnadeem has quit IRC | 07:42 | |
*** gfidente has joined #heat | 07:53 | |
*** mdnadeem has joined #heat | 08:01 | |
*** mdnadeem has quit IRC | 08:03 | |
*** mdnadeem has joined #heat | 08:03 | |
*** blomquisg has quit IRC | 08:09 | |
*** Drankis has joined #heat | 08:17 | |
*** derekh has joined #heat | 08:25 | |
*** hoonetorg has quit IRC | 08:32 | |
*** armaan has quit IRC | 08:33 | |
*** armaan has joined #heat | 08:33 | |
*** jtomasek has joined #heat | 08:35 | |
*** jaosorior has quit IRC | 08:37 | |
*** jtomasek has quit IRC | 08:39 | |
*** jaosorior has joined #heat | 08:41 | |
*** jtomasek has joined #heat | 08:47 | |
*** hoonetorg has joined #heat | 08:50 | |
*** jaosorior has quit IRC | 08:54 | |
*** ramishra has quit IRC | 09:18 | |
*** gongysh has quit IRC | 09:19 | |
*** ramishra has joined #heat | 09:20 | |
ricolin | ramishra, could this be the cause | 09:21 |
ricolin | http://logs.openstack.org/71/491171/4/check/gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial/b1f0d26/logs/screen-q-agt.txt.gz?#_Aug_10_04_27_13_115175 | 09:21 |
ramishra | ricolin: I don't think the failures are related to any particulat issue. | 09:22 |
ramishra | sometimes the jobs are just killed as the nodes are slow | 09:22 |
ramishra | devstack installation takes long time | 09:22 |
ramishra | and then we do have the zaqar issue which is happening very frequently now | 09:24 |
ramishra | I think Ian has responded to your mail | 09:25 |
ricolin | you mean this one in devstack? | 09:26 |
ricolin | 2017-08-10 04:05:58.155 | Waiting for Zaqar to start... | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | [Call Trace] | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | ./stack.sh:1413:run_phase | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | /opt/stack/new/devstack/functions-common:2007:run_plugins | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | /opt/stack/new/devstack/functions-common:1974:source | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | /opt/stack/new/zaqar/devstack/plugin.sh:307:start_zaqar | 09:26 |
ricolin | 2017-08-10 04:07:01.321 | /opt/stack/new/zaqar/devstack/plugin.sh:249:die | 09:26 |
ricolin | 2017-08-10 04:07:01.324 | [ERROR] /opt/stack/new/zaqar/devstack/plugin.sh:249 Zaqar did not start | 09:26 |
ricolin | 2017-08-10 04:07:02.329 | Error on exit | 09:26 |
ricolin | 2017-08-10 04:07:03.038 | World dumping... see /opt/stack/new/worlddump-2017-08-10-040703.txt for details | 09:26 |
*** flg_ has quit IRC | 09:27 | |
ramishra | yes | 09:27 |
*** flg has quit IRC | 09:27 | |
*** gongysh has joined #heat | 09:37 | |
*** jaosorior has joined #heat | 09:54 | |
*** blomquisg_gone has joined #heat | 10:00 | |
*** blomquisg_gone is now known as blomquisg | 10:00 | |
*** flg has joined #heat | 10:03 | |
*** flg_ has joined #heat | 10:03 | |
*** ricolin has quit IRC | 10:03 | |
*** kiennt has quit IRC | 10:07 | |
*** elynn has quit IRC | 10:07 | |
*** armaan has quit IRC | 10:07 | |
*** shardy has quit IRC | 10:08 | |
*** armaan has joined #heat | 10:08 | |
*** armaan has quit IRC | 10:10 | |
*** armaan has joined #heat | 10:10 | |
*** shardy has joined #heat | 10:11 | |
*** mdnadeem has quit IRC | 10:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat master: Imported Translations from Zanata https://review.openstack.org/491171 | 10:20 |
*** flg has quit IRC | 10:23 | |
*** flg_ has quit IRC | 10:23 | |
*** armaan has quit IRC | 10:26 | |
*** mdnadeem has joined #heat | 10:30 | |
*** yangyapeng has quit IRC | 10:33 | |
*** armaan has joined #heat | 10:35 | |
*** armaan has quit IRC | 10:39 | |
*** flg_ has joined #heat | 10:40 | |
*** flg has joined #heat | 10:40 | |
*** flg has quit IRC | 10:44 | |
*** flg_ has quit IRC | 10:44 | |
*** rwsu has quit IRC | 10:53 | |
*** shan has quit IRC | 10:54 | |
*** gongysh has quit IRC | 11:01 | |
*** flg_ has joined #heat | 11:02 | |
*** flg has joined #heat | 11:02 | |
*** flg_ has quit IRC | 11:05 | |
*** flg has quit IRC | 11:05 | |
*** mdnadeem has quit IRC | 11:06 | |
*** armaan has joined #heat | 11:11 | |
*** mdnadeem has joined #heat | 11:12 | |
*** armaan has quit IRC | 11:16 | |
*** mdnadeem has quit IRC | 11:19 | |
*** flg has joined #heat | 11:21 | |
*** flg_ has joined #heat | 11:21 | |
*** yangyapeng has joined #heat | 11:25 | |
*** flg has quit IRC | 11:25 | |
*** flg_ has quit IRC | 11:25 | |
*** kbaegis1 has quit IRC | 11:34 | |
*** kbaegis has joined #heat | 11:34 | |
*** flg has joined #heat | 11:42 | |
*** flg_ has joined #heat | 11:43 | |
*** flg_ has quit IRC | 11:46 | |
*** flg has quit IRC | 11:46 | |
*** kbaegis has quit IRC | 11:49 | |
*** kbaegis has joined #heat | 11:49 | |
*** gkadam has quit IRC | 11:52 | |
*** kbaegis has quit IRC | 11:53 | |
*** kbaegis has joined #heat | 11:54 | |
*** flg_ has joined #heat | 12:03 | |
*** flg has joined #heat | 12:04 | |
*** jtomasek has quit IRC | 12:05 | |
*** kbaegis has quit IRC | 12:06 | |
*** kbaegis has joined #heat | 12:06 | |
*** kbaegis1 has joined #heat | 12:12 | |
*** kbaegis has quit IRC | 12:12 | |
*** ricolin has joined #heat | 12:12 | |
*** flg has quit IRC | 12:17 | |
*** flg_ has quit IRC | 12:17 | |
*** kbaegis1 has quit IRC | 12:17 | |
*** kbaegis has joined #heat | 12:17 | |
*** rwsu has joined #heat | 12:19 | |
*** MVenesio has joined #heat | 12:20 | |
*** rwsu has quit IRC | 12:23 | |
*** shardy has quit IRC | 12:23 | |
*** shardy has joined #heat | 12:25 | |
*** ioggstream has joined #heat | 12:31 | |
*** skramaja_ has joined #heat | 12:32 | |
*** havess_ has joined #heat | 12:32 | |
*** skramaja has quit IRC | 12:32 | |
*** havess has quit IRC | 12:33 | |
*** flg has joined #heat | 12:34 | |
*** flg_ has joined #heat | 12:34 | |
*** flg_ has quit IRC | 12:38 | |
*** flg has quit IRC | 12:38 | |
*** catintheroof has joined #heat | 12:45 | |
*** EricGonczer_ has joined #heat | 12:47 | |
*** flg_ has joined #heat | 12:54 | |
*** flg has joined #heat | 12:54 | |
*** mdnadeem has joined #heat | 12:57 | |
*** jrist has joined #heat | 12:58 | |
*** flg_ has quit IRC | 12:58 | |
*** flg has quit IRC | 12:58 | |
*** EricGonczer_ has quit IRC | 13:02 | |
ioggstream | hi@all | 13:02 |
*** flg has joined #heat | 13:15 | |
*** flg_ has joined #heat | 13:15 | |
*** ramishra has quit IRC | 13:16 | |
*** jcoufal has joined #heat | 13:17 | |
*** ramishra has joined #heat | 13:18 | |
*** flg has quit IRC | 13:25 | |
*** flg_ has quit IRC | 13:25 | |
*** kbaegis1 has joined #heat | 13:27 | |
*** kbaegis has quit IRC | 13:29 | |
*** mdnadeem has quit IRC | 13:30 | |
*** kbaegis has joined #heat | 13:31 | |
*** amoralej is now known as amoralej|lunch | 13:31 | |
*** skramaja_ has quit IRC | 13:31 | |
*** kbaegis1 has quit IRC | 13:31 | |
*** kbaegis has quit IRC | 13:33 | |
*** kbaegis has joined #heat | 13:34 | |
*** kbaegis has quit IRC | 13:34 | |
*** kbaegis has joined #heat | 13:34 | |
openstackgerrit | Rabi Mishra proposed openstack/heat master: Use a different mirror for fedora image https://review.openstack.org/492534 | 13:35 |
*** kbaegis1 has joined #heat | 13:36 | |
*** kbaegis2 has joined #heat | 13:36 | |
*** kbaegis has quit IRC | 13:36 | |
ramishra | ricolin: it seems the fedora image download is taking a long time.. almost 1hr.. I'm trying a different mirror^^^. Else we probably have to disable tests using fedora image. | 13:37 |
ricolin | let's see how different mirror works | 13:37 |
*** kbaegis has joined #heat | 13:38 | |
ramishra | http://logs.openstack.org/41/484741/7/check/gate-heat-dsvm-functional-convg-mysql-lbaasv2-py35-ubuntu-xenial/a797010/logs/devstacklog.txt.gz#_2017-08-10_04_13_14_400 | 13:38 |
ricolin | 61m55s... | 13:39 |
*** rwsu has joined #heat | 13:39 | |
*** kbaegis has quit IRC | 13:40 | |
*** kbaegis3 has joined #heat | 13:40 | |
*** kbaegis2 has quit IRC | 13:40 | |
*** kbaegis3 has quit IRC | 13:40 | |
*** kbaegis1 has quit IRC | 13:40 | |
*** flg_ has joined #heat | 13:41 | |
*** flg has joined #heat | 13:42 | |
ioggstream | about OS:: Nova::ServerGroup policy, how will anti-affinity policy work if I have more vms than compute nodes? | 13:45 |
*** flg has quit IRC | 13:46 | |
*** flg_ has quit IRC | 13:46 | |
*** rwsu has quit IRC | 13:52 | |
*** rwsu has joined #heat | 13:55 | |
ramishra | ioggstream: that's probably a question for the nova team, but I think it would give a 'No Valid Hosts Found' error | 13:58 |
ioggstream | ramishra: ok, I'll ask nova. Being anti-affinity the default, it wouldn't be that good | 13:59 |
ioggstream | ramishra: thx++ for now! | 14:00 |
*** gongysh has joined #heat | 14:02 | |
*** gongysh has quit IRC | 14:03 | |
*** flg_ has joined #heat | 14:04 | |
*** flg has joined #heat | 14:04 | |
*** flg has quit IRC | 14:06 | |
*** flg_ has quit IRC | 14:06 | |
*** rwsu has quit IRC | 14:07 | |
*** spzala has joined #heat | 14:10 | |
*** ramishra has quit IRC | 14:11 | |
*** ramishra has joined #heat | 14:12 | |
*** EricGonczer_ has joined #heat | 14:20 | |
*** EricGonc_ has joined #heat | 14:24 | |
*** amoralej|lunch is now known as amoralej | 14:24 | |
openstackgerrit | Merged openstack/heat master: Extend addresses attribute of Zun container https://review.openstack.org/491081 | 14:24 |
*** EricGonczer_ has quit IRC | 14:25 | |
*** spzala has quit IRC | 14:37 | |
*** PsionTheory has joined #heat | 14:50 | |
ioggstream | ramishra: https://bugzilla.redhat.com/show_bug.cgi?id=144779 fhy, thx++ | 14:54 |
openstack | bugzilla.redhat.com bug 144779 in ispec "add support for rhrconsole option" [Medium,Closed: wontfix] - Assigned to wwoods | 14:54 |
*** felipemonteiro has joined #heat | 15:00 | |
*** derekh has quit IRC | 15:06 | |
*** dyasny has quit IRC | 15:09 | |
*** ramishra has quit IRC | 15:16 | |
*** annegentle has joined #heat | 15:21 | |
*** spzala has joined #heat | 15:23 | |
*** annegentle has quit IRC | 15:26 | |
*** sdake_ is now known as sdake | 15:27 | |
*** annegentle has joined #heat | 15:28 | |
*** dyasny has joined #heat | 15:35 | |
ioggstream | ok, so nova supports soft-anti-affinity but heat doesn't allow me to pass the value | 15:48 |
*** annegentle has quit IRC | 16:01 | |
ioggstream | afaik is it possible to add soft-anti-affinity to heat in RHOSP10 ? | 16:13 |
ioggstream | afayk | 16:13 |
ioggstream | I'd like to file a case for that | 16:13 |
*** Drankis has quit IRC | 16:15 | |
*** ccamacho has quit IRC | 16:22 | |
mw_ | ricolin: Are you around? | 16:32 |
*** hongbin has joined #heat | 16:33 | |
*** rcernin has quit IRC | 16:33 | |
ricolin | yes, but not for long:) | 16:42 |
ricolin | mw_, o/ | 16:42 |
mw_ | ricolin: Building out that hot template manually worked fine. | 16:43 |
mw_ | Seems to be related to heat :S | 16:43 |
ricolin | that's good information to know | 16:44 |
mw_ | ricolin: I seem to consistently get at least an additional snat interface. | 16:45 |
ricolin | kindly attach your heat-engine.log(maybe also neutron logs)in bug so we might get to know what's going on | 16:46 |
mw_ | Will do | 16:46 |
ricolin | shounds like some resource over created from both heat and neutron | 16:47 |
mw_ | Yeah. | 16:48 |
ricolin | thx for test this out:) | 16:51 |
mw_ | ricolin: No worries. Thanks for all your help with this! | 16:52 |
ioggstream | can I just do this to add soft-anti-affinity policy to heat ? https://pastebin.com/p5Ksh2QS | 16:52 |
ioggstream | nope :D | 16:54 |
ioggstream | it's that patch https://github.com/openstack/heat/commit/219bb0c8e958c0cce16ad2ac3e224fbdedf56678 | 16:54 |
ricolin | ioggstream, you can try to backport it if you like:) | 16:57 |
ioggstream | ricolin: I'm on RHOSP10 | 16:57 |
ioggstream | ricolin: I have it to be ported via rpm | 16:57 |
ricolin | ioggstream, that's easier:) | 16:59 |
ioggstream | ricolin: not really :D | 16:59 |
ioggstream | ricolin: but well I'll take that road | 17:01 |
ricolin | ioggstream, I said it's easier because I'm not sure we can make it merge to newton or ocata IMO:) | 17:01 |
ioggstream | ricolin: really? isn't that a minor change? | 17:02 |
ricolin | ioggstream, a little feature like | 17:02 |
ricolin | ioggstream, I'm fine with it in ocata( just consider it as a bug), but I'm not the one running stable branch:) | 17:03 |
ioggstream | ricolin: which are the drawbacks? | 17:03 |
ioggstream | ricolin: maybe just a cherry-pick of nova version | 17:04 |
ricolin | ioggstream, just have to make sure it will not break anyone with allow new version in stable | 17:07 |
ioggstream | ricolin: yep. nova@RHOSP10 supports those versions, so it should work | 17:10 |
ricolin | ioggstream, than it should works for you:) | 17:11 |
ioggstream | ricolin: case opened. Let's wait for news. For now thx++ | 17:11 |
ioggstream | hope it will be present in ocata too | 17:11 |
openstackgerrit | Rico Lin proposed openstack/heat master: Switch to use Fedora 26 image https://review.openstack.org/492625 | 17:12 |
openstackgerrit | Rico Lin proposed openstack/heat master: Switch to use Fedora 26 image https://review.openstack.org/492625 | 17:13 |
*** annegentle has joined #heat | 17:14 | |
*** jprovazn has quit IRC | 17:15 | |
*** jprovazn has joined #heat | 17:16 | |
*** ricolin has quit IRC | 17:25 | |
*** dyasny has quit IRC | 17:26 | |
openstackgerrit | Merged openstack/heat master: Implement handle_<action>_cancel for SoftwareDeployment https://review.openstack.org/484741 | 17:38 |
*** shardy has quit IRC | 17:38 | |
*** amoralej is now known as amoralej|off | 17:41 | |
*** ioggstream has quit IRC | 17:42 | |
*** annegentle has quit IRC | 17:44 | |
*** gfidente is now known as gfidente|afk | 17:47 | |
*** flg has joined #heat | 17:51 | |
openstackgerrit | Mohammed Naser proposed openstack/heat master: Switch integration jobs to use local mirrors https://review.openstack.org/492634 | 17:52 |
*** flg_ has joined #heat | 17:52 | |
mnaser | this should help with the job timeouts ^ | 17:53 |
*** spzala has quit IRC | 17:55 | |
*** annegentle has joined #heat | 18:11 | |
*** flg has quit IRC | 18:19 | |
*** flg_ has quit IRC | 18:20 | |
*** dyasny has joined #heat | 18:33 | |
*** rcernin has joined #heat | 18:36 | |
*** flg has joined #heat | 18:39 | |
*** flg_ has joined #heat | 18:39 | |
*** spzala has joined #heat | 18:42 | |
*** spzala has quit IRC | 18:43 | |
*** spzala has joined #heat | 18:44 | |
*** rcernin has quit IRC | 18:59 | |
*** openstackgerrit has quit IRC | 19:03 | |
*** nicolasbock has quit IRC | 19:21 | |
*** jrist has quit IRC | 19:48 | |
*** jprovazn has quit IRC | 20:15 | |
*** flg has quit IRC | 20:16 | |
*** flg_ has quit IRC | 20:16 | |
*** jcoufal has quit IRC | 20:29 | |
*** sdake is now known as k2so | 20:37 | |
*** annegentle has quit IRC | 20:45 | |
*** openstackgerrit has joined #heat | 20:47 | |
openstackgerrit | Mohammed Naser proposed openstack/heat master: Switch integration jobs to use local mirrors https://review.openstack.org/492634 | 20:47 |
*** serlex has quit IRC | 21:08 | |
*** annegentle has joined #heat | 21:29 | |
*** gfidente|afk is now known as gfidente | 21:34 | |
*** spzala has quit IRC | 21:37 | |
*** spzala has joined #heat | 21:38 | |
*** spzala has quit IRC | 21:38 | |
*** spzala has joined #heat | 21:39 | |
*** jtomasek has joined #heat | 21:43 | |
*** spzala has quit IRC | 21:44 | |
*** jtomasek has quit IRC | 21:47 | |
*** gfidente has quit IRC | 21:56 | |
openstackgerrit | Merged openstack/heat master: Add converge flag in stack update for observing on reality https://review.openstack.org/461302 | 21:56 |
*** ioggstream has joined #heat | 22:06 | |
*** openstackgerrit has quit IRC | 22:18 | |
*** EricGonc_ has quit IRC | 22:33 | |
*** felipemonteiro has quit IRC | 22:36 | |
*** catintheroof has quit IRC | 22:45 | |
*** catintheroof has joined #heat | 22:45 | |
*** annegentle has quit IRC | 22:48 | |
*** annegentle has joined #heat | 22:49 | |
*** catintheroof has quit IRC | 22:49 | |
*** annegentle has quit IRC | 22:53 | |
*** MVenesio has quit IRC | 22:54 | |
*** spzala has joined #heat | 22:55 | |
*** spzala has quit IRC | 22:55 | |
*** spzala has joined #heat | 22:55 | |
*** spzala has quit IRC | 22:55 | |
*** spzala has joined #heat | 22:56 | |
*** spzala has quit IRC | 22:56 | |
*** spzala has joined #heat | 22:56 | |
*** spzala has quit IRC | 22:56 | |
*** spzala has joined #heat | 22:57 | |
*** spzala has quit IRC | 22:57 | |
*** spzala has joined #heat | 22:57 | |
*** openstackgerrit has joined #heat | 22:58 | |
openstackgerrit | Merged openstack/heat master: Deprecate 'deferred_auth_method' config option https://review.openstack.org/477393 | 22:58 |
*** spzala has quit IRC | 22:58 | |
*** annegentle has joined #heat | 23:05 | |
*** pbourke has quit IRC | 23:11 | |
*** pbourke has joined #heat | 23:13 | |
*** annegentle has quit IRC | 23:13 | |
*** hongbin has quit IRC | 23:21 | |
*** ioggstream has quit IRC | 23:31 | |
*** tung_doan has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!