*** dims_ has quit IRC | 00:03 | |
*** gberginc has quit IRC | 00:04 | |
*** tochi has quit IRC | 00:09 | |
*** FL1SK has quit IRC | 00:13 | |
*** sabeen3 has quit IRC | 00:13 | |
*** FL1SK has joined #heat | 00:17 | |
*** Kennan has quit IRC | 00:19 | |
*** tochi has joined #heat | 00:19 | |
*** Kennan has joined #heat | 00:27 | |
*** yuanying_ has joined #heat | 00:28 | |
*** EricGonczer_ has joined #heat | 00:29 | |
*** yuanying has quit IRC | 00:31 | |
*** dims has joined #heat | 00:33 | |
*** sridhar_ram has quit IRC | 00:36 | |
*** higgins has quit IRC | 00:43 | |
*** yuanying_ has quit IRC | 00:49 | |
*** yuanying has joined #heat | 00:49 | |
*** higgins has joined #heat | 00:54 | |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Implement "openstack stack failures list" https://review.openstack.org/280963 | 00:55 |
---|---|---|
*** yuanying has quit IRC | 00:59 | |
*** ricolin has joined #heat | 01:00 | |
*** yuanying has joined #heat | 01:06 | |
*** Qiming has quit IRC | 01:08 | |
*** spotz_zzz is now known as spotz | 01:11 | |
*** ygoto has joined #heat | 01:18 | |
*** ygoto has quit IRC | 01:18 | |
*** bana_k has quit IRC | 01:36 | |
*** sdake has quit IRC | 01:36 | |
*** another_larsks is now known as larsks | 01:43 | |
openstackgerrit | Zane Bitter proposed openstack/heat: Eliminate bogus deprecation warning https://review.openstack.org/281000 | 01:46 |
*** ricolin has quit IRC | 01:52 | |
*** bana_k has joined #heat | 01:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/281001 | 02:03 |
*** elynn has joined #heat | 02:04 | |
*** Qiming has joined #heat | 02:06 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Fix AWS::EC2::SecurityGroup update problem https://review.openstack.org/254609 | 02:06 |
*** Yanyanhu has joined #heat | 02:06 | |
*** daneyon has joined #heat | 02:06 | |
*** daneyon_ has joined #heat | 02:07 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/281002 | 02:08 |
*** rcreasey has joined #heat | 02:08 | |
*** zz_dimtruck is now known as dimtruck | 02:08 | |
rcreasey | when writing a stack with two resource groups, in one group, how do I get_attr the ip address of a nova instance in the other? | 02:09 |
*** ricolin has joined #heat | 02:09 | |
rcreasey | get_attr: [resource_group, resource.0.address] | 02:10 |
rcreasey | does not seem to work | 02:10 |
rcreasey | additionally, when wanting to use %index% in a name | 02:11 |
rcreasey | are there formatting options that can be done? | 02:11 |
*** daneyon has quit IRC | 02:11 | |
rcreasey | ie: start at 1 (instead of 0) and make it zero padded? | 02:11 |
rcreasey | ie: host01 instead of host0 | 02:12 |
*** EricGonczer_ has quit IRC | 02:37 | |
*** ahelkhou1 has joined #heat | 02:37 | |
*** ahelkhou1 has left #heat | 02:38 | |
*** kse has joined #heat | 02:39 | |
*** coolsvap|away is now known as coolsvap | 02:52 | |
*** unlaudable has joined #heat | 03:10 | |
ramishra | rcreasey: you can use something like get_attr: [resource_group, resource.0.networks, <network_name/id>, 0] | 03:17 |
*** dimtruck is now known as zz_dimtruck | 03:20 | |
*** zz_dimtruck is now known as dimtruck | 03:22 | |
*** dims has quit IRC | 03:23 | |
*** tochi has quit IRC | 03:24 | |
*** ricolin has quit IRC | 03:26 | |
*** yuanying has quit IRC | 03:30 | |
*** yuanying has joined #heat | 03:32 | |
openstackgerrit | Merged openstack/heat: Updated from global requirements https://review.openstack.org/281001 | 03:33 |
*** ricolin has joined #heat | 03:38 | |
*** unlaudable has quit IRC | 03:44 | |
*** sk2 has joined #heat | 03:45 | |
*** tochi has joined #heat | 03:49 | |
*** dimtruck is now known as zz_dimtruck | 03:50 | |
*** cmyster has joined #heat | 03:55 | |
*** yuanying has quit IRC | 04:05 | |
*** kebray has quit IRC | 04:05 | |
*** yuanying has joined #heat | 04:06 | |
*** KanagarajM has joined #heat | 04:07 | |
*** yuanying has quit IRC | 04:07 | |
*** yuanying_ has joined #heat | 04:07 | |
*** ricolin has quit IRC | 04:07 | |
*** zz_dimtruck is now known as dimtruck | 04:10 | |
*** cwolferh has quit IRC | 04:10 | |
*** kebray has joined #heat | 04:11 | |
*** elynn has quit IRC | 04:14 | |
*** ricolin has joined #heat | 04:21 | |
*** elynn has joined #heat | 04:33 | |
*** cwolferh has joined #heat | 04:36 | |
*** dimtruck is now known as zz_dimtruck | 04:37 | |
*** elynn has quit IRC | 04:37 | |
*** daneyon_ has quit IRC | 04:38 | |
*** elynn has joined #heat | 04:38 | |
*** gberginc has joined #heat | 04:40 | |
*** ahelkhou has joined #heat | 04:41 | |
*** links has joined #heat | 04:41 | |
*** ahelkhou has left #heat | 04:41 | |
openstackgerrit | Zane Bitter proposed openstack/heat: Eliminate bogus deprecation warning https://review.openstack.org/281000 | 04:43 |
openstackgerrit | Zane Bitter proposed openstack/heat: Make Functions unhashable https://review.openstack.org/281047 | 04:43 |
openstackgerrit | Zane Bitter proposed openstack/heat: Unit tests: compare stack names in PhysName https://review.openstack.org/281048 | 04:43 |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Clean up osc fakes and mocks https://review.openstack.org/281049 | 04:47 |
*** bana_k has quit IRC | 04:57 | |
*** links has quit IRC | 04:57 | |
*** neelashah has joined #heat | 04:58 | |
*** ananta has joined #heat | 05:00 | |
*** sileht has quit IRC | 05:05 | |
*** pt_15_ has quit IRC | 05:15 | |
*** neelashah has quit IRC | 05:20 | |
*** sileht has joined #heat | 05:21 | |
*** tiantian has quit IRC | 05:26 | |
*** tiantian has joined #heat | 05:27 | |
*** sdake has joined #heat | 05:27 | |
*** rakesh_hs has joined #heat | 05:48 | |
*** sdake has quit IRC | 05:49 | |
*** jaosorior has joined #heat | 05:52 | |
*** ricolin has quit IRC | 06:05 | |
*** mohankumar__ has joined #heat | 06:08 | |
*** Kennan has quit IRC | 06:10 | |
*** Kennan has joined #heat | 06:11 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support resource/output condition https://review.openstack.org/221648 | 06:17 |
*** Marga_ has quit IRC | 06:19 | |
*** mohankumar_ has joined #heat | 06:19 | |
*** jaosorior has quit IRC | 06:19 | |
*** jaosorior has joined #heat | 06:20 | |
*** jaosorior has quit IRC | 06:20 | |
*** jaosorior has joined #heat | 06:21 | |
*** ricolin has joined #heat | 06:22 | |
*** mohankumar__ has quit IRC | 06:22 | |
skraynev | morning all | 06:25 |
*** Marga_ has joined #heat | 06:26 | |
*** mohankumar__ has joined #heat | 06:27 | |
*** Marga_ has quit IRC | 06:30 | |
*** mohankumar_ has quit IRC | 06:31 | |
*** e0ne has joined #heat | 06:33 | |
*** Marga_ has joined #heat | 06:36 | |
-openstackstatus- NOTICE: A problem with the mirror used for CI jobs in the rax-iad region has been corrected. Please recheck changes that recently failed jobs on nodes in rax-iad. | 06:48 | |
*** Marga_ has quit IRC | 06:50 | |
*** Marga_ has joined #heat | 06:50 | |
skraynev | meeting time | 07:00 |
*** akuznetsov has joined #heat | 07:01 | |
skraynev | KanagarajM: ^ | 07:02 |
skraynev | ramishra: shardy ^ | 07:02 |
*** akuznetsov has quit IRC | 07:04 | |
*** akuznetsov has joined #heat | 07:04 | |
*** akuznetsov has quit IRC | 07:04 | |
skraynev | tiantian: ^ | 07:04 |
*** akuznetsov has joined #heat | 07:05 | |
*** akuznetsov has quit IRC | 07:10 | |
*** ananta_ has joined #heat | 07:19 | |
*** ananta has quit IRC | 07:22 | |
*** bana_k has joined #heat | 07:31 | |
*** jtomasek has joined #heat | 07:36 | |
skraynev | tiantian: ping I have a question about BP for conditions functions. Please ping me, when you be here | 07:41 |
ricolin | skraynev: thx | 07:50 |
skraynev | ricolin: np;) | 07:50 |
ricolin | skraynev: and please review this one also https://review.openstack.org/#/c/135492/ | 07:50 |
ricolin | for blueprint external resoruce | 07:50 |
ricolin | If you have free time:) | 07:51 |
skraynev | ricolin: lol. it sounds like a joke. I added it to m-3 too. but I am nt sure, that I will review this one | 07:54 |
ricolin | Doh! | 07:55 |
*** e0ne has quit IRC | 07:56 | |
openstackgerrit | zhaozhilong proposed openstack/python-heatclient: Fix json key/value type error because of blank space https://review.openstack.org/281098 | 07:59 |
*** wathoom_1 has left #heat | 08:00 | |
*** bana_k has quit IRC | 08:06 | |
*** palexster has quit IRC | 08:08 | |
*** jprovazn has joined #heat | 08:10 | |
*** fgimenez has joined #heat | 08:10 | |
*** fgimenez has joined #heat | 08:10 | |
*** palexster has joined #heat | 08:13 | |
*** gberginc has quit IRC | 08:23 | |
*** zeih_ has joined #heat | 08:30 | |
*** Guest19168 has joined #heat | 08:32 | |
*** shardy has joined #heat | 08:35 | |
openstackgerrit | Merged openstack/heat: Add senlin constraints https://review.openstack.org/274981 | 08:36 |
openstackgerrit | zhaozhilong proposed openstack/heat-specs: Fix a yaml syntax error of the repeat function. https://review.openstack.org/280474 | 08:36 |
*** Qiming_ has joined #heat | 08:44 | |
*** Qiming has quit IRC | 08:45 | |
*** Qiming_ is now known as Qiming | 08:45 | |
*** ricolin has quit IRC | 08:45 | |
*** e0ne has joined #heat | 08:47 | |
*** gberginc has joined #heat | 08:47 | |
*** tochi has quit IRC | 08:47 | |
*** tochi has joined #heat | 08:50 | |
*** zeih_ has quit IRC | 08:53 | |
*** zeih_ has joined #heat | 08:55 | |
*** zeih_ has quit IRC | 08:57 | |
*** zeih_ has joined #heat | 08:57 | |
*** Qiming has quit IRC | 08:57 | |
*** Qiming has joined #heat | 08:57 | |
*** ricolin has joined #heat | 08:59 | |
*** Qiming has quit IRC | 09:01 | |
*** Qiming has joined #heat | 09:02 | |
openstackgerrit | Merged openstack/python-heatclient: Use oslo.utils.reflection to extract class name https://review.openstack.org/280661 | 09:05 |
*** ccard__ has joined #heat | 09:09 | |
*** ccard_ has quit IRC | 09:12 | |
*** achanda has quit IRC | 09:16 | |
openstackgerrit | zhaozhilong proposed openstack/python-heatclient: Fix json key/value type error because of blank space https://review.openstack.org/281098 | 09:17 |
*** achanda has joined #heat | 09:19 | |
*** yassine__ has joined #heat | 09:24 | |
*** Yanyanhu has quit IRC | 09:26 | |
*** bdossant has joined #heat | 09:26 | |
bdossant | Good morning! | 09:27 |
bdossant | I keep having an error when deleting or listing some stacks related with an invalid token http://paste.openstack.org/show/0XEEWUcDmY7Z2DIOvV01/ | 09:28 |
bdossant | is this related with the encryption key? | 09:29 |
therve | bdossant, Yes. | 09:29 |
bdossant | the encryption key for me is always a mystery to get it right | 09:30 |
bdossant | first of all | 09:31 |
bdossant | should it be secret? | 09:31 |
bdossant | i mean if it should be treated as a password? | 09:31 |
bdossant | or just a random key? | 09:31 |
openstackgerrit | zhaozhilong proposed openstack/heat-templates: Fixed heat template validation error. https://review.openstack.org/276803 | 09:32 |
therve | It should be secret | 09:32 |
bdossant | ok so the puppet-heat module should cover that | 09:33 |
bdossant | and why is it giving me an invalid token? is the length of the key not correct maybe? | 09:33 |
therve | That would be a different error | 09:34 |
therve | It looks like you changed the key somehow, I would say | 09:34 |
*** kse has quit IRC | 09:34 | |
bdossant | yes | 09:34 |
therve | Then it fails to decrypt keys it encrypted before | 09:35 |
bdossant | ahh | 09:35 |
bdossant | that means that a user should get a new token for that to work? | 09:36 |
therve | No that has nothing to do with user token | 09:36 |
therve | That means you need to re-encrypt the values in the database | 09:37 |
bdossant | i have to do that manually? | 09:37 |
bdossant | or the db_sync does it? | 09:37 |
therve | No there is a specific command for heat-manage to do that | 09:38 |
bdossant | ah nice | 09:38 |
bdossant | thanks i will try to find it | 09:38 |
openstackgerrit | zhaozhilong proposed openstack/python-heatclient: Fix json key/value type error because of blank space https://review.openstack.org/281098 | 09:39 |
*** achanda has quit IRC | 09:40 | |
*** Qiming has quit IRC | 09:40 | |
*** achanda has joined #heat | 09:40 | |
*** Qiming has joined #heat | 09:41 | |
*** Qiming_ has joined #heat | 09:41 | |
*** Qiming_ has left #heat | 09:42 | |
*** derekh has joined #heat | 09:43 | |
*** achanda has quit IRC | 09:46 | |
*** tiantian has quit IRC | 09:46 | |
bdossant | when i do "heat-manage update_params encrypt" i get an error "ERROR: argument of type 'NoneType' is not iterable" | 09:50 |
bdossant | at the end | 09:50 |
therve | You need to provide the old key I believe | 09:51 |
*** sorantis has joined #heat | 09:52 | |
*** zhenguo_ has quit IRC | 09:52 | |
*** gaurav___ has quit IRC | 09:52 | |
*** ramishra has quit IRC | 09:52 | |
*** miguelgrinberg has quit IRC | 09:52 | |
*** boltR has quit IRC | 09:52 | |
*** lifeless has quit IRC | 09:52 | |
*** serverascode has quit IRC | 09:52 | |
*** zhiyan has quit IRC | 09:52 | |
*** partner_ has quit IRC | 09:52 | |
*** DinaBelova has quit IRC | 09:52 | |
*** Adri2000 has quit IRC | 09:52 | |
*** afazekas has quit IRC | 09:52 | |
*** afazekas has joined #heat | 09:52 | |
*** Adri2000 has joined #heat | 09:52 | |
*** Adri2000 has quit IRC | 09:52 | |
*** Adri2000 has joined #heat | 09:52 | |
*** partner has joined #heat | 09:52 | |
*** lifeless has joined #heat | 09:53 | |
*** boltR has joined #heat | 09:53 | |
*** miguelgrinberg has joined #heat | 09:53 | |
*** DinaBelova has joined #heat | 09:53 | |
*** blues-man has joined #heat | 09:54 | |
*** blues-man has quit IRC | 09:54 | |
*** blues-man has joined #heat | 09:54 | |
*** zeih_ has quit IRC | 09:55 | |
*** zhiyan has joined #heat | 09:58 | |
*** zhenguo_ has joined #heat | 09:59 | |
*** ramishra has joined #heat | 10:02 | |
*** ramishra has quit IRC | 10:03 | |
*** zhiyan has quit IRC | 10:03 | |
*** yassine__ has quit IRC | 10:03 | |
*** tochi has quit IRC | 10:03 | |
*** mohankumar__ has quit IRC | 10:03 | |
*** FL1SK has quit IRC | 10:03 | |
*** yassine__ has joined #heat | 10:03 | |
*** tochi has joined #heat | 10:04 | |
*** FL1SK has joined #heat | 10:04 | |
*** serverascode has joined #heat | 10:04 | |
*** sileht has quit IRC | 10:08 | |
*** jrist has quit IRC | 10:08 | |
*** fbo_ has quit IRC | 10:08 | |
*** chlong has quit IRC | 10:08 | |
*** nijaba has quit IRC | 10:08 | |
*** aignatov has quit IRC | 10:08 | |
*** fbo has joined #heat | 10:08 | |
*** jrist has joined #heat | 10:08 | |
*** sileht has joined #heat | 10:09 | |
*** aignatov has joined #heat | 10:09 | |
*** chlong has joined #heat | 10:09 | |
bdossant | well something is wrong with my DB or the script | 10:12 |
bdossant | is not finishing gracefully | 10:12 |
*** zhiyan has joined #heat | 10:12 | |
*** ramishra has joined #heat | 10:13 | |
*** gaurav___ has joined #heat | 10:13 | |
*** Qiming has quit IRC | 10:15 | |
openstackgerrit | zhaozhilong proposed openstack/python-heatclient: Fix json key/value type error because of blank space https://review.openstack.org/281098 | 10:16 |
*** ricolin has quit IRC | 10:22 | |
*** ochuprykov has joined #heat | 10:24 | |
*** jcoufal has joined #heat | 10:25 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Fix problems in unicode template support https://review.openstack.org/255663 | 10:29 |
skraynev | rundallburt: ping | 10:44 |
*** dims has joined #heat | 10:49 | |
*** gaurav___ has quit IRC | 10:49 | |
*** FL1SK has quit IRC | 10:49 | |
*** serverascode has quit IRC | 10:49 | |
*** zhenguo_ has quit IRC | 10:49 | |
*** derekh has quit IRC | 10:49 | |
*** palexster has quit IRC | 10:49 | |
*** Marga_ has quit IRC | 10:49 | |
*** jaosorior has quit IRC | 10:49 | |
*** al_indig_ has quit IRC | 10:49 | |
*** dsneddon has quit IRC | 10:49 | |
*** asalkeld has quit IRC | 10:49 | |
*** brad[] has quit IRC | 10:49 | |
*** alex_xu has quit IRC | 10:49 | |
*** xek has quit IRC | 10:49 | |
*** logan- has quit IRC | 10:49 | |
*** shadower has quit IRC | 10:49 | |
*** mikal has quit IRC | 10:49 | |
*** kfox1111 has quit IRC | 10:49 | |
*** sgran has quit IRC | 10:49 | |
*** sgran has joined #heat | 10:49 | |
*** mikal has joined #heat | 10:49 | |
*** palexster has joined #heat | 10:49 | |
*** al_indigo has joined #heat | 10:49 | |
*** Marga_ has joined #heat | 10:50 | |
*** xek has joined #heat | 10:50 | |
*** brad[] has joined #heat | 10:50 | |
*** alex_xu has joined #heat | 10:50 | |
*** FL1SK has joined #heat | 10:50 | |
*** mohankumar__ has joined #heat | 10:51 | |
*** dsneddon has joined #heat | 10:51 | |
*** logan- has joined #heat | 10:52 | |
*** asalkeld has joined #heat | 10:52 | |
*** yassine__ has quit IRC | 10:53 | |
*** jaosorior has joined #heat | 10:53 | |
*** kfox1111 has joined #heat | 10:54 | |
*** tiantian has joined #heat | 10:55 | |
*** serverascode has joined #heat | 10:59 | |
*** tochi has quit IRC | 11:01 | |
*** zhenguo_ has joined #heat | 11:03 | |
*** Marga_ has quit IRC | 11:04 | |
*** al_indigo has quit IRC | 11:04 | |
*** mikal has quit IRC | 11:04 | |
*** dims has quit IRC | 11:04 | |
*** ramishra has quit IRC | 11:04 | |
*** zhiyan has quit IRC | 11:04 | |
*** Adri2000 has quit IRC | 11:04 | |
*** gberginc has quit IRC | 11:04 | |
*** rakesh_hs has quit IRC | 11:04 | |
*** ameade has quit IRC | 11:04 | |
*** jdob has quit IRC | 11:04 | |
*** pfreund has quit IRC | 11:04 | |
*** kbyrne has quit IRC | 11:04 | |
*** steveg_afk has quit IRC | 11:04 | |
*** spotz has quit IRC | 11:04 | |
*** zz_dimtruck has quit IRC | 11:04 | |
*** wendar has quit IRC | 11:04 | |
*** rdo has quit IRC | 11:04 | |
*** gus has quit IRC | 11:04 | |
*** jnettlet has quit IRC | 11:04 | |
*** wendar has joined #heat | 11:04 | |
*** zz_dimtruck has joined #heat | 11:04 | |
*** rakesh_hs has joined #heat | 11:04 | |
*** steveg_afk has joined #heat | 11:04 | |
*** jdob has joined #heat | 11:04 | |
*** al_indigo has joined #heat | 11:04 | |
*** Marga_ has joined #heat | 11:04 | |
*** dims has joined #heat | 11:04 | |
*** zz_dimtruck is now known as dimtruck | 11:05 | |
*** gaurav___ has joined #heat | 11:05 | |
*** spotz has joined #heat | 11:05 | |
openstackgerrit | huangtianhua proposed openstack/heat: Provides if conditon function https://review.openstack.org/276632 | 11:07 |
openstackgerrit | huangtianhua proposed openstack/heat: Support resource/output condition https://review.openstack.org/221648 | 11:07 |
*** gus has joined #heat | 11:07 | |
*** kbyrne has joined #heat | 11:07 | |
*** zpatten has quit IRC | 11:08 | |
*** mikal has joined #heat | 11:09 | |
*** Adri2000 has joined #heat | 11:09 | |
*** rdo has joined #heat | 11:10 | |
*** ramishra has joined #heat | 11:11 | |
*** pfreund has joined #heat | 11:11 | |
*** ameade has joined #heat | 11:11 | |
*** sileht has quit IRC | 11:13 | |
*** achanda has joined #heat | 11:16 | |
*** zhiyan has joined #heat | 11:16 | |
*** sileht has joined #heat | 11:17 | |
*** gberginc has joined #heat | 11:19 | |
*** ccard_ has joined #heat | 11:22 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Add OS::Senlin::Node resource https://review.openstack.org/280094 | 11:22 |
*** achanda has quit IRC | 11:22 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add descriptions to openstack resources (Part 3) https://review.openstack.org/278530 | 11:22 |
*** prazumovsky has joined #heat | 11:22 | |
*** ccard__ has quit IRC | 11:25 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Add OS::Senlin::Policy resource https://review.openstack.org/275118 | 11:37 |
*** kbyrne has quit IRC | 11:39 | |
*** asalkeld has quit IRC | 11:39 | |
*** logan- has quit IRC | 11:39 | |
*** aignatov has quit IRC | 11:39 | |
*** jprovazn has quit IRC | 11:39 | |
*** elynn has quit IRC | 11:39 | |
*** krotscheck has quit IRC | 11:39 | |
*** notmorgan has quit IRC | 11:39 | |
*** kbyrne has joined #heat | 11:40 | |
*** notmorgan has joined #heat | 11:40 | |
*** jprovazn has joined #heat | 11:40 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Convergence: Check resource class before updating https://review.openstack.org/248676 | 11:40 |
*** elynn has joined #heat | 11:40 | |
*** aignatov has joined #heat | 11:40 | |
*** asalkeld has joined #heat | 11:41 | |
*** logan- has joined #heat | 11:42 | |
*** krotscheck has joined #heat | 11:42 | |
*** elynn has quit IRC | 11:43 | |
*** dixiaoli has joined #heat | 11:47 | |
*** jcoufal has quit IRC | 11:48 | |
*** sorantis has quit IRC | 11:49 | |
*** asalkeld has quit IRC | 11:50 | |
*** aignatov has quit IRC | 11:50 | |
*** jtomasek has quit IRC | 11:50 | |
*** Kennan has quit IRC | 11:50 | |
*** mdavidson has quit IRC | 11:50 | |
*** larsks has quit IRC | 11:50 | |
*** tlashchova has quit IRC | 11:50 | |
*** bapalm has quit IRC | 11:50 | |
*** rcreasey has quit IRC | 11:50 | |
*** sshen has quit IRC | 11:50 | |
*** stevebaker has quit IRC | 11:50 | |
*** bnemec has quit IRC | 11:50 | |
*** jpeeler has quit IRC | 11:50 | |
*** jdandrea has quit IRC | 11:50 | |
*** DandyPandy has quit IRC | 11:50 | |
*** ccard has quit IRC | 11:50 | |
*** mfisch has quit IRC | 11:50 | |
*** therve has quit IRC | 11:50 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Migrate stacks between convergence and legacy engines https://review.openstack.org/280836 | 11:50 |
*** tlashchova has joined #heat | 11:50 | |
*** stevebaker has joined #heat | 11:50 | |
*** stevebaker has quit IRC | 11:50 | |
*** stevebaker has joined #heat | 11:50 | |
*** rcreasey has joined #heat | 11:50 | |
*** bapalm has joined #heat | 11:50 | |
*** asalkeld has joined #heat | 11:50 | |
*** Kennan has joined #heat | 11:50 | |
*** aignatov has joined #heat | 11:50 | |
*** jdandrea has joined #heat | 11:51 | |
*** asalkeld has quit IRC | 11:51 | |
*** jtomasek has joined #heat | 11:51 | |
*** DandyPandy has joined #heat | 11:51 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Remove server uuid property specific checks https://review.openstack.org/275098 | 11:52 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Resolve name/id using translation rules https://review.openstack.org/280045 | 11:52 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Cleanup neutron finder functions https://review.openstack.org/275246 | 11:52 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Use caching for client resource name/id finders https://review.openstack.org/281212 | 11:52 |
*** mfisch has joined #heat | 11:52 | |
*** ccard has joined #heat | 11:52 | |
*** mfisch is now known as Guest22953 | 11:52 | |
*** jpeeler has joined #heat | 11:53 | |
*** jpeeler has quit IRC | 11:53 | |
*** jpeeler has joined #heat | 11:53 | |
*** mdavidson has joined #heat | 11:53 | |
*** larsks has joined #heat | 11:53 | |
*** sshen has joined #heat | 11:54 | |
*** spotz is now known as spotz_zzz | 11:55 | |
*** bnemec has joined #heat | 11:58 | |
*** Qiming has joined #heat | 11:58 | |
*** openstack has joined #heat | 12:05 | |
*** htruta has joined #heat | 12:06 | |
*** coreyob has joined #heat | 12:06 | |
*** sdake has joined #heat | 12:06 | |
*** afazekas has joined #heat | 12:07 | |
openstackgerrit | Thomas Herve proposed openstack/heat: WIP: replace SD RPC polling by long RPC call https://review.openstack.org/281220 | 12:10 |
*** bdossant has quit IRC | 12:11 | |
therve | shardy, Interested on your feedback on that one ^^^ | 12:11 |
*** coolsvap is now known as coolsvap|away | 12:11 | |
*** bdossant has joined #heat | 12:11 | |
krotscheck | Any core have time to look at a small paste configuration change? https://review.openstack.org/#/c/265391/ | 12:14 |
*** Guest19168 has joined #heat | 12:17 | |
*** Qiming has quit IRC | 12:19 | |
*** Qiming has joined #heat | 12:19 | |
*** yassine__ has joined #heat | 12:19 | |
*** rakesh_hs has quit IRC | 12:21 | |
*** vgridnev has joined #heat | 12:21 | |
ochuprykov | shardy: ping | 12:22 |
*** jprovazn has quit IRC | 12:24 | |
*** gberginc has quit IRC | 12:24 | |
*** rdo has quit IRC | 12:24 | |
*** gus has quit IRC | 12:24 | |
*** DinaBelova has quit IRC | 12:24 | |
*** boltR has quit IRC | 12:24 | |
*** KanagarajM has quit IRC | 12:24 | |
*** markvan_ has quit IRC | 12:24 | |
*** d0ugal has quit IRC | 12:24 | |
*** dgonzalez has quit IRC | 12:24 | |
*** andreaf has quit IRC | 12:24 | |
*** jlk has quit IRC | 12:24 | |
*** jidar has quit IRC | 12:24 | |
*** russellb has quit IRC | 12:24 | |
*** tristanC has quit IRC | 12:24 | |
*** wirehead_ has quit IRC | 12:24 | |
*** akuznetsova has quit IRC | 12:24 | |
*** jamielennox has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** ananta_ has quit IRC | 12:25 | |
*** boltR has joined #heat | 12:25 | |
*** dgonzalez has joined #heat | 12:25 | |
*** KanagarajM has joined #heat | 12:25 | |
*** jlk has joined #heat | 12:25 | |
*** wirehead_ has joined #heat | 12:25 | |
*** akuznetsova has joined #heat | 12:25 | |
*** markvan has joined #heat | 12:25 | |
*** gus has joined #heat | 12:25 | |
*** tristanC has joined #heat | 12:25 | |
*** andreaf has joined #heat | 12:25 | |
*** jlk has quit IRC | 12:25 | |
*** jlk has joined #heat | 12:25 | |
*** rdo has joined #heat | 12:25 | |
*** jprovazn has joined #heat | 12:25 | |
*** d0ugal has joined #heat | 12:25 | |
*** gberginc has joined #heat | 12:25 | |
*** DinaBelova has joined #heat | 12:25 | |
*** markvan has quit IRC | 12:25 | |
*** markvan has joined #heat | 12:25 | |
*** jprovazn has quit IRC | 12:25 | |
*** jprovazn has joined #heat | 12:25 | |
*** russellb has joined #heat | 12:25 | |
*** zigo has joined #heat | 12:26 | |
*** jidar has joined #heat | 12:27 | |
*** jamielennox has joined #heat | 12:30 | |
*** sirushti has quit IRC | 12:32 | |
*** steveg_afk has quit IRC | 12:32 | |
*** dimtruck has quit IRC | 12:32 | |
*** dsneddon has quit IRC | 12:32 | |
*** jrist has quit IRC | 12:32 | |
*** fbo has quit IRC | 12:32 | |
*** miguelgrinberg has quit IRC | 12:32 | |
*** e0ne has quit IRC | 12:32 | |
*** higgins has quit IRC | 12:32 | |
*** EmilienM has quit IRC | 12:32 | |
*** openstackgerrit_ has quit IRC | 12:32 | |
*** openstackgerrit has quit IRC | 12:32 | |
*** sb has quit IRC | 12:32 | |
*** SergeyLukjanov has quit IRC | 12:32 | |
*** ayoung has quit IRC | 12:32 | |
*** Dave has quit IRC | 12:32 | |
*** higgins has joined #heat | 12:32 | |
*** zz_dimtruck has joined #heat | 12:32 | |
*** dsneddon_ has joined #heat | 12:32 | |
*** ayoung has joined #heat | 12:32 | |
*** zz_dimtruck is now known as dimtruck | 12:32 | |
*** fbo_ has joined #heat | 12:32 | |
*** steveg_afk has joined #heat | 12:32 | |
*** e0ne has joined #heat | 12:32 | |
*** Dave has joined #heat | 12:33 | |
*** jrist has joined #heat | 12:33 | |
*** openstackgerrit has joined #heat | 12:34 | |
*** openstackgerrit_ has joined #heat | 12:34 | |
*** miguelgrinberg has joined #heat | 12:36 | |
*** EmilienM has joined #heat | 12:36 | |
*** EmilienM has joined #heat | 12:36 | |
*** sirushti has joined #heat | 12:36 | |
*** sb has joined #heat | 12:36 | |
*** vgridnev_ has joined #heat | 12:36 | |
*** SergeyLukjanov has joined #heat | 12:37 | |
*** vgridnev has quit IRC | 12:38 | |
therve | Urgggg gate broken | 12:41 |
therve | More than usual I mean | 12:41 |
therve | markvan, Hey around? Seems the new jobs don't work | 12:41 |
*** KanagarajM has quit IRC | 12:46 | |
ochuprykov | it seems we need revert that change | 12:48 |
*** EricGonczer_ has joined #heat | 12:49 | |
*** gaurav___ has quit IRC | 12:53 | |
ramishra | hmm.. we added voting jobs at once;) | 13:02 |
*** Guest19168 has quit IRC | 13:03 | |
skraynev | ramishra: heh. I have not know about this changes, more over I expected, that it should be non-voting first of all | 13:04 |
*** ochuprykov has quit IRC | 13:10 | |
*** sk2 has quit IRC | 13:10 | |
*** dprince has joined #heat | 13:15 | |
*** Guest19168 has joined #heat | 13:17 | |
therve | It should be fairly easy to fix though | 13:19 |
therve | skraynev, What do we do? | 13:19 |
*** dims_ has joined #heat | 13:20 | |
*** achanda has joined #heat | 13:21 | |
*** dims has quit IRC | 13:21 | |
therve | I like that people are proposing changes to the gate and nobody from the team gets to vote | 13:22 |
skraynev | therve: right now - I do nothing for this | 13:22 |
therve | Yeah we need to do something :) | 13:22 |
skraynev | therve: will propose revert and discuss it | 13:22 |
skraynev | therve: lol. I understand | 13:22 |
therve | skraynev, OK so you create the revert? | 13:23 |
skraynev | in progress | 13:23 |
therve | OK cool | 13:23 |
skraynev | therve: + AFAIK we have a bug already | 13:23 |
therve | bug 1546522 apparently | 13:24 |
openstack | bug 1546522 in heat "New lbaas jobs fails on master" [Undecided,New] https://launchpad.net/bugs/1546522 | 13:24 |
skraynev | yeap | 13:25 |
*** achanda has quit IRC | 13:26 | |
*** dims_ has quit IRC | 13:29 | |
skraynev | therve: https://review.openstack.org/#/c/281270/ | 13:31 |
therve | skraynev, I saw, already pinged infra :) | 13:31 |
*** jprovazn has quit IRC | 13:32 | |
*** vgridnev_ has quit IRC | 13:32 | |
skraynev | therve: ok. thx | 13:32 |
*** vgridnev has joined #heat | 13:32 | |
*** vgridnev_ has joined #heat | 13:39 | |
therve | Now let's wait | 13:40 |
*** vgridnev has quit IRC | 13:42 | |
*** dhellmann has quit IRC | 13:44 | |
*** dims has joined #heat | 13:45 | |
*** dhellmann has joined #heat | 13:47 | |
*** simon-AS5591 has joined #heat | 13:51 | |
simon-AS5591 | Could someone with bug-priorization rights have a look at https://bugs.launchpad.net/python-heatclient/+bug/1539783 ? | 13:52 |
simon-AS5591 | I suspect this breaks all scripts that use "heat output-show". | 13:52 |
openstack | Launchpad bug 1539783 in python-heatclient "backwards-incompatible change to "heat output-show" output" [Undecided,Confirmed] | 13:52 |
*** jdandrea_ is now known as jdandrea | 13:52 | |
*** vgridnev_ has quit IRC | 13:58 | |
*** derekh has joined #heat | 13:59 | |
*** neelashah has joined #heat | 13:59 | |
*** KanagarajM has joined #heat | 14:05 | |
*** jprovazn has joined #heat | 14:07 | |
*** vgridnev_ has joined #heat | 14:07 | |
therve | simon-AS5591, Confirmed. I'll have a look | 14:07 |
simon-AS5591 | therve, thanks! | 14:09 |
*** dims has quit IRC | 14:09 | |
*** dims has joined #heat | 14:10 | |
therve | I wonder if we should keep the flag so that it doesn't do anything | 14:11 |
*** EricGonczer_ has quit IRC | 14:11 | |
*** ayoung has quit IRC | 14:12 | |
*** jonesbr has joined #heat | 14:13 | |
skraynev | therve: looks like it's used here https://github.com/openstack/python-heatclient/blob/master/heatclient/v1/shell.py#L694 | 14:20 |
*** jaosorior has quit IRC | 14:20 | |
therve | skraynev, Right. But it's backward incompatible | 14:20 |
therve | I need to remove that flag, because the default behavior needs to be True | 14:20 |
*** jaosorior has joined #heat | 14:21 | |
*** ahelkhou has joined #heat | 14:21 | |
*** bdossant_ has joined #heat | 14:22 | |
openstackgerrit | Thomas Herve proposed openstack/python-heatclient: Remove the only-value flag of output-show https://review.openstack.org/281303 | 14:24 |
therve | skraynev, I tried something | 14:24 |
therve | We'd need a 0.9.1 if that's a go | 14:24 |
*** fgimenez has quit IRC | 14:25 | |
*** bdossant has quit IRC | 14:26 | |
*** dimtruck is now known as zz_dimtruck | 14:26 | |
*** fgimenez has joined #heat | 14:27 | |
*** fgimenez has quit IRC | 14:27 | |
*** fgimenez has joined #heat | 14:27 | |
*** gaurav___ has joined #heat | 14:27 | |
skraynev | therve: oh I see ,you inverted this logic. | 14:28 |
skraynev | it's ok | 14:28 |
*** ahelkhou has quit IRC | 14:28 | |
skraynev | therve: doh. if we want to release 0.9.1 we need to disable osc plugin again, otherwise we will get release with partially supported osc | 14:30 |
*** vgridnev__ has joined #heat | 14:30 | |
skraynev | if stevebaker is ok with it, we may do it. | 14:30 |
skraynev | without disabling, I mean | 14:30 |
therve | skraynev, We can backport maybe? | 14:30 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Custom guidelines https://review.openstack.org/279054 | 14:31 |
skraynev | need to ask dhellmann | 14:32 |
therve | Meanwhile the gate should be fixed | 14:32 |
*** prazumovsky has quit IRC | 14:32 | |
*** zeih has joined #heat | 14:33 | |
*** sabeen has joined #heat | 14:33 | |
*** gaurav___ has quit IRC | 14:33 | |
*** vgridnev_ has quit IRC | 14:33 | |
skraynev | dhellmann: is it possible to backport patch to some tag for client ? or it works only for stable/ branches. AFAIK, only second... | 14:33 |
*** zeih has quit IRC | 14:34 | |
*** dims_ has joined #heat | 14:35 | |
*** dims has quit IRC | 14:36 | |
*** bdossant_ has quit IRC | 14:36 | |
*** sabeen3 has joined #heat | 14:37 | |
*** zeih has joined #heat | 14:37 | |
skraynev | therve: another option is to wait 1.0.0. we plan to do it on the next week | 14:37 |
skraynev | and I think, it's the best option | 14:38 |
*** sabeen has quit IRC | 14:38 | |
therve | Mokay | 14:38 |
skraynev | it will happen soon. We don't need turn on/off anything. | 14:38 |
*** Qiming has quit IRC | 14:43 | |
*** Qiming has joined #heat | 14:44 | |
*** vgridnev__ has quit IRC | 14:51 | |
*** sridhar_ram has joined #heat | 14:52 | |
*** vgridnev__ has joined #heat | 14:52 | |
*** KanagarajM has quit IRC | 14:52 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Add OS::Senlin::Policy resource https://review.openstack.org/275118 | 14:53 |
openstackgerrit | Ethan Lynn proposed openstack/heat: Refactor OS::Senlin::Profile resource https://review.openstack.org/274982 | 14:53 |
*** KanagarajM has joined #heat | 14:53 | |
*** vgridnev__ has quit IRC | 14:55 | |
*** vgridnev__ has joined #heat | 14:56 | |
*** vgridnev__ has quit IRC | 14:58 | |
*** Guest22953 is now known as mfisch | 14:58 | |
*** mfisch is now known as Guest32940 | 14:59 | |
*** simon-AS5591 has quit IRC | 15:01 | |
*** EricGonczer_ has joined #heat | 15:02 | |
*** dims_ has quit IRC | 15:03 | |
*** pradk has joined #heat | 15:04 | |
*** dhellmann has quit IRC | 15:05 | |
*** dhellmann has joined #heat | 15:05 | |
*** vgridnev__ has joined #heat | 15:08 | |
*** pas-ha has joined #heat | 15:08 | |
*** daneyon has joined #heat | 15:08 | |
*** dims has joined #heat | 15:09 | |
*** spotz_zzz is now known as spotz | 15:09 | |
*** daneyon_ has joined #heat | 15:13 | |
*** daneyon has quit IRC | 15:15 | |
*** jtomasek_ has joined #heat | 15:18 | |
*** Marga_ has quit IRC | 15:20 | |
*** Marga_ has joined #heat | 15:21 | |
*** daneyon_ has quit IRC | 15:21 | |
*** Raj2 has joined #heat | 15:22 | |
*** zz_dimtruck is now known as dimtruck | 15:22 | |
*** achanda has joined #heat | 15:24 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Remove server uuid property specific checks https://review.openstack.org/275098 | 15:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Resolve name/id using translation rules https://review.openstack.org/280045 | 15:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Cleanup neutron finder functions https://review.openstack.org/275246 | 15:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Use caching for resource name/id finders https://review.openstack.org/281212 | 15:24 |
*** neelashah has quit IRC | 15:27 | |
*** zeih has quit IRC | 15:27 | |
*** mohankumar__ has quit IRC | 15:28 | |
*** vgridnev__ has quit IRC | 15:28 | |
*** jasond has joined #heat | 15:28 | |
*** achanda has quit IRC | 15:29 | |
*** neelashah has joined #heat | 15:30 | |
*** vgridnev__ has joined #heat | 15:31 | |
*** zeih has joined #heat | 15:35 | |
*** sdake has quit IRC | 15:35 | |
*** vgridnev__ has quit IRC | 15:35 | |
*** vijendar has joined #heat | 15:36 | |
*** sdake has joined #heat | 15:37 | |
*** vijendar1 has joined #heat | 15:37 | |
*** vgridnev__ has joined #heat | 15:37 | |
openstackgerrit | Merged openstack/heat: Stack resource search https://review.openstack.org/257865 | 15:40 |
*** Raj2 has quit IRC | 15:40 | |
*** vijendar has quit IRC | 15:41 | |
*** Qiming has quit IRC | 15:41 | |
*** Raj2 has joined #heat | 15:41 | |
*** vgridnev__ has quit IRC | 15:42 | |
*** vgridnev__ has joined #heat | 15:42 | |
*** jtomasek_ has quit IRC | 15:43 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds release notes for resource-search https://review.openstack.org/281342 | 15:46 |
*** vijendar1 has quit IRC | 15:47 | |
*** vijendar has joined #heat | 15:49 | |
*** vijendar1 has joined #heat | 15:50 | |
*** vgridnev__ has quit IRC | 15:52 | |
*** vgridnev__ has joined #heat | 15:52 | |
*** vgridnev__ has quit IRC | 15:52 | |
*** vijendar has quit IRC | 15:53 | |
openstackgerrit | Merged openstack/heat: Check for resource_id when resolving attributes https://review.openstack.org/280129 | 15:58 |
*** kebray has quit IRC | 15:59 | |
*** ahelkhou1 has joined #heat | 16:00 | |
*** ahelkhou1 has left #heat | 16:01 | |
*** fgimenez has quit IRC | 16:04 | |
markvan | therve: skraynev sorry about the gates, I have put up a new patch for the LBaaSv2 as non-voting. Hopefully the LBaaSv2 resources will merge soon and we can get these tests going. | 16:05 |
*** EricGonczer_ has quit IRC | 16:08 | |
*** KanagarajM has quit IRC | 16:08 | |
*** MVenesio has joined #heat | 16:10 | |
*** sridhar_ram has quit IRC | 16:11 | |
*** kebray has joined #heat | 16:18 | |
*** gaurav___ has joined #heat | 16:19 | |
*** huangtianhua has joined #heat | 16:20 | |
*** tiantian has quit IRC | 16:21 | |
*** zeih has quit IRC | 16:22 | |
therve | markvan, No problem. Commented on your patch. | 16:25 |
markvan | therve: thx | 16:26 |
therve | markvan, FWIW you should at least put skraynev as a reviewer for those patches so that we know about it | 16:27 |
markvan | therve: sure, will do | 16:27 |
*** randallburt has joined #heat | 16:27 | |
therve | I'm not sure though what's the urgency to have those runs in place while we don't have the resources merged | 16:29 |
*** Raj2 has quit IRC | 16:32 | |
*** Raj2 has joined #heat | 16:33 | |
*** Guest32940 is now known as mfisch | 16:34 | |
*** mfisch has quit IRC | 16:34 | |
*** mfisch has joined #heat | 16:34 | |
*** vijendar1 has quit IRC | 16:35 | |
*** vijendar has joined #heat | 16:37 | |
*** vijendar has quit IRC | 16:42 | |
*** vijendar has joined #heat | 16:44 | |
*** mohankumar__ has joined #heat | 16:47 | |
*** vijendar1 has joined #heat | 16:52 | |
*** MVenesio has quit IRC | 16:53 | |
*** MVenesio_ has joined #heat | 16:53 | |
*** Drago has joined #heat | 16:54 | |
*** EricGonczer_ has joined #heat | 16:55 | |
*** boris-42 has joined #heat | 16:55 | |
*** vijendar has quit IRC | 16:55 | |
*** Drago has quit IRC | 16:56 | |
*** Drago has joined #heat | 16:56 | |
*** pt_15_ has joined #heat | 16:57 | |
openstackgerrit | Jay Dobies proposed openstack/heat: Alphabetized heat.constraints for cleanliness https://review.openstack.org/281405 | 17:00 |
*** sridhar_ram has joined #heat | 17:02 | |
*** pt_15_ is now known as pt_15 | 17:03 | |
*** vgridnev__ has joined #heat | 17:03 | |
*** yassine__ has quit IRC | 17:04 | |
*** vgridnev__ has quit IRC | 17:04 | |
*** Guest19168 has quit IRC | 17:05 | |
*** jasond has quit IRC | 17:07 | |
*** e0ne has quit IRC | 17:07 | |
*** jasond has joined #heat | 17:07 | |
*** Raj2 has quit IRC | 17:08 | |
*** kebray has quit IRC | 17:09 | |
openstackgerrit | Dmitriy Uvarenkov proposed openstack/heat: Don't use hidden image property in sahara cluster https://review.openstack.org/281433 | 17:09 |
*** EricGonc_ has joined #heat | 17:13 | |
openstackgerrit | Ahmed ElKhouly proposed openstack/heat: Resource mark unhealthy RPC and ReST API https://review.openstack.org/266038 | 17:14 |
*** EricGonczer_ has quit IRC | 17:16 | |
*** sabeen3 has quit IRC | 17:22 | |
*** sabeen1 has joined #heat | 17:25 | |
openstackgerrit | Mark Vanderwiel proposed openstack/heat: Add lbaas v2 scenario test https://review.openstack.org/237608 | 17:28 |
*** kebray has joined #heat | 17:29 | |
*** sabeen2 has joined #heat | 17:29 | |
openstackgerrit | Mark Vanderwiel proposed openstack/heat: Add lbaas v2 scenario test https://review.openstack.org/237608 | 17:30 |
*** sabeen1 has quit IRC | 17:32 | |
*** wirehead_ has quit IRC | 17:33 | |
*** sridhar_ram has quit IRC | 17:33 | |
*** jasond has quit IRC | 17:33 | |
krotscheck | therve: Thanks for the +2 :) | 17:33 |
*** pfreund has quit IRC | 17:34 | |
*** zhenguo_ has quit IRC | 17:34 | |
*** ameade has quit IRC | 17:34 | |
*** jasond has joined #heat | 17:34 | |
krotscheck | Know of any other cores around that could look at https://review.openstack.org/#/c/265391/ ? | 17:34 |
*** wendar has quit IRC | 17:34 | |
*** zigo has quit IRC | 17:34 | |
*** dimtruck has quit IRC | 17:34 | |
*** jamielennox has quit IRC | 17:35 | |
*** wendar has joined #heat | 17:35 | |
*** zigo has joined #heat | 17:36 | |
*** pfreund has joined #heat | 17:37 | |
*** zhenguo_ has joined #heat | 17:39 | |
*** dimtruck has joined #heat | 17:39 | |
*** wirehead_ has joined #heat | 17:40 | |
*** ameade has joined #heat | 17:41 | |
*** vgridnev__ has joined #heat | 17:42 | |
*** jamielennox has joined #heat | 17:44 | |
*** thumpba has joined #heat | 17:51 | |
*** e0ne has joined #heat | 17:57 | |
*** derekh has quit IRC | 17:58 | |
*** achanda has joined #heat | 17:59 | |
shardy | zaneb: Hey, keen to discuss https://review.openstack.org/#/c/275602/ | 18:00 |
zaneb | shardy: looking | 18:01 |
shardy | thanks for the comments, but I'd like to follow up on your "is feature" remark, as I would like to propose it as a liberty backport | 18:01 |
shardy | I agree re the other comment tho, will post a followup to address that | 18:01 |
zaneb | ah, right | 18:01 |
*** achanda has quit IRC | 18:02 | |
zaneb | so I guess my point was that you can write a template that makes use of this new "feature" (or new non-bugginess, if you prefer) and test it against your cloud and it works fine, but then you go run it on some older version of Heat that explicitly supports the same template version you're using and suddenly it's not allowed | 18:03 |
*** sridhar_ram has joined #heat | 18:03 | |
shardy | Isn't that the case with any bug tho? | 18:03 |
zaneb | which is exactly the kind of thing we're trying to prevent with template versioning | 18:03 |
zaneb | and could lead to fragmenting the ecosystem | 18:04 |
shardy | I guess you can argue that, but this seems like something of a corner case | 18:04 |
zaneb | yes, that's why I said "arguably" ;) | 18:05 |
shardy | I thought this already worked, tried it, and discovered we were validating in a way that stopped me using the feature the way I expected to | 18:05 |
*** mohankumar__ has quit IRC | 18:05 | |
shardy | Sure, I guess I'm just trying to see if we can agree re it's validity, particularly as a backport | 18:05 |
shardy | because there's a TripleO patch which requires this fix | 18:06 |
shardy | I'm about to post a somewhat similar fix for the repeat function, so it'd be good to reach an understanding re what's valid as a bugfix, vs what must be handled in the new hot version | 18:07 |
openstackgerrit | Merged openstack/heat: Add note about cron trigger live state impl https://review.openstack.org/276756 | 18:08 |
*** kebray has quit IRC | 18:08 | |
*** simon-AS559 has joined #heat | 18:09 | |
zaneb | shardy: this might be a question for the ML? | 18:09 |
*** bana_k has joined #heat | 18:10 | |
*** kebray has joined #heat | 18:10 | |
shardy | zaneb: Sure, I'll start a thread, thanks | 18:10 |
zaneb | given that we merged it and presumably have no plans to revert, I think backporting is probably preferable to not backporting | 18:10 |
*** simon-AS5591 has joined #heat | 18:11 | |
shardy | zaneb: Ok, I'll post a fix which addresses your other comment and post a squashed backport, and we can debate further on the ML and/or the backport review | 18:11 |
zaneb | +1 thanks | 18:11 |
*** simon-AS559 has quit IRC | 18:14 | |
*** e0ne has quit IRC | 18:15 | |
*** e0ne has joined #heat | 18:16 | |
*** simon-AS5591 has quit IRC | 18:17 | |
*** sabeen2 has quit IRC | 18:17 | |
*** e0ne has quit IRC | 18:17 | |
*** daneyon has joined #heat | 18:17 | |
*** sabeen has joined #heat | 18:20 | |
*** daneyon_ has joined #heat | 18:20 | |
*** Marga_ has quit IRC | 18:20 | |
*** simon-AS5591 has joined #heat | 18:22 | |
*** daneyon has quit IRC | 18:23 | |
*** randallburt has quit IRC | 18:25 | |
*** sabeen3 has joined #heat | 18:27 | |
*** sabeen has quit IRC | 18:28 | |
*** simon-AS5591 has quit IRC | 18:28 | |
krotscheck | shardy: Thanks for the +2 :D | 18:30 |
*** sabeen3 has quit IRC | 18:32 | |
*** achanda has joined #heat | 18:33 | |
openstackgerrit | Steven Hardy proposed openstack/heat: Fix handling of functions in repeat function template https://review.openstack.org/281460 | 18:36 |
shardy | krotscheck: yw, sorry it took a while for the patch to get some reviews | 18:36 |
shardy | zaneb: ^^ FYI that's the repeat fix | 18:36 |
krotscheck | shardy: No worries. | 18:37 |
krotscheck | shardy: I've only got one left, and that's nova :) | 18:37 |
shardy | context, I think with that it may be possible to do the endpoint map transformation with only repeat, map_merge and str_replace | 18:37 |
krotscheck | shardy: (Incidentally, that's the stickler) | 18:37 |
*** neelashah has quit IRC | 18:38 | |
*** blues-man has quit IRC | 18:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/281002 | 18:39 |
zaneb | shardy: I think the Replace one is more easily justifiable for a number of reasons | 18:43 |
zaneb | first of all, it doesn't fail validation now, so any way you look at it there's a bug, and any fix will have some impact on backwards compat | 18:44 |
zaneb | and second, IIRC it was added in Liberty, so we have a stable branch open for it. eventually everyone should pick up the fix | 18:45 |
zaneb | the same is not true for stuff that has been around for ages like str_replace | 18:45 |
*** randallburt has joined #heat | 18:49 | |
shardy | zaneb: I guess that's true - there is actually a new-for-liberty hot_funcs.ReplaceJson tho | 18:52 |
shardy | I guess I could have made the fix only apply to Liberty, but at the time I viewed it as a general bug so applied it to the base-class | 18:52 |
zaneb | I think it would definitely tilt things to +1 in favour of fixing for me personally if it only applied to liberty and up templates | 18:54 |
jdandrea | A colleague is asking about convergence, and I want to make sure I answer them accurately. They've asked if convergence would be used to fix/replace a "broken" VM. My initial thought is: "Define broken." | 18:55 |
shardy | zaneb: Ok, well I'm going to post a followup patch anyway, so I'm happy to do that if other folks agree | 18:55 |
shardy | zaneb: I sent a ML message so we can hopefully get some additional viewpoints | 18:55 |
jdandrea | I'm imagining if a VM disappears, for example, that's a case where convergence would bring it back. In other words, only things heat can glean from nova, cinder, et. al - nothing app level. | 18:56 |
zaneb | jdandrea: yeah. I think it's more helpful to think of convergence as an architecture change than a 'feature' | 18:56 |
jdandrea | An architecture change? Meaning it's more behind the scenes, right? | 18:56 |
zaneb | jdandrea: exactly | 18:56 |
zaneb | jdandrea: https://blueprints.launchpad.net/heat/+spec/mark-unhealthy may actually be what you need | 18:57 |
zaneb | jdandrea: spec: https://review.openstack.org/#/c/237278/ | 18:57 |
jdandrea | zaneb: Ahh yes, I didn't think of this at the time. So if they had a means to detect "Hey, this VM is too far gone for saving" they could mark it as unhealthy on the heat end ... aaaaand then convergence would replace it? | 18:59 |
openstackgerrit | Merged openstack/heat: Added Keystone and RequestID headers to CORS middleware https://review.openstack.org/265391 | 18:59 |
zaneb | jdandrea: and then next time they do a stack update it would get replaced, regardless of whether Heat is running with the convergence architecture or not | 18:59 |
zaneb | jdandrea: I think what you're think of it what we've been calling "continuous convergence", where Heat is running updates all the time and will replace your server if it goes down whether you like it or not... we are a looong way away from ever implementing that, and I believe there's increasing consensus that we shouldn't even try | 19:01 |
jdandrea | zaneb: Yes, you got it, that's what I was thinking of. *nodnod* | 19:02 |
jdandrea | At an app level, then, they can monitor things however they wish and, if they want to tie that back to heat in terms of stack-updates, they can do so through marking a resource as unhealthy. This is vs. creating a new resource that isn't even in that stack. | 19:03 |
jdandrea | Does that make sense? | 19:03 |
*** neelashah has joined #heat | 19:04 | |
zaneb | jdandrea: yep | 19:04 |
zaneb | mark unhealthy and then stack update (with no template changes required) to effect the replacement | 19:05 |
jdandrea | :) | 19:05 |
jdandrea | Thank you! Looks to be something aimed for by Mitaka. | 19:05 |
zaneb | jdandrea: yes! and you can help with reviews :) | 19:05 |
jdandrea | Yes! That I can. :) | 19:06 |
jdandrea | (I continue the quest for escape velocity from internal projects, but I'm undaunted.) | 19:06 |
*** vgridnev__ has quit IRC | 19:07 | |
*** jonesbr has quit IRC | 19:07 | |
*** jonesbr has joined #heat | 19:08 | |
zaneb | lol | 19:08 |
jdandrea | #firstworldproblems | 19:08 |
*** vgridnev__ has joined #heat | 19:11 | |
*** jonesbr1 has joined #heat | 19:11 | |
*** jonesbr has quit IRC | 19:12 | |
jdandrea | Memo to self: Start looking at the heat review inbox each day and cherry pick a few. :) | 19:14 |
*** vgridnev__ has quit IRC | 19:14 | |
*** sabeen1 has joined #heat | 19:15 | |
*** sabeen3 has joined #heat | 19:18 | |
*** Marga_ has joined #heat | 19:18 | |
*** vgridnev__ has joined #heat | 19:18 | |
*** vgridnev__ has quit IRC | 19:19 | |
jdandrea | zaneb: For stack-create, if something outside of heat's control goes temporarily awry (leading to a resource creation failure) and is fixed, that's taken care of with the same stack-update (no template change) and heat will try to create those create-fail resources anew? | 19:19 |
jdandrea | Or is that already in heat-liberty (forgetting now). | 19:19 |
zaneb | jdandrea: yes, that's how it works now | 19:20 |
jdandrea | got it. | 19:20 |
zaneb | anything in a FAILED state will get replaced on update | 19:20 |
*** vijendar1 has quit IRC | 19:20 | |
jdandrea | That's since liberty or kilo? | 19:20 |
zaneb | since forever | 19:20 |
zaneb | maybe Havana? | 19:20 |
jdandrea | Ha! ok. Somehow I thought that was a more recent thing. | 19:20 |
*** sabeen1 has quit IRC | 19:20 | |
zaneb | yeah, so all that spec adds is the ability to put a resource into the CHECK_FAILED state at will | 19:21 |
zaneb | nice and simple, but opens up a lot of possibilities | 19:21 |
*** vijendar has joined #heat | 19:21 | |
*** vgridnev__ has joined #heat | 19:22 | |
*** jdob has quit IRC | 19:23 | |
*** vgridnev__ has quit IRC | 19:25 | |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Pool Member https://review.openstack.org/241251 | 19:26 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Pool https://review.openstack.org/240049 | 19:26 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaas v2 HealthMonitor https://review.openstack.org/245287 | 19:26 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Loadbalancer https://review.openstack.org/238612 | 19:26 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Listener https://review.openstack.org/239755 | 19:26 |
*** jdob_lt has joined #heat | 19:27 | |
*** vijendar has quit IRC | 19:27 | |
*** vijendar has joined #heat | 19:28 | |
*** nijaba has joined #heat | 19:28 | |
*** nijaba has quit IRC | 19:28 | |
*** nijaba has joined #heat | 19:28 | |
*** vijendar1 has joined #heat | 19:30 | |
*** vijendar has quit IRC | 19:31 | |
zaneb | shardy: I -2'd your patch, but for different reasons that you will probably also hate ;) | 19:31 |
*** vgridnev__ has joined #heat | 19:32 | |
*** vijendar has joined #heat | 19:33 | |
*** vijendar1 has quit IRC | 19:33 | |
*** vijendar1 has joined #heat | 19:36 | |
*** vijendar has quit IRC | 19:37 | |
jdandrea | zaneb: Just to be sure I understand convergence vs. resource unhealthy ... let's say someone accidentally deletes a VM, that's something the convergence engine picks up on and "fixes" (air quotes) by replacing the resource (no stack-update), yes? Different from "this resource exists but it's ill" (mark unhealthy, do stack-update). | 19:37 |
*** vgridnev__ has quit IRC | 19:38 | |
*** vgridnev__ has joined #heat | 19:38 | |
zaneb | jdandrea: yes exactly. so if we had Phase 2 of convergence, then instead of doing 'mark unhealthy' you could just delete the VM, and when you run the stack update Heat would regenerate it | 19:39 |
zaneb | note that phase 2 is still some way off (i.e. for sure not in Newton) | 19:40 |
*** vijendar1 has quit IRC | 19:40 | |
*** achanda has quit IRC | 19:40 | |
*** neelashah1 has joined #heat | 19:41 | |
jdandrea | Right. But we don't have Phase 2 (yet! O or later, who knows). Meanwhile, mark unhealthy provides that additional flexibility you mentioned. Also, this marking happens in heat, not nova/cinder ... | 19:41 |
*** neelashah has quit IRC | 19:41 | |
zaneb | jdandrea: correct | 19:41 |
jdandrea | :) | 19:41 |
jdandrea | *the more you know ....* | 19:41 |
*** zeih has joined #heat | 19:43 | |
*** vgridnev__ has quit IRC | 19:44 | |
*** jdob_lt has quit IRC | 19:44 | |
*** jdob_lt has joined #heat | 19:51 | |
*** jdob_lt has quit IRC | 19:51 | |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenstackClient plugin for deployment create https://review.openstack.org/273198 | 19:51 |
*** jdob_lt has joined #heat | 19:52 | |
*** prazumovsky has joined #heat | 19:54 | |
*** sdake has quit IRC | 19:54 | |
*** sdake has joined #heat | 19:57 | |
*** MVenesio_ has quit IRC | 19:59 | |
*** sdake has quit IRC | 19:59 | |
*** sdake has joined #heat | 19:59 | |
*** jprovazn has quit IRC | 20:02 | |
*** vgridnev__ has joined #heat | 20:02 | |
openstackgerrit | kamalhussain proposed openstack/heat: Map RequestLimitExceeded exception in heat-cfn-api https://review.openstack.org/281500 | 20:04 |
*** ochuprykov has joined #heat | 20:05 | |
ochuprykov | zaneb: ping | 20:05 |
stevebaker | morning | 20:13 |
*** prazumovsky has quit IRC | 20:14 | |
openstackgerrit | Merged openstack/python-heatclient: Remove the only-value flag of output-show https://review.openstack.org/281303 | 20:14 |
*** daneyon has joined #heat | 20:17 | |
*** daneyon_ has quit IRC | 20:20 | |
*** vgridnev__ has quit IRC | 20:21 | |
openstackgerrit | Randall Burt proposed openstack/heat: Force config_drive and transport for sw config https://review.openstack.org/281513 | 20:27 |
*** dprince has quit IRC | 20:28 | |
*** vgridnev__ has joined #heat | 20:28 | |
*** achanda has joined #heat | 20:28 | |
*** vgridnev has joined #heat | 20:28 | |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Clean up osc fakes and mocks https://review.openstack.org/281049 | 20:28 |
*** zeih has quit IRC | 20:29 | |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: Update OSC metavars https://review.openstack.org/281514 | 20:31 |
*** sabeen3 has quit IRC | 20:32 | |
*** vgridnev has quit IRC | 20:32 | |
*** krotscheck is now known as krotscheck_dcm | 20:34 | |
*** vijendar has joined #heat | 20:35 | |
*** sabeen has joined #heat | 20:38 | |
*** sabeen3 has joined #heat | 20:42 | |
*** sabeen has quit IRC | 20:45 | |
*** daneyon_ has joined #heat | 20:48 | |
*** daneyon has quit IRC | 20:51 | |
zaneb | ochuprykov: o/ | 20:52 |
*** vijendar has quit IRC | 20:52 | |
*** vijendar has joined #heat | 20:53 | |
ochuprykov | zaneb: need you help in review | 20:55 |
zaneb | ok | 20:56 |
ochuprykov | zaneb: could you please look at this patch https://review.openstack.org/#/c/232277/ ? | 20:56 |
*** thumpba has quit IRC | 20:57 | |
*** neelashah has joined #heat | 20:59 | |
*** neelashah1 has quit IRC | 20:59 | |
*** simon-AS5591 has joined #heat | 21:01 | |
*** e0ne has joined #heat | 21:04 | |
*** simon-AS5591 has quit IRC | 21:20 | |
*** achanda has quit IRC | 21:42 | |
*** simon-AS559 has joined #heat | 21:56 | |
*** jdob_lt has quit IRC | 22:01 | |
*** sabeen3 has quit IRC | 22:01 | |
*** jtomasek is now known as jtomasek|afk | 22:04 | |
shardy | zaneb: Hey, thanks for the feedback (and -2 :\) on the repeat patch | 22:05 |
*** sdake has quit IRC | 22:05 | |
shardy | I added some comments about why repeat is special in the "outside in" regard | 22:05 |
zaneb | np, did that make sense? | 22:05 |
shardy | zaneb: Yeah, it does, but I still think (3) is a really, really useful thing in the context of repeat | 22:06 |
shardy | it'd be cool if we can both give it some thought and come up with a non-evil way to do it | 22:06 |
shardy | even if it's a new function or something | 22:07 |
zaneb | you said that (2) still works unchanged... that doesn't appear to be the case to me | 22:07 |
zaneb | if it were then that would be (4), right? | 22:07 |
shardy | zaneb: it is 4 | 22:07 |
shardy | we just resolve later than before, existing functions will resolve unchanged | 22:08 |
zaneb | shardy: you're saying the patch implements (4)? | 22:08 |
zaneb | because I'm 98% sure it implements (3) | 22:08 |
zaneb | ugh, there was a horrible typo in my comment that is making everything confusing | 22:09 |
shardy | zaneb: I was aiming to enable (3), (2) already worked | 22:09 |
zaneb | "Changing from (3) to (2) is wrong IMHO" should have read "Changing to (3) from (2) is wrong IMHO" | 22:09 |
shardy | Yeah, I think I got that ;) | 22:09 |
shardy | https://review.openstack.org/#/c/281460/1/heat/engine/hot/functions.py | 22:09 |
shardy | previously we did one function.resolve, before any repeat transformation happened | 22:10 |
zaneb | if you called _do_replacement(function.resolve(replace_fn)) on line 573 then it would be (4) | 22:11 |
zaneb | but without calling _do_replacement on whatever you get back from the function.resolve(). it's only (3) | 22:11 |
zaneb | which breaks existing users relying on (2) | 22:11 |
zaneb | I believe | 22:11 |
zaneb | we definitely need more tests on this stuff | 22:12 |
shardy | Hmm, okay, you may be right, I'll have to write some more tests to confirm | 22:12 |
*** neelashah has quit IRC | 22:19 | |
*** jaosorior has quit IRC | 22:21 | |
*** jaosorior has joined #heat | 22:22 | |
*** simon-AS559 has quit IRC | 22:23 | |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Pool Member https://review.openstack.org/241251 | 22:24 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Pool https://review.openstack.org/240049 | 22:24 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaas v2 HealthMonitor https://review.openstack.org/245287 | 22:24 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Loadbalancer https://review.openstack.org/238612 | 22:24 |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 Listener https://review.openstack.org/239755 | 22:24 |
*** jonesbr1 has left #heat | 22:25 | |
*** e0ne has quit IRC | 22:27 | |
*** sdake has joined #heat | 22:27 | |
*** sabeen has joined #heat | 22:32 | |
*** sabeen3 has joined #heat | 22:34 | |
*** kebray has quit IRC | 22:36 | |
*** sabeen has quit IRC | 22:36 | |
*** jasond has quit IRC | 22:38 | |
*** EricGonc_ has quit IRC | 22:44 | |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Implement stack event list --follow https://review.openstack.org/280487 | 22:46 |
*** achanda has joined #heat | 22:56 | |
*** akuznetsova has quit IRC | 22:57 | |
*** jasond has joined #heat | 22:57 | |
*** jasond has quit IRC | 22:58 | |
*** randallburt has quit IRC | 22:59 | |
*** e0ne has joined #heat | 23:02 | |
*** shardy has quit IRC | 23:04 | |
*** akuznetsova has joined #heat | 23:04 | |
*** vijendar has quit IRC | 23:13 | |
*** dims_ has joined #heat | 23:13 | |
*** dims has quit IRC | 23:14 | |
*** kebray has joined #heat | 23:16 | |
*** sdake_ has joined #heat | 23:18 | |
*** sdake has quit IRC | 23:20 | |
*** kebray has quit IRC | 23:20 | |
*** kebray has joined #heat | 23:23 | |
*** achanda has quit IRC | 23:26 | |
*** e0ne has quit IRC | 23:27 | |
*** kse has joined #heat | 23:28 | |
*** achanda has joined #heat | 23:33 | |
*** sdake_ has quit IRC | 23:35 | |
*** dimtruck is now known as zz_dimtruck | 23:36 | |
*** dsneddon_ has quit IRC | 23:36 | |
*** tochi has joined #heat | 23:38 | |
*** spotz is now known as spotz_zzz | 23:40 | |
*** sdake has joined #heat | 23:41 | |
*** ochuprykov has quit IRC | 23:43 | |
*** Qiming has joined #heat | 23:43 | |
*** sdake_ has joined #heat | 23:45 | |
*** sdake has quit IRC | 23:46 | |
*** alex_xu has quit IRC | 23:53 | |
*** alex_xu has joined #heat | 23:55 | |
*** asalkeld has joined #heat | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!