Tuesday, 2015-08-04

*** achanda has quit IRC00:06
*** Raj1 has quit IRC00:10
stevebakerasalkeld: could you take a look at these fixes? they are impacting tripleo https://review.openstack.org/#/c/204780 https://review.openstack.org/#/c/20625600:13
asalkeldok00:13
*** jaypipes has quit IRC00:18
asalkeldstevebaker: do you have a follow up that changes to objects?00:18
asalkeld+2'd them00:21
*** shadower has quit IRC00:23
*** shadower has joined #heat00:23
*** cing has joined #heat00:26
*** chlong has joined #heat00:27
stevebakerasalkeld: not yet. once this lands then I'll do the backport then the followup00:27
*** sabeen has quit IRC00:28
*** rpothier has joined #heat00:33
*** Qiming has joined #heat00:35
*** ricolin has joined #heat00:35
*** haigang has joined #heat00:35
*** sjmc7 has joined #heat00:39
*** sabeen1 has joined #heat00:41
*** sabeen1 has quit IRC00:41
*** sjmc7 has quit IRC00:44
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/20869400:44
*** Qiming has quit IRC00:48
openstackgerritOpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/20872900:48
*** Drago has quit IRC00:53
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/20869400:53
*** zengyingzhe_ has joined #heat01:04
*** zhonghua-lee has joined #heat01:06
*** dsneddon is now known as dsneddon_away01:13
zengyingzhe_morning all01:15
*** sdake_ has quit IRC01:15
*** sdake has joined #heat01:16
openstackgerritAngus Salkeld proposed openstack/heat: Validate TemplateResource schema when based on other templates  https://review.openstack.org/19740201:20
*** haigang has quit IRC01:26
*** zhenguo has joined #heat01:27
*** haigang has joined #heat01:27
*** Yanyanhu has joined #heat01:28
*** Yanyan has joined #heat01:33
*** huangtianhua has joined #heat01:33
*** Qiming has joined #heat01:33
*** Yanyanhu has quit IRC01:35
*** cing has quit IRC01:35
*** rpothier has quit IRC01:41
*** pal has joined #heat01:45
*** tobe_ has joined #heat01:46
*** neelashah has joined #heat01:48
*** cing has joined #heat01:48
openstackgerritMerged openstack/heat: Add base resolve method for attributes  https://review.openstack.org/19560901:52
openstackgerritMerged openstack/heat: Add show_resource function to Glance resources (2)  https://review.openstack.org/19959601:52
*** erkules has quit IRC01:52
openstackgerritMerged openstack/heat: Add show_resource function to Manila resources (5)  https://review.openstack.org/20123001:52
*** erkules has joined #heat01:53
*** skraynev has quit IRC01:54
*** kairat has quit IRC01:55
*** spzala has quit IRC01:58
*** elynn has joined #heat02:00
*** test has joined #heat02:18
*** test is now known as Guest1115502:19
sirushtimorning all02:22
asalkeldhi02:22
openstackgerritAngus Salkeld proposed openstack/heat: Replace FnGetAttr from Stack resource with _resolve_attribute  https://review.openstack.org/20609802:22
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: pass the input_data into Stack.load()  https://review.openstack.org/20479302:22
openstackgerritAngus Salkeld proposed openstack/heat: Resolve dynamic attributes for resources  https://review.openstack.org/20512802:22
sirushtinice^02:23
asalkeldsirushti: it's not done, kairat needs to complete the DyanmicAttribute stuff02:23
asalkeldthat's so I can change FnGetAttr to attributes[key]02:24
asalkeldand the nested stacks will still work02:24
sirushticouldn't rsrc._resolve_attribute just be used?02:24
asalkeldno, the nested stacks override FnGetAttr02:25
asalkeldthey have dynamic attributes02:25
asalkeldso kairat has a nice mechanism for that02:25
asalkeldwe should call into here: https://github.com/openstack/heat/blob/master/heat/engine/attributes.py#L20302:26
sirushtiI'll take a look02:26
sirushtiThe problem was that using FnGetAttr goes and looks up cache_data which is not what we want02:27
asalkeldexactly02:27
asalkeldhttps://review.openstack.org/#/c/204793/2/heat/engine/worker.py02:27
sirushtiok, that works out nicely then02:27
asalkeldand it's not a private method02:28
asalkeldcall private methods feels weird02:28
asalkeld(from other modules)02:28
sirushtiyeah, agreed02:28
sirushtibtw, do we have a way to force MySQL to be above 5.6.4 in https://review.openstack.org/#/c/208276/?02:29
sirushtiasalkeld, probably a flag to DevStack in pre_test_hook.sh02:29
asalkeldsirushti: it's mysql-server that is the issue02:30
asalkeldwe really rely on the base OS for that02:30
sirushtiIf say, we make it voting, we can't let it fail intermittently though02:30
sirushtiohh, so it's a precise vs trusty issue?02:30
asalkeldyip02:30
asalkeldwe could requrie trusty in the job definition02:30
asalkeldreally smells like a release note02:31
*** Guest11155 has quit IRC02:31
sirushtiprecise doesn't have the newest packages or just installs an older version?02:31
asalkeldhonestly not sure about that02:32
*** vijayagurug has joined #heat02:37
openstackgerritQiming Teng proposed openstack/heat: Split OpenStack API V1 unit tests  https://review.openstack.org/20107902:38
openstackgerritSirushti Murugesan proposed openstack/heat: Include base_attributes_schema in resource_schema  https://review.openstack.org/20856402:38
*** vijayagurug has quit IRC02:39
*** pal has quit IRC02:40
openstackgerrithuangtianhua proposed openstack/heat: Make sure 'SubnetId' update works for instance  https://review.openstack.org/20733402:42
*** hdd has joined #heat02:45
*** achanda has joined #heat02:45
*** sdake has quit IRC02:48
openstackgerrithuangtianhua proposed openstack/heat: Add _show_resource function to Cinder resources (6)  https://review.openstack.org/20735002:49
*** tobe_ has quit IRC02:54
*** dims has joined #heat02:54
*** hdd has quit IRC03:02
*** cing has quit IRC03:05
*** dims has quit IRC03:15
ramishramorning all03:15
sirushtihi03:16
*** sdake has joined #heat03:16
openstackgerritMerged openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/20872903:18
*** ananta_ has joined #heat03:27
*** achanda has quit IRC03:37
*** sdake_ has joined #heat03:38
openstackgerrithuangtianhua proposed openstack/heat: Refactor wait condition handles  https://review.openstack.org/20202803:40
*** sdake has quit IRC03:41
*** coolsvap|away is now known as coolsvap03:43
openstackgerritSteve Baker proposed openstack/python-heatclient: OpenStackClient plugin for stack operations  https://review.openstack.org/19586703:50
*** pal has joined #heat03:56
*** cing has joined #heat03:58
*** neelashah has quit IRC04:01
openstackgerritQiming Teng proposed openstack/heat: Split OpenStack API V1 unit tests  https://review.openstack.org/20107904:02
openstackgerritMerged openstack/heat: py34: heat.tests.test_engine_service  https://review.openstack.org/20814104:07
*** KanagarajM has joined #heat04:11
KanagarajMgood morning all !04:12
*** daneyon has quit IRC04:17
*** sjmc7 has joined #heat04:17
*** daneyon has joined #heat04:17
*** achanda has joined #heat04:21
*** sjmc7 has quit IRC04:21
*** haigang has quit IRC04:22
*** pal has quit IRC04:23
*** haigang has joined #heat04:25
openstackgerritMerged openstack/heat: Add show_resource function to Nova resources (1)  https://review.openstack.org/19561004:26
openstackgerritMerged openstack/heat: Add show_resource function to Ceilometer resources (9)  https://review.openstack.org/20788204:27
openstackgerritMerged openstack/heat: Add show_resource function to Trove resources (7)  https://review.openstack.org/20784604:27
openstackgerritMerged openstack/heat: Updated from global requirements  https://review.openstack.org/20869404:27
*** zhonghua-lee has quit IRC04:28
openstackgerritSirushti Murugesan proposed openstack/heat: WIP Convergence: Implement cancel-stack-update  https://review.openstack.org/20879004:29
*** pal has joined #heat04:30
*** jdandrea has quit IRC04:30
openstackgerritSirushti Murugesan proposed openstack/heat: WIP Convergence: Implement cancel-stack-update  https://review.openstack.org/20879004:32
*** randallburt has quit IRC04:33
*** achanda_ has joined #heat04:35
*** achanda has quit IRC04:35
openstackgerritAngus Salkeld proposed openstack/heat: Replace FnGetAttr from Stack resource with _resolve_attribute  https://review.openstack.org/20609804:38
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: pass the input_data into Stack.load()  https://review.openstack.org/20479304:38
ricolinhi04:38
openstackgerritAngus Salkeld proposed openstack/heat: Resolve dynamic attributes for resources  https://review.openstack.org/20512804:38
openstackgerritAngus Salkeld proposed openstack/heat: Add show_resource to stack_resource and template_resource  https://review.openstack.org/20879204:38
openstackgerritSirushti Murugesan proposed openstack/heat: WIP Convergence: Implement stack-cancel-update  https://review.openstack.org/20879004:39
*** cing has quit IRC04:40
*** zhonghua-lee has joined #heat04:52
openstackgerritKanagaraj Manickam proposed openstack/heat: Monasca client plugin  https://review.openstack.org/19569704:54
openstackgerritKanagaraj Manickam proposed openstack/heat: Monasca Notification resource plugin  https://review.openstack.org/20287904:54
openstackgerritKanagaraj Manickam proposed openstack/heat: Monasca Alarm definition resource plugin  https://review.openstack.org/20288004:54
*** pm90__ has quit IRC04:54
*** haigang has quit IRC05:04
*** Yanyan has quit IRC05:10
openstackgerritRico Lin proposed openstack/heat: add time_constraints property in OS::Ceilometer::Alarm  https://review.openstack.org/20149805:10
*** ishant has joined #heat05:14
*** huangtianhua has quit IRC05:19
*** Yanyanhu has joined #heat05:23
*** ishant_ has joined #heat05:26
*** ishant has quit IRC05:29
*** yuanying has quit IRC05:31
*** yuanying has joined #heat05:32
*** tobe_ has joined #heat05:36
*** yuanying has quit IRC05:36
*** rakesh_hs has joined #heat05:37
*** jdob has quit IRC05:38
*** yuanying has joined #heat05:39
*** haigang has joined #heat05:50
*** tobe_ has quit IRC05:50
*** tobe_ has joined #heat05:53
*** tobe_ has quit IRC05:58
*** jdob has joined #heat05:58
*** elynn has quit IRC06:02
*** elynn has joined #heat06:04
*** sjmc7 has joined #heat06:06
*** jtomasek has joined #heat06:06
*** huangtianhua has joined #heat06:10
*** sjmc7 has quit IRC06:10
*** ramineni has joined #heat06:11
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex  https://review.openstack.org/20881406:15
*** huangtianhua has quit IRC06:16
openstackgerritAnant Patil proposed openstack/heat: Fix stack-list after failed update  https://review.openstack.org/20643506:18
*** tspatzier has joined #heat06:20
*** jprovazn has joined #heat06:25
*** daneyon has quit IRC06:30
*** KanagarajM_ has joined #heat06:31
*** KanagarajM_ has joined #heat06:32
*** KanagarajM has quit IRC06:35
*** huangtianhua has joined #heat06:38
*** vijayagurug has joined #heat06:41
*** zeih has joined #heat06:44
openstackgerrithuangtianhua proposed openstack/heat: Make sure 'SubnetId' update works for instance  https://review.openstack.org/20733406:45
*** Marga_ has joined #heat06:46
*** Marga_ has quit IRC06:46
*** Marga_ has joined #heat06:47
*** elynn_ has joined #heat06:48
*** elynn has quit IRC06:49
*** zhonghua-li has joined #heat06:53
*** zhonghua-lee has quit IRC06:56
openstackgerritAnant Patil proposed openstack/heat: Convergence: Implementation of timeout  https://review.openstack.org/20596506:57
*** yuntong has quit IRC06:59
*** h00327910__ has joined #heat07:01
*** achanda_ has quit IRC07:01
*** elynn has joined #heat07:01
*** elynn_ has quit IRC07:01
*** zhonghua-li has quit IRC07:08
*** kairat has joined #heat07:08
*** skraynev has joined #heat07:08
*** jcoufal has joined #heat07:09
*** cmyster has joined #heat07:10
*** cmyster has quit IRC07:10
*** cmyster has joined #heat07:10
*** zhonghua-li has joined #heat07:14
*** Marga_ has quit IRC07:17
*** tiantian has joined #heat07:24
*** skraynev has quit IRC07:26
*** skraynev has joined #heat07:26
*** huangtianhua has quit IRC07:27
*** lsmola has joined #heat07:42
*** Marga_ has joined #heat07:46
*** chlong has quit IRC07:47
*** pal has quit IRC07:54
*** sjmc7 has joined #heat07:55
*** tlashchova has joined #heat07:55
*** ramineni has quit IRC07:56
*** ramineni has joined #heat07:56
sara_therve : my disk image build fails everytime07:56
sara_and I can't figure out the reason07:56
sara_can you help me?07:57
sara_I have the output07:57
sara_wanna take a look?07:57
sara_I used the dib release as you suggested yesterday07:58
thervesara_, Sure07:58
sara_do you have a mail address or smt?07:58
sara_or do you want me to paste it here (the output is veery long)07:58
thervesara_, paste.openstack.org07:59
*** sjmc7 has quit IRC07:59
*** ramineni has quit IRC07:59
*** ramineni has joined #heat08:00
sara_excuse me?08:00
thervesara_, Go to http://paste.openstack.org/08:00
therveYou can paste your logs there08:01
sara_aah. ok thx08:01
*** yassine has joined #heat08:01
*** yassine has quit IRC08:01
*** yassine has joined #heat08:03
sara_therve, here is the link http://paste.openstack.org/show/406828/08:04
thervesara_, Missing the end?08:05
sara_oh yeah08:06
sara_wait a sec08:06
*** pas-ha has joined #heat08:08
*** jistr has joined #heat08:08
pas-hamorning all08:09
*** jcoufal has quit IRC08:14
*** bdossant has joined #heat08:14
sara_therev, http://paste.openstack.org/show/406833/08:14
sara_http://paste.openstack.org/show/406834/08:14
*** tobe_ has joined #heat08:17
openstackgerritSirushti Murugesan proposed openstack/heat: DNM: Convergence Testing: Manual override  https://review.openstack.org/19326908:19
openstackgerrithuangtianhua proposed openstack/heat: Return errors message if validate fail when clearing hook  https://review.openstack.org/19991808:24
*** Marga_ has quit IRC08:25
thervesara_, Sorry, I don't see anything wrong with it08:26
thervesara_, I suggest looking or using what's at https://github.com/openstack/heat-templates/tree/master/hot/software-config/test-image08:26
sara_ok i'll try with this one08:26
*** Marga_ has joined #heat08:26
sara_thanks08:26
openstackgerrithuangtianhua proposed openstack/heat: Return error message if validate fail when clearing hook  https://review.openstack.org/19991808:27
sara_Actually I have another question08:28
sara_I need to set a udp load balancer ana unfortunaltely udp loadabalncer are not supported by openstack08:28
sara_what i'm willing to do08:28
sara_is configure a dns server to load the udp traffic of my front ends08:29
sara_but i need to update this dns each time a new front end is spawned by heat08:29
sara_is there any way i can do it with the software config ?08:30
sara_I mean update server x if the autoscaling group y spawn a new server?N08:30
thervePossibly, but I'm not a software config expert08:31
therveIt might be hard with autoscaling08:32
*** Marga_ has quit IRC08:32
sara_it's the only solution I can see.08:33
sara_I really need to talk to one of the software config guys and ask them if it's possible08:33
*** aweiteka has quit IRC08:35
*** cody-somerville- has quit IRC08:35
openstackgerritMerged openstack/heat: Make sure all "updated_at" fields store fractional seconds  https://review.openstack.org/20827608:36
*** bdossant has quit IRC08:36
*** Marga_ has joined #heat08:37
*** aweiteka has joined #heat08:37
*** cody-somerville- has joined #heat08:37
*** zhonghua-li is now known as zhonghua-lee08:37
*** bdossant has joined #heat08:37
*** Marga_ has quit IRC08:42
*** bdossant has quit IRC08:43
*** bdossant has joined #heat08:44
*** e0ne has joined #heat08:44
*** pal has joined #heat08:47
*** alexpilotti has quit IRC08:51
*** alexpilotti has joined #heat08:52
*** jcoufal has joined #heat08:54
*** jcoufal has quit IRC08:55
*** jcoufal has joined #heat08:56
openstackgerritMerged openstack/heat: Always commit after deployment db operations  https://review.openstack.org/20478008:57
*** randallburt has joined #heat09:05
*** randallburt has joined #heat09:05
*** jcoufal has quit IRC09:07
*** kairat has quit IRC09:10
*** jcoufal has joined #heat09:11
*** kairat has joined #heat09:14
openstackgerritMerged openstack/heat: add time_constraints property in OS::Ceilometer::Alarm  https://review.openstack.org/20149809:20
sara_cmyster, you there09:20
sara_I have a question regarding software config09:20
sara_?09:20
sara_is there any softwareconfig expert here ??09:21
sara_I need to set a udp load balancer ana unfortunaltely udp loadabalncer are not supported by openstack09:22
sara_what i'm willing to do09:22
sara_is configure a dns server to load the udp traffic of my front ends09:22
sara_but i need to update this dns each time a new front end is spawned by heat09:22
sara_is there any way i can do it with the software config ?09:22
openstackgerritKairat Kushaev proposed openstack/heat: Add test for template resource suspend/resume  https://review.openstack.org/20790009:23
openstackgerritIshant Tyagi proposed openstack/heat: convergence scenario tests  https://review.openstack.org/20366109:24
openstackgerritSergey Kraynev proposed openstack/heat: Use base attributes with attribute_schema of class  https://review.openstack.org/20501809:24
*** boris-42 has quit IRC09:30
*** jprovazn has quit IRC09:41
*** sjmc7 has joined #heat09:43
*** zhonghua-lee has quit IRC09:43
*** zhonghua-lee has joined #heat09:44
openstackgerrithuangtianhua proposed openstack/heat: Return error message if validate fail when clearing hook  https://review.openstack.org/19991809:47
*** sjmc7 has quit IRC09:48
*** erkules has quit IRC09:52
*** erkules has joined #heat09:52
*** openstackgerrit_ has joined #heat09:53
*** dims has joined #heat09:55
*** jcoufal has quit IRC09:59
openstackgerrithuangtianhua proposed openstack/heat: Fix incorrect resource's information while describing  https://review.openstack.org/20838609:59
*** jcoufal has joined #heat09:59
*** jcoufal has quit IRC10:10
*** jprovazn has joined #heat10:10
openstackgerritOleksii Chuprykov proposed openstack/heat: Add show_resource function to Magnum resources (8)  https://review.openstack.org/20785410:10
*** zhonghua-li has joined #heat10:12
*** zhonghua-lee has quit IRC10:13
*** haigang has quit IRC10:14
*** ricolin has quit IRC10:14
*** Marga_ has joined #heat10:17
openstackgerrithuangtianhua proposed openstack/heat: Correct volume restore behavior  https://review.openstack.org/18215210:18
openstackgerrithuangtianhua proposed openstack/heat: Add and apply cinder backup constraint  https://review.openstack.org/18343310:18
openstackgerritOleksii Chuprykov proposed openstack/heat: Add show_resource function to Magnum resources (8)  https://review.openstack.org/20785410:19
*** Marga_ has quit IRC10:20
*** Marga_ has joined #heat10:20
*** zeih has quit IRC10:22
*** Yanyanhu has quit IRC10:27
*** Marga_ has quit IRC10:31
*** yuanying has quit IRC10:35
*** yuanying has joined #heat10:36
*** yuanying has quit IRC10:38
*** Qiming has quit IRC10:38
*** yuanying has joined #heat10:38
*** zhonghua-li has quit IRC10:39
*** jcoufal has joined #heat10:52
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Add functional test for resource exposure  https://review.openstack.org/20204210:56
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Expose resources based on user roles  https://review.openstack.org/20148811:00
*** radez is now known as radez_g0n311:01
*** elynn has quit IRC11:06
*** coolsvap is now known as coolsvap|away11:14
openstackgerritKairat Kushaev proposed openstack/heat: Refactor format_resource_attributes  https://review.openstack.org/20900011:17
openstackgerritKairat Kushaev proposed openstack/heat: Refactor format_resource_attributes  https://review.openstack.org/20900011:21
*** tiantian has quit IRC11:24
*** Marga_ has joined #heat11:25
openstackgerritMerged openstack/heat: Add keystone.user custom constraint  https://review.openstack.org/20711711:26
openstackgerritMerged openstack/heat: Convergence: Refactor convergence dependency  https://review.openstack.org/20348411:26
*** tlashchova has quit IRC11:26
openstackgerritMerged openstack/heat: Convergence: Fix concurrent update resource cleanup  https://review.openstack.org/20727111:26
*** bdossant_ has joined #heat11:27
*** tlashchova has joined #heat11:27
*** bdossant has quit IRC11:29
*** bdossant_ has quit IRC11:30
luvhi! Im trying to create an N number of nova servers+floating ips+... - it works fine using OS::Heat::ResourceGroup11:30
*** openstackgerrit has quit IRC11:31
*** openstackgerrit_ is now known as openstackgerrit11:31
*** openstackgerrit has quit IRC11:32
*** openstackgerrit_ has joined #heat11:32
*** sjmc7 has joined #heat11:32
*** openstackgerrit_ is now known as openstackgerrit11:32
luvOnly problem I run into is if I set "name: xxx_%index%" in OS::Nova::Server it works if the server resource is directly in resource_def but If I set ResourceGroup resource_def: { type: my_resource.yaml } %index% is not replaced11:32
openstackgerritAnusha Ramineni proposed openstack/heat: LOG the message as ERROR when status is FAILED  https://review.openstack.org/20900311:33
*** openstackgerrit_ has joined #heat11:33
therveluv, You need to pass index as a parameter of the sub template, and do string formatting there11:34
therveI think11:34
luvwill give it a shot11:35
openstackgerritAnusha Ramineni proposed openstack/heat: LOG the message as ERROR when status is FAILED  https://review.openstack.org/20900311:37
*** sjmc7 has quit IRC11:37
*** ramineni has quit IRC11:38
*** sdake_ has quit IRC11:47
*** steveg_afk has joined #heat11:47
luvtherve: yes, it works. str_replace is bit awkward but I will get used to it :) thanks11:47
*** steveg_afk has quit IRC11:47
therveluv, No problem!11:47
*** Qiming has joined #heat11:49
openstackgerritSirushti Murugesan proposed openstack/heat: Revert "Temporarily skip failing scenario tests"  https://review.openstack.org/20769311:51
*** pal has quit IRC11:52
*** hdd has joined #heat11:53
ramishraskraynev: hi11:54
openstackgerritIshant Tyagi proposed openstack/heat: Remove redundant parameter from EngineService  https://review.openstack.org/20901511:54
skraynevramishra: hi11:54
ramishraskraynev: reg https://review.openstack.org/#/c/208165/11:54
*** Marga_ has quit IRC11:54
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Don't use rich objects is servers update  https://review.openstack.org/20424811:56
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Use default client name in nova  - afterfixes  https://review.openstack.org/20901611:56
skraynevramishra: https://review.openstack.org/#/c/206793/1 - it was merged , I suggest to chat with Angus, because he probably has some ideas how to use it (as I understood correctly it's need for convergence tests)11:56
ramishraskraynev: https://review.openstack.org/#/c/206793/1 adds an option to skip notification tests, which becomes redundant with the global skip11:56
*** haigang has joined #heat11:56
skraynevramishra: correct, but as I mentioned above it's already merged11:56
*** tobe_ has quit IRC11:56
ramishraskraynev: that can coexist without any issues11:57
ramishraskraynev:  we can revert that once this patch is merged11:57
ramishraskraynev: that just adds an option, but does not skip the test at the gate11:57
skraynevramishra: correct, but I am not sure, that it's not used in some Convergence patches11:58
*** haigang has quit IRC11:59
*** tobe_ has joined #heat11:59
skraynevramishra: I just suggest you to remove it in your patch, like you did it for other options11:59
skraynevIMO, it's more clear, than revert this patch.11:59
*** jaypipes has joined #heat11:59
ramishraskraynev: which convergence patch? removing it would actually break if there is an dependency. revert is a better option12:00
*** tobe_ has quit IRC12:01
skraynevramishra: I said, that I am not sure, but Angus as author should know.12:01
ramishraskraynev: AFAIK, it was for tests with standalone heat. anyway, let's see what Angus have to say on this.12:03
skraynevwhy removing should break something and revert should not ? IMO it has not big differences...12:03
skraynevramishra: Agree12:03
*** randallburt has quit IRC12:10
*** Marga_ has joined #heat12:11
*** hdd has quit IRC12:14
*** KanagarajM_ has quit IRC12:14
*** lkarm has joined #heat12:16
*** openstackgerrit has quit IRC12:16
*** openstackgerrit has joined #heat12:17
*** ananta_ has quit IRC12:22
*** jdob has quit IRC12:23
*** jdob has joined #heat12:23
*** blomquisg has joined #heat12:25
*** sdake has joined #heat12:36
*** chlong has joined #heat12:42
*** zengyingzhe_ has quit IRC12:48
*** ishant_ has quit IRC12:49
*** alexpilotti has quit IRC12:52
*** alexpilotti has joined #heat12:53
*** pal has joined #heat12:55
*** rpothier has joined #heat12:55
*** jaypipes has quit IRC12:57
*** jaypipes has joined #heat13:00
*** dims_ has joined #heat13:00
*** jruano has joined #heat13:01
*** jdandrea has joined #heat13:02
*** dims has quit IRC13:02
*** dims has joined #heat13:04
*** dims_ has quit IRC13:06
*** coolsvap|away is now known as coolsvap13:06
openstackgerritKairat Kushaev proposed openstack/heat: Refactor format_resource_attributes  https://review.openstack.org/20900013:08
*** Marga_ has quit IRC13:08
*** jonesbr has joined #heat13:08
*** jaime49 has joined #heat13:08
*** dyasny has joined #heat13:09
*** vijayagurug has left #heat13:10
*** pm90_ has joined #heat13:11
*** jasond has joined #heat13:16
*** radez_g0n3 is now known as radez13:16
*** sara_ has quit IRC13:17
*** neelashah has joined #heat13:18
*** spzala has joined #heat13:19
*** nihilifer has quit IRC13:23
*** coolsvap is now known as coolsvap_13:23
*** hdd has joined #heat13:25
*** hdd has quit IRC13:26
*** hdd has joined #heat13:27
*** chlong has quit IRC13:31
*** dims_ has joined #heat13:36
*** dims has quit IRC13:37
*** kencjohnston has joined #heat13:41
*** thumpba has joined #heat13:43
jdandreaWhen setting up tempest to *just* test heat, do I only have to edit the [orchestration] section of tempest.conf? Trying to find my way through their docs and figure out how it all works ...13:43
*** pal_ has joined #heat13:47
openstackgerritMerged openstack/heat: Use base attributes with attribute_schema of class  https://review.openstack.org/20501813:47
*** pal has quit IRC13:48
*** jprovazn has quit IRC13:48
*** pal has joined #heat13:49
*** Marga_ has joined #heat13:51
luvkinda annoying there is not much docs on cloud-config13:51
*** pal_ has quit IRC13:51
luvjust a bunch of examples in official documentation and that's it13:52
openstackgerritMerged openstack/heat: Add doc about db being offline to encryption utility  https://review.openstack.org/20319013:53
*** kencjohnston has quit IRC13:53
openstackgerritMerged openstack/heat: Add _show_resource function to Cinder resources (6)  https://review.openstack.org/20735013:54
openstackgerritMerged openstack/heat: Add show_resource function to Magnum resources (8)  https://review.openstack.org/20785413:54
openstackgerritMerged openstack/heat: Add test for template resource suspend/resume  https://review.openstack.org/20790013:54
openstackgerritMerged openstack/heat: Add test for template resource suspend/resume  https://review.openstack.org/20790013:54
luvfor starters im trying to set up the "default user" with an extra private+public ssh keypair so all the instances can ssh to each other13:55
ramishrazaneb: hi around13:55
ramishra?13:55
zanebtechnically yes, but pretty busy atm13:55
openstackgerritOleksii Chuprykov proposed openstack/heat: Fix handle_delete for zaqar queue  https://review.openstack.org/20907613:56
ramishrazaneb: ok. wanted to know if you got a chance to look at https://review.openstack.org/#/c/194054/?13:57
zanebnot yet13:58
*** sjmc7 has joined #heat14:00
ramishraok. pl have a look when you have time.  would like to know if it addresses your earlier concern. thanks14:00
openstackgerritOleksii Chuprykov proposed openstack/heat: Fix handle_delete for zaqar queue  https://review.openstack.org/20907614:01
*** Marga_ has quit IRC14:01
*** pal has quit IRC14:01
*** pal has joined #heat14:02
*** Marga_ has joined #heat14:02
*** rakesh_hs has quit IRC14:05
luvCan I set up an extra user with a key supplied with "key_name" property to the server instance?14:07
luvssh-import-id ?14:11
luvno14:12
therveNot sure what you mean14:15
therveHave another user with the key in authorized_keys?14:15
*** jcoufal has quit IRC14:16
*** jprovazn has joined #heat14:16
luvyes14:17
therveMust be doable with cloud init14:17
*** Qiming has quit IRC14:19
luvthere is a property "ssh-authorized-keys" I can set for a user ... but it needs the actual key ie a string like "ssh-rsa AAAA....."14:20
*** pal has quit IRC14:20
*** pm90_ has quit IRC14:20
*** pal has joined #heat14:20
*** Marga_ has quit IRC14:21
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/20908814:21
*** Tross has joined #heat14:24
*** Tross1 has quit IRC14:25
*** pal has quit IRC14:26
therveIndeed, it only seem to support one user14:26
*** pal has joined #heat14:27
luvand my vim is crashing now14:27
luvhaven't seen that happen yet, I guess the yaml support in vim is not perfect14:28
luvyup, the syntax highlight for yaml enters an infinite loop14:31
*** jaime49 has quit IRC14:32
*** FL1SK has quit IRC14:33
*** jecarey has joined #heat14:33
*** Raj1 has joined #heat14:37
*** jcoufal has joined #heat14:37
*** vijendar has joined #heat14:40
luvlooks like it supports only the default user14:40
*** dims_ has quit IRC14:41
*** dims has joined #heat14:41
*** Raj1 has quit IRC14:47
*** Raj1 has joined #heat14:47
*** Marga_ has joined #heat14:49
*** Drago has joined #heat14:51
*** Drago has quit IRC14:51
*** Drago has joined #heat14:51
*** achanda has joined #heat14:52
luv"write_files" in cloud-config is pretty broken as well  - Im trying to write 2 files (/home/user/.ssh/config and id_rsa) - one file is not written at all and the other has wrong ownership14:53
luvlooks like I am better of creating a custom image as the cloud-init is just not working - it's a shame because it looked really promising (it would be a big help if it worked)14:57
*** vahidh has joined #heat14:57
*** kencjohnston has joined #heat14:57
therveBasic cases work14:57
thervePlease open bugs if you see reproducible problems14:57
*** Raj2 has joined #heat14:59
*** Raj1 has quit IRC14:59
luvall i can see in the log is "[WARNING]: Running write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_write_files.pyc'>) failed"14:59
*** crose has joined #heat15:00
*** jaime49 has joined #heat15:02
*** jaime49 has quit IRC15:02
*** jaime49 has joined #heat15:02
*** achanda has quit IRC15:04
luvopen a bug you say, it annoys the $#!@$# out of me putting a ton of volunteer work into something so just it is *ignored*15:05
luvlike this https://bugs.launchpad.net/ceilometer/+bug/1464587 for example15:05
openstackLaunchpad bug 1464587 in Ceilometer "Ceilometer-api logs a WARNING when a request is made from ceilometer-alarm-evaluator with an expired token" [Low,Triaged] - Assigned to jiaxi (tjxiter)15:05
uvirtbotLaunchpad bug 1464587 in ceilometer "Ceilometer-api logs a WARNING when a request is made from ceilometer-alarm-evaluator with an expired token" [Low,Triaged]15:05
uvirtbotLaunchpad bug 1464587 in ceilometer "Ceilometer-api logs a WARNING when a request is made from ceilometer-alarm-evaluator with an expired token" [Low,Triaged] https://launchpad.net/bugs/146458715:05
luvor this http://savannah.gnu.org/bugs/?45609 - comes even with a patch and the maintainer doesn't give a damn - so nah, I see no point reporting bugs anymore15:07
therveMaybe you shouldn't use opensource code15:07
*** coolsvap_ is now known as coolsvap|away15:08
*** e0ne has quit IRC15:10
luveh? proprietary code is waaaay worse than this :)15:11
*** e0ne has joined #heat15:11
*** daneyon has joined #heat15:12
luvhttp://paste.openstack.org/show/406896/ <- this is the user-data.txt file write-files can't chew15:13
*** daneyon has quit IRC15:13
*** neelashah has quit IRC15:14
*** tlashchova has quit IRC15:17
luvhttps://bugs.launchpad.net/cloud-init/+bug/1231541 - reported 2 years ago, confirmed, no work done on it, what a suprise15:17
openstackLaunchpad bug 1231541 in cloud-init "Using owner with write_files in cloud config breaks" [Medium,Confirmed]15:17
uvirtbotLaunchpad bug 1231541 in cloud-init "Using owner with write_files in cloud config breaks" [Medium,Confirmed] https://launchpad.net/bugs/123154115:17
uvirtbotLaunchpad bug 1231541 in cloud-init "Using owner with write_files in cloud config breaks" [Medium,Confirmed]15:17
*** Drago has quit IRC15:18
*** elynn has joined #heat15:19
*** daneyon has joined #heat15:19
*** randallburt has joined #heat15:21
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Implement stack-cancel-update  https://review.openstack.org/20879015:22
luvif I don't specify "owner" property, both files are created and now warning in logs so it's the same bug15:22
*** Marga_ has quit IRC15:23
*** Marga_ has joined #heat15:24
*** elynn has quit IRC15:25
*** elynn has joined #heat15:25
*** pas-ha has quit IRC15:32
*** elynn has quit IRC15:34
luvand don't get me wrong, I'd be more than happy to fix the bug myself but the fact that, in my experience, it's more work to push the patch through than to write it (if you are not part of the circlejerk) is plain frustrating.15:41
*** pal has quit IRC15:43
*** elynn has joined #heat15:45
*** yassine has quit IRC15:47
openstackgerritKairat Kushaev proposed openstack/heat: Replace FnGetAttr from Stack resource with _resolve_attribute  https://review.openstack.org/20609815:49
openstackgerritKairat Kushaev proposed openstack/heat: Support attributes with dynamic scheme  https://review.openstack.org/20512815:49
*** elynn has quit IRC15:53
*** pal has joined #heat15:53
*** elynn has joined #heat15:53
*** jpeeler has quit IRC15:55
*** cinerama has quit IRC16:00
*** cinerama has joined #heat16:02
*** randallburt has quit IRC16:03
*** randallburt has joined #heat16:03
*** tspatzier has quit IRC16:08
*** randallburt has quit IRC16:08
*** randallburt has joined #heat16:08
*** jistr has quit IRC16:09
*** coolsvap|away is now known as coolsvap16:10
*** Drago has joined #heat16:10
*** Drago has quit IRC16:11
*** Drago has joined #heat16:12
openstackgerritMerged openstack/heat: Use default client name in nova  - afterfixes  https://review.openstack.org/20901616:14
*** e0ne has quit IRC16:17
*** luv has left #heat16:22
*** Marga_ has quit IRC16:23
*** hdd has quit IRC16:23
*** hdd has joined #heat16:25
*** openstackgerrit_ has quit IRC16:29
*** Raj2 has quit IRC16:35
openstackgerritRico Lin proposed openstack/heat: resource failure causes nested stacks to be rolled back  https://review.openstack.org/20650616:42
openstackgerritRico Lin proposed openstack/heat: refectering update_task  https://review.openstack.org/20774516:42
*** jaime49 has quit IRC16:45
*** sergmelikyan has joined #heat16:45
*** elynn has quit IRC16:48
*** rakesh_hs has joined #heat16:51
*** kencjohnston has quit IRC16:51
openstackgerritMerged openstack/heat: Add functional test for resource exposure  https://review.openstack.org/20204216:53
*** cinerama has quit IRC16:57
*** kencjohnston has joined #heat17:00
*** e0ne has joined #heat17:05
*** daneyon has quit IRC17:05
*** daneyon has joined #heat17:05
*** randallburt has quit IRC17:06
*** daneyon has quit IRC17:07
*** daneyon has joined #heat17:07
*** Raj1 has joined #heat17:08
*** pal has quit IRC17:18
*** elynn has joined #heat17:21
*** achanda has joined #heat17:22
*** elynn has quit IRC17:25
*** elynn has joined #heat17:25
*** e0ne has quit IRC17:26
*** rakesh_hs_ has joined #heat17:26
*** daneyon_ has joined #heat17:27
*** rakesh_hs has quit IRC17:29
*** daneyon has quit IRC17:30
*** e0ne has joined #heat17:32
*** Raj1 has quit IRC17:32
jdandreaIn the 'resource' table, I've been thinking of the new 'uuid' field as an "orchestration id" (identifies a resource declaration). Contrast with 'nova_instance' which is (always??) a physical resource id. ...17:36
jdandreaAny objections to referring to that as an 'orchestration id'? Should I call it a uuid? (Afraid that if I just call it a uuid or id it will get confusing.) X-ref with usage here: https://review.openstack.org/#/c/203823/17:36
jdandreaFor instance, if I think of a "resource id" in Heat, historically, I end up thinking of the physical_resource_id. And uuid IS a resource ID, but not the physical one.17:37
*** pm90_ has joined #heat17:38
jdandreaI know that naming things well is a big deal, so I wanted to be sure to broach it here.17:39
*** randallburt has joined #heat17:40
*** zhenguo has quit IRC17:43
*** jprovazn has quit IRC17:45
openstackgerritMerged openstack/heat: Fix handle_delete for zaqar queue  https://review.openstack.org/20907617:47
*** achanda_ has joined #heat17:48
*** david-lyle has quit IRC17:48
openstackgerritRakesh H S proposed openstack/heat: convergence scenario tests  https://review.openstack.org/20366117:49
openstackgerritRakesh H S proposed openstack/heat: Convergence: Fix concurrent update rollback  https://review.openstack.org/20919817:49
*** achanda has quit IRC17:50
*** Berezin has joined #heat17:53
jdandrearandallburt: Thanks for the comments! It looks like this feature (as first implemented) had no integration tests. I'm adding a new field, but that's all. Would this be better tackled by the original authors? I'm always willing to learn, but I also worry I'll misrepresent things, especially as my first foray.17:56
randallburtjdandrea:  ideally yes, the original author didn't include a test. I think you should since you're touching the feature. Others can disagree and I can give you a hand this week (just not today unfortunately)17:57
*** pm90_ has quit IRC17:58
jdandreaAh, no good deed goes unpunished! But seriously, yes, I agree some integration test could only help.17:59
randallburtjdandrea: I'd also be ok if you started a follow on WiP patch to yours that stubs out a test.17:59
randallburtjdandrea:  because you're right, you shouldn't be held up17:59
jdandrearandallburt: You lost me there, but I trust that what you're suggesting is a good thing.17:59
jdandreaOh, you mean start another patch in parallel.18:00
randallburtjdandrea:  yes, as a child of this one18:00
jdandreaOk. Never did that before. i'll look that up. Also, it's in the tempest repo, not this one, I think (?).18:00
randallburtjdandrea:  just create another commit in your branch. Gerrit will treat them as dependent patches18:00
randallburtjdandrea:  no, in our functional tests18:01
jdandrearandallburt: Ok. I'll investigate that.18:01
jdandreaOh? Ok, I'm confused again. No worries, I know you've got stuff going on today! I appreciate the reaching out. I will dig around and try to figure it out.18:01
*** radez is now known as radez_g0n318:01
randallburtjdandrea:  cool. will try and catch up tomorrow18:01
*** pm90_ has joined #heat18:06
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/20908818:14
*** jaime49 has joined #heat18:21
*** Raj1 has joined #heat18:26
*** Raj1 has quit IRC18:27
*** Raj1 has joined #heat18:27
*** Berezin has quit IRC18:29
*** Berezin has joined #heat18:29
*** elynn has quit IRC18:29
*** rakesh_hs_ has quit IRC18:34
*** radez_g0n3 is now known as radez18:37
*** dsneddon_away has quit IRC18:40
*** dsneddon has joined #heat18:41
*** Raj1 has quit IRC18:42
*** Raj1 has joined #heat18:47
*** boris-42 has joined #heat18:53
*** Berezin has quit IRC18:58
*** andersonvom has joined #heat19:06
*** coolsvap is now known as coolsvap|away19:10
*** Raj1 has left #heat19:19
*** Marga_ has joined #heat19:21
*** Marga_ has quit IRC19:24
*** Marga_ has joined #heat19:25
*** pm90_ has quit IRC19:32
openstackgerritRob Pothier proposed openstack/heat: Add Bay to Magnum resources  https://review.openstack.org/19317419:36
*** Berezin has joined #heat19:36
*** hdd_ has joined #heat19:38
*** jcoufal has quit IRC19:39
*** hdd has quit IRC19:40
*** andersonvom has quit IRC19:41
*** lsmola has quit IRC19:46
*** ashuk has joined #heat19:47
*** tspatzier has joined #heat19:48
*** Raj1 has joined #heat19:50
*** hdd has joined #heat19:52
*** ashuk has quit IRC19:53
*** hdd_ has quit IRC19:53
*** ashuk has joined #heat19:55
*** ekarlso has quit IRC19:55
*** tspatzier has quit IRC20:03
*** thumpba has quit IRC20:03
*** randallburt1 has joined #heat20:04
*** randallburt has quit IRC20:04
*** randallburt1 has quit IRC20:08
*** neelashah has joined #heat20:13
*** dims_ has joined #heat20:21
*** Marga_ has quit IRC20:21
*** dims has quit IRC20:22
*** dyasny has quit IRC20:28
*** awildnicnameappe has quit IRC20:28
*** sergmelikyan has quit IRC20:30
*** sergmelikyan has joined #heat20:37
*** lkarm has quit IRC20:44
*** rpothier has quit IRC20:46
*** sergmelikyan has quit IRC20:48
*** sergmelikyan has joined #heat20:51
*** Raj1 has quit IRC20:58
*** Raj1 has joined #heat20:59
*** Marga_ has joined #heat21:01
*** neelashah has quit IRC21:02
*** Drago has quit IRC21:11
*** sergmelikyan has quit IRC21:15
*** Berezin has quit IRC21:18
*** Marga_ has quit IRC21:21
*** Marga_ has joined #heat21:22
*** kencjohnston has quit IRC21:23
*** jonesbr has left #heat21:31
*** elynn has joined #heat21:31
*** elynn has quit IRC21:36
*** thumpba has joined #heat21:38
*** jasond has quit IRC21:41
*** e0ne has quit IRC21:44
*** thumpba has quit IRC21:48
*** thumpba has joined #heat21:49
*** thumpba_ has joined #heat21:56
*** thumpba has quit IRC21:59
*** thumpba_ has quit IRC22:03
*** thumpba has joined #heat22:05
*** chlong has joined #heat22:08
*** thumpba has quit IRC22:08
*** thumpba has joined #heat22:09
*** thumpba has quit IRC22:09
*** thumpba has joined #heat22:10
*** vijendar has quit IRC22:10
*** jecarey has quit IRC22:20
*** Drago has joined #heat22:22
*** Drago has quit IRC22:22
*** Drago has joined #heat22:22
*** hdd has quit IRC22:23
*** spzala has quit IRC22:29
*** thumpba has quit IRC22:31
*** nijaba_ has joined #heat22:33
*** nijaba_ has quit IRC22:33
*** nijaba_ has joined #heat22:33
*** nijaba has quit IRC22:34
*** jaypipes has quit IRC22:35
*** erkules_ has joined #heat22:36
*** Raj1 has quit IRC22:37
*** Raj1 has joined #heat22:37
*** erkules has quit IRC22:38
*** boris-42 has quit IRC22:40
*** adrian_otto has joined #heat22:47
*** adrian_otto has left #heat22:48
*** crose has quit IRC22:53
*** Drago has quit IRC22:53
*** sdake has quit IRC23:00
*** Marga_ has quit IRC23:01
*** sabeen has joined #heat23:12
*** dims_ has quit IRC23:23
*** boris-42 has joined #heat23:37
*** sdake has joined #heat23:45
*** kencjohnston has joined #heat23:46
*** dims has joined #heat23:47
*** sdake_ has joined #heat23:48
*** jamielennox|away is now known as jamielennox23:50
*** sdake has quit IRC23:52
*** yuanying has quit IRC23:55
*** kencjohnston has quit IRC23:58
*** kencjohnston has joined #heat23:58

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