Wednesday, 2017-07-19

*** jmlowe has joined #heat00:23
*** kiennt has joined #heat00:49
*** harlowja has quit IRC01:13
*** hongbin has joined #heat01:14
*** mdnadeem has joined #heat01:30
*** ricolin has joined #heat02:16
*** Shunli has joined #heat02:30
openstackgerrithuangtianhua proposed openstack/heat master: Update security groups for server interfaces  https://review.openstack.org/48205602:31
*** ayoung has quit IRC02:32
openstackgerritRico Lin proposed openstack/heat master: Fix no message attribute in exception  https://review.openstack.org/48426702:57
openstackgerritzhangdaolong proposed openstack/heat master: Change log desc for volume attach and detach  https://review.openstack.org/48382103:00
*** hongbin has quit IRC03:36
*** gfidente is now known as gfidente|afk03:36
*** masber has quit IRC03:51
*** ramishra has joined #heat03:52
*** gkadam has joined #heat03:53
*** gkadam has quit IRC03:53
*** gkadam has joined #heat03:53
openstackgerritRabi Mishra proposed openstack/heat master: Fix subnet validate() for subnetpool resource ref  https://review.openstack.org/48502403:55
openstackgerritMerged openstack/heat master: Fix OS::Zaqar::MistralSubscription with mistralclient 3.0  https://review.openstack.org/48451303:56
*** links has joined #heat03:58
*** gmoro has quit IRC04:27
*** gmoro has joined #heat04:30
*** ramishra has quit IRC04:30
*** harlowja has joined #heat04:31
*** ramishra has joined #heat04:32
*** prateek has joined #heat04:38
*** harlowja has quit IRC04:47
*** elynn has joined #heat04:53
*** nicolasbock has joined #heat05:11
*** skramaja has joined #heat05:13
openstackgerritRabi Mishra proposed openstack/heat master: Add failure handler for actions  https://review.openstack.org/48474105:29
*** dyasny_ has joined #heat05:40
*** dyasny__ has quit IRC05:42
*** kiennt has quit IRC05:42
*** harlowja has joined #heat05:46
*** _heena_py_ has joined #heat05:48
_heena_py_@therve, can we get stack parameters ?05:49
*** gmoro has quit IRC05:50
*** rcernin has joined #heat05:50
_heena_py_ok i got it05:52
*** kiennt has joined #heat06:02
openstackgerritRico Lin proposed openstack/heat master: Allow only validate external resource template  https://review.openstack.org/48171306:14
*** ccamacho has joined #heat06:15
*** kiennt has quit IRC06:21
*** nicolasbock has quit IRC06:23
*** nicolasbock has joined #heat06:25
*** nicolasbock has quit IRC06:37
*** nicolasbock has joined #heat06:39
openstackgerritMerged openstack/heat-specs master: Do nested loop or not for 'for_each' of 'repeat'  https://review.openstack.org/25126306:41
*** harlowja has quit IRC06:42
*** amoralej|off is now known as amoralej06:44
*** gmoro has joined #heat06:45
*** Shunli has quit IRC06:49
*** Shunli has joined #heat06:50
*** Shunli has quit IRC06:56
*** Shunli has joined #heat06:57
*** annegentle has quit IRC07:01
*** shardy has joined #heat07:11
*** gfidente|afk is now known as gfidente07:20
*** catintheroof has joined #heat07:31
*** catintheroof has quit IRC07:36
*** kiennt has joined #heat07:40
*** zeih has joined #heat07:43
*** zeih has quit IRC07:53
*** zeih has joined #heat07:54
*** zeih has quit IRC08:01
*** zeih has joined #heat08:03
*** dbecker has joined #heat08:06
*** derekh has joined #heat08:08
openstackgerritMerged openstack/heat master: Handle errors calculating dep_attrs for nested get_attr  https://review.openstack.org/48214508:16
*** shardy is now known as shardy_afk08:21
openstackgerritMerged openstack/heat master: Always cache attributes in outputs in Resource.node_data()  https://review.openstack.org/47509908:28
_heena_py_I am getting BadRequest: resources.vm1_volume1: Invalid input received: Retype cannot change front-end qos specs for in-use volume: ba53db94-3624-4ede-900b-040c30165be9. (HTTP 400)08:33
_heena_py_while trying to change vol size and type08:33
_heena_py_any idea?08:33
*** shardy_afk is now known as shardy08:36
shardytherve, ramishra: Hey, I wanted to check do we have any existing bug for problems related to get_attr evaluating to None and then breaking other functions (yaql in my case)08:41
shardyI remember we discussed it a few times and I've hit it again, was about to raise a new bug for discussion08:41
shardyfrustratingly it's not only the function.validate() part, the function.result gets called before the get_attr returns valid data, despite the supposed dependency caused by the get_attr08:42
* shardy vaguely recalls there was work ongoing to improve this08:42
therveshardy, I don't have a reference to one08:43
therveIt's not like it can be fixed with one bug anyway...08:44
therveThere is on going work, but it's taking a long time08:44
therveWe don't have reviewers08:45
shardytherve: Ok cool, I'll raise it anyway and we can perhaps share ideas on any workaround08:45
shardytherve: I've been doing hacks on the expression like using coalesce to escape evaluation when get_attr gives us bad data08:45
shardybut it's kind of ugly and inconvenient :(08:45
therveshardy, Well as usual you should be able to workaround it in the Yaql function itself08:45
therveYeah...08:46
shardytherve: yeah I looked at it, but it's not that easy if the get_attr is nested, I'll raise a bug with details08:46
therveSummarize Heat it seems nowadays08:46
shardymaybe you can see a better way08:46
shardywe've kind of got away with this in tripleo because of the other bug where outputs aren't validated08:47
shardybut for performance reasons it's better to do e.g yaql stuff via OS::Heat::Value instead08:48
*** openstackgerrit has quit IRC08:49
ramishrashardy: https://review.openstack.org/#/c/467805/ will probably enable us to do the placeholder stuff we have been discussing all along08:52
ramishraIt seems like the 4th patch in zaneb's long series of remaining reviews;)08:54
shardyramishra: ack will check it out08:54
shardyI raised https://bugs.launchpad.net/heat/+bug/1705216 to capture the problem anyway08:55
openstackLaunchpad bug 1705216 in heat "yaql function breaks due to get_attr returning null" [Undecided,New]08:55
*** openstackgerrit has joined #heat08:55
openstackgerritzhangdaolong proposed openstack/heat master: Change log desc for volume attach and detach  https://review.openstack.org/48382108:55
* shardy tests changes from zaneb 08:55
*** serlex has joined #heat08:57
openstackgerritRico Lin proposed openstack/heat master: Allow only validate external resource template  https://review.openstack.org/48171308:58
ricolinramishra, ^^^08:59
*** rwsu has quit IRC09:10
*** rwsu has joined #heat09:12
*** Shunli has quit IRC09:30
shardyramishra: thanks, I tried the patch series, it works but it doesn't solve my problem, because the placeholder is still None09:42
shardyI'll try to help with reviews though so we can move forward with that rework09:42
ramishrashardy: yeah, that needs to be implemented on top of it.09:43
shardyI guess we'll still need a sentinel of some sort, so we can disable function resolution09:44
shardyI'm not sure I can really work around this in the Yaql function unless I search the entire data structure for function references then tolerate failure if any of them evaluate to None09:44
shardywhich doesn't seem ideal, as it could mask real problems09:45
shardyI suppose a placeholder which tells us the referenced resource is INIT state would help09:45
*** gmoro has quit IRC09:55
*** gmoro has joined #heat09:56
openstackgerritMerged openstack/heat master: Change tags type from 'string' to 'array'  https://review.openstack.org/48320410:07
*** om2 has joined #heat10:14
*** ccamacho is now known as ccamacho|brb10:25
*** elynn_ has joined #heat10:30
*** elynn has quit IRC10:32
*** gmoro has quit IRC10:43
*** kiennt has quit IRC10:45
openstackgerritMerged openstack/heat master: Fix handle_create of ResourceGroup  https://review.openstack.org/48471910:55
*** elynn_ has quit IRC10:59
*** mdnadeem has quit IRC11:08
*** jmlowe has quit IRC11:14
*** mdnadeem has joined #heat11:20
*** gmoro has joined #heat11:26
*** _heena_py_ has quit IRC11:27
*** gmoro_ has joined #heat11:28
*** gmoro_ has quit IRC11:31
*** gmoro has quit IRC11:31
*** gmoro_ has joined #heat11:32
*** gmoro_ has quit IRC11:37
*** gmoro_ has joined #heat11:38
*** zeih has quit IRC11:43
*** chlong_ has quit IRC11:43
*** ccamacho|brb is now known as ccamacho11:45
*** jmlowe has joined #heat11:46
*** om2 has quit IRC11:49
*** jmlowe has quit IRC11:49
*** dprince has joined #heat11:58
*** elynn has joined #heat12:02
*** skramaja_ has joined #heat12:02
*** skramaja has quit IRC12:02
*** hoonetorg has joined #heat12:09
*** gmoro_ has quit IRC12:11
*** gmoro has joined #heat12:12
*** jmlowe has joined #heat12:16
*** catintheroof has joined #heat12:21
*** gkadam has quit IRC12:24
*** mdnadeem has quit IRC12:25
*** jmlowe has quit IRC12:29
*** MVenesio has joined #heat12:37
*** jmlowe has joined #heat12:38
*** elynn has quit IRC12:44
*** skramaja_ has quit IRC12:56
*** pbourke has quit IRC12:57
*** pbourke has joined #heat12:58
*** kiennt has joined #heat13:00
*** jcoufal has joined #heat13:06
*** amoralej is now known as amoralej|lunch13:11
zanebshardy: yeah, it doesn't solve the problem *now*, but it gives us a place where we can return a placeholder that is not None in the future13:24
*** EricGonc_ has joined #heat13:31
*** ayoung has joined #heat13:32
*** EricGonczer_ has quit IRC13:33
shardyzaneb: nice, thanks, I'll try to help with the reviews, testing locally it all works well for me13:34
* shardy added coalesce everywhere as a workaround for breaking yaql though :(13:34
*** pradk has joined #heat13:36
openstackgerritRico Lin proposed openstack/heat master: Add converge flag in stack update for observing on reality  https://review.openstack.org/46130213:37
*** askb has quit IRC13:39
openstackgerritRico Lin proposed openstack/python-heatclient master: Add `--converge` argument for osc stack update  https://review.openstack.org/46130513:46
openstackgerritRico Lin proposed openstack/heat master: Fix no message attribute in exception  https://review.openstack.org/48426713:48
*** rwsu has quit IRC13:49
*** hongbin has joined #heat13:49
*** jrist has quit IRC13:53
*** rwsu has joined #heat13:57
*** jrist has joined #heat14:06
openstackgerritMerged openstack/heat master: Add unit tests for function 'index'  https://review.openstack.org/43941014:08
*** felipemonteiro__ has joined #heat14:08
*** guest has joined #heat14:10
*** felipemonteiro_ has joined #heat14:11
*** felipemonteiro__ has quit IRC14:14
*** amoralej|lunch is now known as amoralej14:17
*** links has quit IRC14:18
openstackgerritMerged openstack/python-heatclient master: Add functinoal tests for 'openstack stack snapshot delete'  https://review.openstack.org/41102914:19
openstackgerritRico Lin proposed openstack/python-heatclient master: Add extra functinoal tests in heatclient  https://review.openstack.org/41006314:31
*** annegentle has joined #heat14:34
openstackgerritOpenStack Proposal Bot proposed openstack/python-heatclient master: Updated from global requirements  https://review.openstack.org/48457514:36
*** elynn has joined #heat14:41
ricolinHi guys! meeting in 13mins14:47
ricolinfeel free to add agenda here14:47
ricolinhttps://wiki.openstack.org/wiki/Meetings/HeatAgenda#Agenda_.282017-07-19_1500_UTC.2914:47
ricolin:)14:47
*** LanceHaig has joined #heat14:55
*** om2 has joined #heat15:00
ricolinkiennt, LanceHaig, kazsh, gaborm, mrwolf, zaneb,  ramishra, therve, shardy, skraynev, prazumovsky, elynn, spzala, tiantian Meeting time! at openstack-meeting-515:00
*** hoonetorg has quit IRC15:02
*** jmlowe has quit IRC15:05
openstackgerritRico Lin proposed openstack/heat-agents master: [DMT]Test py35 gate  https://review.openstack.org/48523415:10
*** guest has quit IRC15:17
*** felipemonteiro_ has quit IRC15:18
openstackgerritMerged openstack/python-heatclient master: Updated from global requirements  https://review.openstack.org/48457515:29
*** jmlowe has joined #heat15:32
*** EricGonc_ has quit IRC15:43
*** EricGonczer_ has joined #heat15:46
*** LanceHaig has quit IRC15:50
*** vishwana_ has joined #heat15:52
*** vishwanathj has quit IRC15:56
*** ccamacho has quit IRC16:04
*** felipemonteiro has joined #heat16:05
kazshricolin: I met Jonathan, Lauren, Thierry and Tom Fifield in Japan today, they were talking about your video conference idea toward coming PTG, plz let me know if you need any help, more than happy to assist you.16:06
*** sridhar_ram has quit IRC16:06
*** felipemonteiro_ has joined #heat16:07
*** rcernin has quit IRC16:09
*** elynn has quit IRC16:09
*** EricGonc_ has joined #heat16:10
*** LanceHaig has joined #heat16:11
*** LanceHaig has quit IRC16:11
*** LanceHaig has joined #heat16:11
*** felipemonteiro has quit IRC16:11
*** EricGonczer_ has quit IRC16:11
ricolinkazsh, that would be so cool:)16:12
kazsh:)  by coincidence, my big boss invited them to our office prior to OpenStack days in Tokyo.16:16
*** gmoro has quit IRC16:18
*** annegentle has quit IRC16:19
ricolinkazsh, you should ask them to convince your boss that you're very important in upsteam and should come to all PTG and Summit:)16:19
*** dyasny has joined #heat16:21
*** dyasny_ has quit IRC16:22
*** rcernin has joined #heat16:23
kazshricolin, oh yeah that is the best way;)16:24
*** rwsu has quit IRC16:24
*** gmoro has joined #heat16:25
*** gfidente has quit IRC16:29
*** rwsu has joined #heat16:29
openstackgerritKien Nguyen proposed openstack/heat master: Add upgrades guideline for operators  https://review.openstack.org/47585316:30
*** kiennt has quit IRC16:33
*** gfidente has joined #heat16:33
*** gfidente has quit IRC16:33
*** gfidente has joined #heat16:33
*** EricGonc_ has quit IRC16:35
*** EricGonczer_ has joined #heat16:49
*** derekh has quit IRC17:02
*** EricGonc_ has joined #heat17:06
*** EricGonczer_ has quit IRC17:07
*** serlex has quit IRC17:16
*** harlowja has joined #heat17:25
*** harlowja has quit IRC17:25
*** harlowja has joined #heat17:26
*** dprince has quit IRC17:37
*** annegentle has joined #heat17:37
*** fragatina has quit IRC17:44
*** pradk has quit IRC17:57
*** amoralej is now known as amoralej|off18:01
*** EricGonc_ has quit IRC18:04
*** EricGonczer_ has joined #heat18:07
*** EricGonc_ has joined #heat18:12
*** EricGonczer_ has quit IRC18:13
*** boris-42___ has joined #heat18:17
*** fragatina has joined #heat18:17
*** dprince has joined #heat18:23
*** dprince has quit IRC18:26
*** u_nuSLASHkm8 has joined #heat18:29
*** u_nuSLASHkm8 has left #heat18:29
*** dhubbard has quit IRC18:49
*** dprince has joined #heat18:56
*** gfidente is now known as gfidente|afk18:59
*** fragatina has quit IRC19:06
*** chlong_ has joined #heat19:16
*** fragatin_ has joined #heat19:29
*** tinyurl_comSLASH has joined #heat19:41
*** tinyurl_comSLASH has left #heat19:44
*** ayoung has quit IRC19:46
*** jmlowe has quit IRC19:50
*** dprince has quit IRC19:50
*** jmlowe has joined #heat19:53
*** annegentle has quit IRC19:55
*** rwsu has quit IRC20:00
*** chlong_ has quit IRC20:03
*** rwsu has joined #heat20:06
*** nicolasbock has quit IRC20:06
*** jcoufal_ has joined #heat20:09
*** jcoufal has quit IRC20:12
*** annegentle has joined #heat20:15
*** annegentle has quit IRC20:26
*** LanceHaig has quit IRC20:26
*** annegentle has joined #heat20:30
*** annegentle has quit IRC20:35
*** MVenesio has quit IRC20:41
*** chlong_ has joined #heat20:48
*** jmlowe has quit IRC20:53
*** jmlowe has joined #heat20:54
*** om2 has quit IRC21:03
*** chlong_ has quit IRC21:04
*** shardy has quit IRC21:13
*** jmlowe has quit IRC21:26
*** EricGonc_ has quit IRC21:36
*** EricGonczer_ has joined #heat21:38
*** boris-42___ has quit IRC21:41
*** gfidente|afk is now known as gfidente21:50
openstackgerritZane Bitter proposed openstack/heat master: Handle non-existent resources in list during update  https://review.openstack.org/48536421:52
*** gfidente has quit IRC22:05
*** EricGonczer_ has quit IRC22:11
*** jcoufal_ has quit IRC22:13
*** felipemonteiro_ has quit IRC22:15
*** rwsu has quit IRC22:17
*** jmlowe has joined #heat22:48
*** vishwana_ has quit IRC22:58
*** vishwanathj has joined #heat22:58
*** catintheroof has quit IRC23:03
anupnHi Folks, just wondering if HEAT template can be used to put baremetal nodes in inspect state?23:17
anupnAnd is it possible to configure services through HEAT templates?23:17
*** hongbin has quit IRC23:30
*** rcernin has quit IRC23:34
*** coreyob has quit IRC23:42
*** coreyob has joined #heat23:43
*** om2 has joined #heat23:52

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!