Thursday, 2018-08-09

*** zaneb has quit IRC00:08
*** kei-ichi has joined #heat00:49
*** pbourke has quit IRC01:20
*** pbourke has joined #heat01:22
*** hongbin has joined #heat02:49
*** skramaja has joined #heat03:20
*** neatherweb_ has quit IRC03:27
*** ramishra has joined #heat03:36
*** hongbin has quit IRC03:41
*** neatherweb_ has joined #heat04:19
*** ricolin has joined #heat04:28
*** gkadam has joined #heat04:28
ramishraricolin: Hi, it seems the amphora image is broken with bad code, so the octavia tests are failing in all branches05:11
ramishrait seems they have fixed it and the new images would be available in an hour or so05:11
ramishrahopefully we can land some patches after that.. We may track http://tarballs.openstack.org/octavia/test-images/ for the new images05:12
ricolinramishra, yeah, aware of that, hope that new image works for us:/05:22
ramishraricolin: you were aware of the bad merge in octavia before?05:24
ricolinramishra, no, I mean aware the situation for the broken octavia image this morning05:26
ramishraI just found  out that from the lbaas team. Anyway, that's the issue of using pre-built images05:26
ramishrathey split features in patches and then build does not pick up all the changes05:27
ramishraimage is missing https://review.openstack.org/#/c/587690, such small changes to say the least:/05:31
*** nicolasbock has joined #heat05:34
ramishraDuh..the tests were failing since yesterday morning:/05:50
ricolinramishra, I only see failure from this morning, you find log from yesterday?05:52
ramishraricolin: well, the last image build was yesterday, I can see logs with failure since yesterday evening(my time)05:58
ramishrawe can either wait for the new image or skip the tests, but as its borked for both master and queens (where we started using the pre-built image), it's better to wait06:01
vishakharicolin: Hi. Pl review   https://review.openstack.org/#/c/583188/. Pending from a week. Thanks06:13
*** nicolasbock has quit IRC06:35
*** nicolasbock has joined #heat06:41
*** rcernin has quit IRC07:16
openstackgerritOpenStack Proposal Bot proposed openstack/heat-dashboard master: Imported Translations from Zanata  https://review.openstack.org/59015207:26
ricolinramishra, thx for rechecking those job, I can see it works on zuul now08:23
openstackgerritRico Lin proposed openstack/heat master: cors: update default configuration  https://review.openstack.org/39406208:37
*** gmoro has joined #heat08:43
openstackgerritRico Lin proposed openstack/heat-tempest-plugin master: Add function descriptions for tempest plugin  https://review.openstack.org/54162908:43
*** pbourke has quit IRC09:08
*** pbourke has joined #heat09:16
*** ricolin has quit IRC09:26
*** derekh has joined #heat09:35
*** gfidente has joined #heat09:42
*** mvpnitesh has joined #heat09:44
*** sm806 has quit IRC09:51
*** serlex has joined #heat09:58
*** gkadam has quit IRC10:13
*** gkadam has joined #heat10:13
openstackgerritMerged openstack/heat master: Drop ceilometerclient requirement  https://review.openstack.org/53261710:21
*** neatherweb_ has quit IRC10:40
openstackgerritMerged openstack/heat master: Don't change INIT_COMPLETE resources to CHECK_COMPLETE  https://review.openstack.org/58454411:36
mvpniteshhi, can someone tell me how to read json values from HOT template parameter and use them in resource11:48
*** neatherweb_ has joined #heat12:03
thervemvpnitesh: Just use a type:json parameter?12:11
*** neatherweb_ has quit IRC12:14
mvpniteshtherve: Thanks, I know that thing. Actually if you look http://paste.openstack.org/show/727728/, i want to pass minion flavor and count to next yaml. Can u please tell me how can i pass them12:17
thervemvpnitesh: What's the issue? It looks correct to me12:19
mvpniteshthe minion-flavor.yaml of  http://paste.openstack.org/show/727728/ is http://paste.openstack.org/show/727729/12:22
mvpniteshwhen i'm creating a stack, it is throwing me "ERROR: Property error: : resources.kube_minions_flavors<nested_stack>.resources[0].properties: : Unknown Property minion_flavors12:23
mvpnitesh"12:23
thervemvpnitesh: minion_flavor != minion_flavors ?12:28
therveIt looks you don't consistently use the correct name12:29
mvpniteshtherve: gave same name then also i got the same error12:31
thervemvpnitesh: {get_param: [minion_flavors, {get_param: minion_flavor_index}]}12:33
therveThat doesn't look correct?12:33
therveWhat do you want to achieve here?12:33
therveYou pass an index, but flavor is a dict12:34
therveAlso {get_param: [{get_param: minion_flavor_index},minion_flavors]} looks broken as well12:34
mvpniteshtherve: I want a HOT template which can create instance of flavor m1.small of count 2 , flavor m1.medium of count 3 and flavor m1.large of count 4. Can u please help me in creating this HOT12:35
thervemvpnitesh: Why do you need to make it modular like that? Just create 3 resource groups in a single template?12:36
mvpniteshtherve: Based on the input the falvor and count will be changed. So i want a modular one12:37
thervemvpnitesh: http://paste.openstack.org/show/727737/ and http://paste.openstack.org/show/727736/ maybe12:41
mvpniteshtherve:Thanks. But i've got this error "ERROR: Property error: : resources.kube_minions_flavors<nested_stack>.resources[0].properties: : Unknown Property minion_flavors"12:45
mvpniteshtherve: I'll try to figure out12:45
thervemvpnitesh: With my template?12:45
*** edmondsw has joined #heat12:45
mvpniteshtherve: yes12:46
thervemvpnitesh: I don't know12:46
mvpniteshtherve: Thanks for the help. I'll try to figure it out.12:48
mvpniteshtherve: Thanks alot, it is working12:50
therveAh :)12:50
openstackgerritMerged openstack/heat master: Refactor deferral of stack state persistence  https://review.openstack.org/58750412:56
openstackgerritMerged openstack/heat master: Robust handling of parent and child process deaths  https://review.openstack.org/58632312:57
*** mvpnitesh has quit IRC12:57
*** ramishra has quit IRC12:59
openstackgerritMerged openstack/heat master: cors: update default configuration  https://review.openstack.org/39406213:04
openstackgerritMerged openstack/heat-tempest-plugin master: Add function descriptions for tempest plugin  https://review.openstack.org/54162913:05
*** ramishra has joined #heat13:08
*** skramaja has quit IRC13:25
*** jcoufal has joined #heat13:27
*** zaneb has joined #heat13:28
*** jcoufal_ has joined #heat13:28
*** edmondsw has quit IRC13:29
*** jcoufal has quit IRC13:31
*** edmondsw has joined #heat13:36
*** jistr is now known as jistr|call13:39
*** edmondsw has quit IRC13:41
*** edmondsw has joined #heat13:50
*** jistr|call is now known as jistr13:59
zanebtherve: this patch would be good to get in before we branch: https://review.openstack.org/58798114:24
* therve looks14:24
*** gkadam_ has joined #heat14:26
*** gkadam has quit IRC14:30
*** hongbin has joined #heat14:41
*** ivve has quit IRC15:03
*** jcoufal_ has quit IRC15:24
*** jcoufal has joined #heat15:30
*** phuoc has quit IRC15:32
*** ricolin has joined #heat15:36
openstackgerritMerged openstack/heat master: Remove branch-specific templates from .zuul.yaml  https://review.openstack.org/58798116:12
*** derekh has quit IRC16:14
*** gkadam_ has quit IRC16:32
*** hongbin has quit IRC16:37
*** ramishra has quit IRC17:03
*** serlex has quit IRC17:24
*** ricolin has quit IRC17:46
*** gfidente has quit IRC18:05
openstackgerritOpenStack Release Bot proposed openstack/heat master: Update reno for stable/rocky  https://review.openstack.org/59046918:16
*** jcoufal_ has joined #heat19:27
*** jcoufal_ has quit IRC19:41
*** jcoufal_ has joined #heat19:54
*** jcoufal_ has quit IRC19:55
*** nicolasbock has quit IRC20:11
openstackgerritMerged openstack/heat master: Fix errors with issubclass() in Python 3.7  https://review.openstack.org/58830720:53
*** jcoufal has quit IRC21:17
*** zaneb has quit IRC21:27
*** mchlumsky has quit IRC21:58
*** rcernin has joined #heat22:09
*** schaney has joined #heat23:19
*** slagle has joined #heat23:55

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