Monday, 2016-06-27

*** spzala has joined #heat00:09
*** spzala has quit IRC00:14
*** rook has joined #heat00:26
*** Wenzhi_ has quit IRC00:42
*** akshai has joined #heat00:45
*** spzala has joined #heat00:47
openstackgerritMerged openstack/python-heatclient: Replace dict.iteritems with six.iteritems to make PY3 compatible  https://review.openstack.org/33412900:53
*** bana_k has joined #heat01:06
*** dimtruck is now known as zz_dimtruck01:06
*** akshai has quit IRC01:06
*** zhurong has joined #heat01:16
*** akshai has joined #heat01:23
*** om has joined #heat01:23
*** akshai_ has joined #heat01:25
*** akshai has quit IRC01:28
*** spzala has quit IRC01:35
*** akshai has joined #heat01:35
*** akshai_ has quit IRC01:38
*** bana_k has quit IRC01:38
*** bana_k has joined #heat01:43
openstackgerrithuangtianhua proposed openstack/heat: Migrate to aodh for gnocchi alarms  https://review.openstack.org/33413301:49
openstackgerrithuangtianhua proposed openstack/heat: Migrate to aodh for OS::Ceilometer::Alarm  https://review.openstack.org/32689601:49
*** yanyanhu has joined #heat02:01
*** elynn has joined #heat02:02
*** tochi has quit IRC02:17
*** elynn_ has joined #heat02:18
*** elynn has quit IRC02:21
*** sdake_ has quit IRC02:23
*** zz_dimtruck is now known as dimtruck02:32
*** amit213 has joined #heat02:39
openstackgerrithuangtianhua proposed openstack/heat: Deprecate combination alarm  https://review.openstack.org/33427402:46
*** yuanying has quit IRC02:49
*** elynn__ has joined #heat02:51
*** bana_k has quit IRC02:53
*** tochi has joined #heat02:54
*** elynn_ has quit IRC02:54
*** akshai has quit IRC03:05
*** spzala has joined #heat03:10
openstackgerrithuangtianhua proposed openstack/heat: Change namespace 'ceilometer' to 'aodh'  https://review.openstack.org/33428003:13
*** pleia2_ is now known as pleia203:15
*** elynn has joined #heat03:16
*** elynn__ has quit IRC03:19
*** akshai has joined #heat03:21
*** SergeyLukjanov has quit IRC03:23
*** shadower has quit IRC03:25
*** shadower has joined #heat03:25
*** gmoro has quit IRC03:26
*** SergeyLukjanov has joined #heat03:30
*** tochi has quit IRC03:30
*** gmoro has joined #heat03:32
*** tochi has joined #heat03:32
*** ramishra has joined #heat03:38
*** elynn has quit IRC03:40
*** moravec has left #heat03:42
*** yuanying has joined #heat03:47
*** KanagarajM has joined #heat03:56
*** dimtruck is now known as zz_dimtruck04:02
*** zz_dimtruck is now known as dimtruck04:03
*** spzala has quit IRC04:05
*** akshai has quit IRC04:09
*** links has joined #heat04:15
openstackgerritRabi Mishra proposed openstack/heat: Use keystone session from context in client plugin  https://review.openstack.org/32575204:44
openstackgerritRabi Mishra proposed openstack/heat: Add keystone_session property to context  https://review.openstack.org/32575104:44
*** amit213 has quit IRC04:46
openstackgerritMerged openstack/heat: Don't use stored context to reset stacks  https://review.openstack.org/32034804:50
*** ramishra has quit IRC04:55
*** ramishra has joined #heat04:55
*** dimtruck is now known as zz_dimtruck05:06
*** elynn has joined #heat05:19
*** elynn has quit IRC05:22
*** elynn has joined #heat05:25
*** fragatina has joined #heat05:40
*** fragatina has quit IRC05:40
*** fragatina has joined #heat05:41
openstackgerritMerged openstack/heat: Install Guide: Set bug project  https://review.openstack.org/33389905:47
*** sabeen has quit IRC05:48
*** jcoufal has joined #heat05:57
*** jcoufal has quit IRC05:58
*** elynn_ has joined #heat05:58
*** elynn has quit IRC06:00
*** spzala has joined #heat06:05
*** spzala has quit IRC06:10
*** eldon has joined #heat06:10
openstackgerrithuangtianhua proposed openstack/heat: Change namespace 'ceilometer' to 'aodh'  https://review.openstack.org/33428006:17
openstackgerrithuangtianhua proposed openstack/heat: Deprecate combination alarm  https://review.openstack.org/33427406:17
*** zllfe has joined #heat06:19
*** ramishra_ has joined #heat06:19
zllfeWe came across an issue when execute 'heat stack-list' and by investigating the log of Heat api we saw the error message like below "Unexpected error occurred serving API: Timed out waiting for a reply to message ID 7daf49ca17cd4070bcfa1041890f84ae" ---->06:20
zllfe2016-06-22 14:14:34.026 15418 ERROR heat.common.wsgi [req-8f18d6d4-2877-4a0b-9be0-d7cfbfa9ba2d - 69a1bf21012b4311b01d3f998ca95934-9422635d-25e6-4b26-bc4c-d5b0949] Unexpected error occurred serving API: Timed out waiting for a reply to message ID 7daf49ca17cd4070bcfa1041890f84ae06:20
zllfe2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi Traceback (most recent call last): 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/heat/common/wsgi.py", line 650, in __call__ 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi     request, **action_args) 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/heat/common/wsgi.py", line 724, in dispatc06:21
zllfe2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py", line 156, in call 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi     retry=self.retry) 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/oslo_messaging/transport.py", line 90, in _send 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi     timeout=timeout, retry=ret06:21
*** ramishra has quit IRC06:21
zllfe2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 339, in _send 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi     result = self._waiter.wait(msg_id, timeout) 2016-06-22 14:14:34.026 15418 TRACE heat.common.wsgi   File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 243, in wait 2016-06-22 14:14:34.026 15418 TRACE h06:21
zllfeThen we go to the rabbitmq log and found that there are some message like this ---->  ######################## =ERROR REPORT==== 22-Jun-2016::09:47:07 === Channel error on connection <0.5707.62> (146.89.148.249:38333 -> 146.89.148.249:5671, vhost: '/', user: 'rabbitclient'), channel 2: {amqp_error,not_found,             "no exchange 'reply_13459769fa4c4c118bffe6b51f4ae12e' in vhost '/'",             'exchange.declare'}06:22
*** elynn_ has quit IRC06:22
zllfe=ERROR REPORT==== 22-Jun-2016::09:47:07 === Channel error on connection <0.4176.62> (146.89.148.249:38317 -> 146.89.148.249:5671, vhost: '/', user: 'rabbitclient'), channel 2: {amqp_error,not_found,             "no exchange 'reply_cc995e2739c8403abf700ed2938570ba' in vhost '/'",             'exchange.declare'}06:22
*** elynn has joined #heat06:24
*** ramishra_ has quit IRC06:25
*** ramishra has joined #heat06:25
*** rcernin has joined #heat06:27
*** elynn has quit IRC06:29
*** elynn has joined #heat06:29
*** dixiaoli has joined #heat06:40
*** zeih has joined #heat06:41
*** sthillma has joined #heat06:44
*** sthillma has quit IRC06:48
*** zz_dimtruck is now known as dimtruck06:49
openstackgerritAla Rezmerita proposed openstack/heat-specs: Purge deleted stacks for specific project  https://review.openstack.org/32985706:50
*** ccamacho has joined #heat06:57
*** d0ugal has joined #heat06:58
*** d0ugal has quit IRC06:59
*** d0ugal has joined #heat07:00
*** d0ugal has quit IRC07:00
*** d0ugal has joined #heat07:00
*** jamielennox is now known as jamielennox|away07:01
*** zllfe has quit IRC07:03
*** jprovazn has joined #heat07:04
*** jtomasek has joined #heat07:11
*** dmk0202 has joined #heat07:31
*** zaneb has joined #heat07:36
*** vincentll has joined #heat07:36
*** bana_k has joined #heat07:39
*** shardy has joined #heat07:47
*** permalac has joined #heat07:56
*** zzzeek has quit IRC08:00
*** zzzeek has joined #heat08:02
*** Qiming has quit IRC08:03
*** Qiming has joined #heat08:06
*** skraynev has joined #heat08:07
skraynevhi all08:08
openstackgerritDmitriy Uvarenkov proposed openstack/heat: Correct message when extension is not available  https://review.openstack.org/33327508:10
*** sorantis has joined #heat08:12
*** mewald has joined #heat08:13
*** tiantian has quit IRC08:13
*** tiantian has joined #heat08:14
*** bana_k has quit IRC08:15
*** dixiaoli has quit IRC08:16
openstackgerritZane Bitter proposed openstack/heat: Use LOG.exception() properly  https://review.openstack.org/32614008:21
openstackgerritMerged openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/33236608:30
*** vgridnev_ has joined #heat08:31
*** shardy has quit IRC08:32
*** shardy has joined #heat08:34
*** derekh has joined #heat08:36
*** zeih has quit IRC08:47
*** yassine__ has joined #heat08:49
openstackgerrithuangtianhua proposed openstack/heat: Make sure to update image tags successful  https://review.openstack.org/33435508:51
*** vgridnev_ has quit IRC08:52
*** skraynev has quit IRC08:58
*** spzala has joined #heat09:05
*** spzala has quit IRC09:10
*** zeih has joined #heat09:10
*** zeih has quit IRC09:11
*** huangtianhua has joined #heat09:11
*** zeih has joined #heat09:11
*** eldon has quit IRC09:13
*** tiantian has quit IRC09:14
*** skraynev has joined #heat09:15
*** zeih has quit IRC09:16
*** prazumovsky has joined #heat09:16
openstackgerritZane Bitter proposed openstack/heat: Use handle_update_cancel() to cancel nested stack updates  https://review.openstack.org/33296709:18
openstackgerritZane Bitter proposed openstack/heat: Allow a grace period when cancelling a stack update  https://review.openstack.org/33296609:18
openstackgerritZane Bitter proposed openstack/heat: Use a queue instead of an event to send messages  https://review.openstack.org/33296509:18
openstackgerritPeter Razumovsky proposed openstack/heat-specs: Fix milestone and new ideas to properties group  https://review.openstack.org/33330409:19
prazumovskyshardy, hi09:24
*** jamielennox|away is now known as jamielennox09:26
*** sshnaidm is now known as sshnaidm|afk09:28
openstackgerritZane Bitter proposed openstack/heat: Use LOG.exception() properly  https://review.openstack.org/32614009:30
*** eldon has joined #heat09:31
*** eldon has quit IRC09:36
*** zeih has joined #heat09:38
*** eldon has joined #heat09:39
*** zeih has quit IRC09:43
*** dimtruck is now known as zz_dimtruck09:43
shardyprazumovsky: Hi!09:43
*** mdavidson has joined #heat09:44
prazumovskyshardy, recently I asked you about writing lighter spec for ironic resources instead of existed. this new spec will be designed as new resource plugins' description. IMO, it allows us to implement supporting create-update-delete ironic resources (which is direct Heat issue) without such harm like in your spec. And what do you think about that?09:49
*** mewald has quit IRC09:51
shardyprazumovsky: I think it's fine to create some resources that surface the Ironic API, but for them to be useful, you really need a workflow which can make them available for provisioning and adjust things like neutron ports and power state such that they can be deployed (without Nova)09:51
shardyprazumovsky: I started looking at implementing such a workflow in Mistral recently09:51
shardyhttps://review.openstack.org/#/c/313048/09:52
shardyprazumovsky: what's the use-case for the resource plugins you're describing?09:52
*** eldon has quit IRC09:54
*** ochuprykov has joined #heat09:55
prazumovskyuse-case is that we basicly have no resource plugins in Heat for making provisioning available. I have some confusion - you want to develop and implement workflow for provisioning before resource plugins implementing, and then implement all resource plugins for ironic with provisioning support?09:58
prazumovskyBecause I thought, that we can implement ironic resources in heat without provisioning, and then add such ability10:00
*** zhurong has quit IRC10:00
shardyprazumovsky: I'm saying that there's probably not much value in using heat to upload inventory to ironic, and particularly not if we've not got a way to drive the actual introspection and provisioning workflows via heat10:04
shardyprazumovsky: e.g, is the use-case to create a heat stack which uploads a bunch of nodes to Ironic, and then deploy them (in a different stack) via nova?10:05
shardyA heat stack seems like a fairly heavy way to achieve that, and it was that use-case that was most objected to in my original spec10:05
*** zeih has joined #heat10:05
shardye.g in TripleO we just use a simple yaml/json/csv list of nodes to input inventory - I'm not sure what we gain by persisting that list inside heat unless we can actually deploy to those nodes10:06
shardyprazumovsky: with the mistral workflow, you could imagine passing in a list of existing Ironic ID's (either to mistral directly, or to heat which can then run the mistral workflow)10:07
*** KanagarajM has quit IRC10:08
shardythat would be useful, because it could replace the role of Nova to drive node provisioning10:08
openstackgerrithuangtianhua proposed openstack/heat: Correct the usage of properties.get() with default value  https://review.openstack.org/33438610:09
*** zeih has quit IRC10:11
*** mewald has joined #heat10:13
prazumovskyoh, according the case, heat with ironic will be really heavy and more complex orchestration, than with other resource plugins. I don't think it's bad, but it's just huge use-case10:14
*** elynn has quit IRC10:22
*** tochi has quit IRC10:23
*** tochi has joined #heat10:23
openstackgerritPeter Razumovsky proposed openstack/heat: sahara/templates observe reality implementation  https://review.openstack.org/27407310:30
shardyprazumovsky: I'm not really sure what you mean by really heavy and more complex tbh10:31
shardyprazumovsky: using heat to input inventory is adding complexity/abstraction for no real value (this was the essence of the objections to my original spec)10:31
shardyprazumovsky: However if we could use heat, or heat+mistral to provison nodes without Nova, you remove a huge chunk of complexity and overhead (e.g Nova)10:32
*** zeih has joined #heat10:33
shardyprazumovsky: I also don't think it's a huge use-case - the entire purpose of Ironic is baremetal provisioning, so if we're going to add Ironic interfaces to heat (which I do think could be very useful), we should have a plan to enable actually provisioning nodes10:34
shardywithin the current model, you can never e.g pass in node details then have Nova schedule provisioning on it (e.g within the same template)10:35
shardyso it reduces the value of adding the Inventory aspect to the Heat declarative model (vs just uploading direct to Ironic then using the pool of available nodes inside heat)10:35
shardySome of these arguments were made in the original spec and were the reason I abandoned my patches10:37
*** zeih has quit IRC10:37
prazumovskygot it10:38
*** zeih has joined #heat10:38
*** huangtianhua has quit IRC10:39
*** tiantian has joined #heat10:40
*** links has quit IRC10:43
*** fragatina has quit IRC10:48
*** fragatina has joined #heat10:49
openstackgerritPeter Razumovsky proposed openstack/heat: Sahara::ImageRegistry observe reality implement  https://review.openstack.org/27464810:49
*** mewald has quit IRC10:49
openstackgerritMerged openstack/heat: Make sure to update image tags successful  https://review.openstack.org/33435510:54
*** links has joined #heat10:56
*** tiantian has quit IRC10:58
*** KanagarajM has joined #heat10:58
*** tiantian has joined #heat10:59
openstackgerritPeter Razumovsky proposed openstack/heat-specs: Fix milestone and new ideas to properties group  https://review.openstack.org/33330411:01
*** ccamacho is now known as ccamacho|lunch11:03
openstackgerritPeter Razumovsky proposed openstack/heat: Sahara::DataSource observe reality implementation  https://review.openstack.org/27465411:05
openstackgerritPeter Razumovsky proposed openstack/heat: Sahara::JobBinary observe reality implementation  https://review.openstack.org/27465811:09
*** zaneb has quit IRC11:20
*** mewald has joined #heat11:30
*** sshnaidm|afk is now known as sshnaidm11:30
openstackgerrithuangtianhua proposed openstack/heat: Improve glance image _show_resource  https://review.openstack.org/33442311:30
*** KanagarajM has quit IRC11:34
*** zzxwill has joined #heat11:44
openstackgerritzzxwill proposed openstack/python-heatclient: Enhance error message  https://review.openstack.org/33442811:45
*** akshai has joined #heat11:46
*** akshai has quit IRC11:48
*** fultonj has joined #heat11:54
*** raildo-a` is now known as raildo11:56
*** yanyanhu has quit IRC11:57
openstackgerritTang Chen proposed openstack/python-heatclient: Use osc-lib instead of openstackclient  https://review.openstack.org/33366012:04
*** eldon_ has joined #heat12:05
*** zzxwill has quit IRC12:06
*** jcoufal has joined #heat12:08
openstackgerritMerged openstack/heat: Use LOG.exception() properly  https://review.openstack.org/32614012:09
*** ccamacho|lunch is now known as ccamacho12:10
*** zzxwill has joined #heat12:20
*** pradk has joined #heat12:21
*** derekh is now known as derekh_afk12:29
*** tochi has quit IRC12:30
*** fultonj has quit IRC12:39
*** fultonj has joined #heat12:39
*** zzxwill has quit IRC12:51
*** akshai has joined #heat12:51
*** zzxwill has joined #heat12:58
*** dyasny has joined #heat13:00
*** jprovazn has quit IRC13:00
*** derekh_afk is now known as derekh13:01
*** akshai has quit IRC13:05
*** spzala has joined #heat13:06
*** randallburt has joined #heat13:06
*** randallburt1 has joined #heat13:08
*** akshai has joined #heat13:09
*** sdake has joined #heat13:10
*** spzala has quit IRC13:10
*** randallburt has quit IRC13:11
*** sshnaidm has quit IRC13:12
*** zaneb has joined #heat13:14
*** sshnaidm has joined #heat13:16
*** zhurong has joined #heat13:18
*** spzala has joined #heat13:19
*** sdake_ has joined #heat13:20
*** sdake has quit IRC13:21
*** pradk has quit IRC13:31
*** jprovazn has joined #heat13:35
*** eldon_ has quit IRC13:36
*** prazumovsky has quit IRC13:43
*** pradk has joined #heat13:45
*** jasond has joined #heat13:57
*** fultonj has quit IRC13:57
*** akshai has quit IRC13:59
*** fultonj has joined #heat14:02
*** fultonj has quit IRC14:02
*** fultonj has joined #heat14:03
*** akshai has joined #heat14:03
*** mfisch has joined #heat14:06
*** mfisch has quit IRC14:06
*** mfisch has joined #heat14:06
*** spzala has quit IRC14:09
*** spzala has joined #heat14:10
*** zhurong has quit IRC14:13
*** spzala has quit IRC14:14
*** sabeen has joined #heat14:17
*** eldon_ has joined #heat14:20
*** mkoderer__ has quit IRC14:21
*** spotz_zzz is now known as spotz14:22
*** blomquisg_gone is now known as blomquisg14:24
*** vijendar has joined #heat14:31
*** rook_ has joined #heat14:32
*** amit213 has joined #heat14:43
*** akshai has quit IRC14:46
*** akshai has joined #heat14:51
openstackgerritThomas Herve proposed openstack/heat: Revert "Skip AutoScalingSignalTest.test_signal_during_suspend"  https://review.openstack.org/33452014:55
*** zaneb has quit IRC14:59
*** spzala has joined #heat14:59
*** sdake has joined #heat15:01
*** spzala has quit IRC15:01
*** spzala has joined #heat15:01
*** jistr is now known as jistr|mtg15:01
*** mewald has quit IRC15:01
*** mewald has joined #heat15:02
*** sdake_ has quit IRC15:03
*** krotscheck is now known as krotscheck_dcm15:05
*** mewald has quit IRC15:09
*** sshnaidm is now known as sshnaidm|afk15:09
*** sorantis has quit IRC15:13
*** jistr|mtg is now known as jistr15:16
*** fragatina has quit IRC15:17
*** fragatina has joined #heat15:17
*** zeih has quit IRC15:27
*** zeih has joined #heat15:28
*** vincentll has quit IRC15:28
openstackgerritOleksii Chuprykov proposed openstack/heat: Add validation for resource name arg to functions  https://review.openstack.org/33453315:28
*** dmk0202 has quit IRC15:30
openstackgerritOleksii Chuprykov proposed openstack/heat: Add validation for resource name arg to functions  https://review.openstack.org/33453315:31
*** harlowja_at_home has joined #heat15:31
*** daneyon has joined #heat15:31
*** derekh is now known as derekh_afk15:31
*** zeih has quit IRC15:32
*** jasond has quit IRC15:32
*** daneyon_ has quit IRC15:34
*** zzxwill has quit IRC15:36
*** jasond has joined #heat15:38
*** Drago has joined #heat15:38
*** bnemec has quit IRC15:43
*** bnemec has joined #heat15:43
openstackgerritMerged openstack/heat: Add in missing log translation hints  https://review.openstack.org/33164715:46
*** bnemec has quit IRC15:50
*** bnemec has joined #heat15:52
jasondjaimguer: ping15:52
jaimguerhi jasond15:52
*** links has quit IRC15:52
jasondjaimguer: any luck with reproducing bug 1592110?15:52
openstackbug 1592110 in heat "Convergence: Unhandled exception in resource plugin causes stack to get stuck in-progress" [Undecided,New] https://launchpad.net/bugs/1592110 - Assigned to Jaime Guerrero (jg3755)15:52
jasondbug #159211015:52
jasondhm, i thought a bot used to paste the link15:54
jasondhttps://bugs.launchpad.net/heat/+bug/159211015:54
openstackLaunchpad bug 1592110 in heat "Convergence: Unhandled exception in resource plugin causes stack to get stuck in-progress" [Undecided,New] - Assigned to Jaime Guerrero (jg3755)15:54
jaimguerno, not yet15:54
jaimguerhad a few other things on my plate15:54
jasondjaimguer: oh ok.  let me know if you need anything15:54
jaimguergreat, thanks15:54
jasondjaimguer: np15:54
jaimguerhaha15:54
jaimguertook long enough15:54
jasond:)15:54
*** mewald has joined #heat16:05
*** Drago has quit IRC16:06
*** Drago has joined #heat16:12
*** eldon_ has quit IRC16:17
*** eldon_ has joined #heat16:20
*** bana_k has joined #heat16:24
*** eldon_ has quit IRC16:30
openstackgerrithuangtianhua proposed openstack/heat: Correct the usage of properties.get() with default value  https://review.openstack.org/33438616:31
shardyIf anyone feels like reviewing https://review.openstack.org/#/c/326229 that would be good16:33
shardyit's a patch from stevebaker which I just tested on an 80 node TripleO deployment, where it speeds up event listing by a factor of 12 :)16:33
*** om2 has joined #heat16:36
*** om2 has quit IRC16:37
*** harlowja_at_home has quit IRC16:37
openstackgerrithuangtianhua proposed openstack/heat: Support resource/output condition  https://review.openstack.org/28336616:46
*** amit213 has quit IRC16:46
*** sabeen has quit IRC16:53
*** fultonj has quit IRC16:53
*** vijendar has quit IRC16:54
*** vijendar has joined #heat17:04
*** Zer0Byte__ has joined #heat17:06
*** fultonj has joined #heat17:07
openstackgerritOleksii Chuprykov proposed openstack/heat: Improve validation during template.parse  https://review.openstack.org/33163517:19
openstackgerritOleksii Chuprykov proposed openstack/heat: Improve validation for some functions  https://review.openstack.org/33222617:20
openstackgerritOleksii Chuprykov proposed openstack/heat: Add validation for resource name arg to functions  https://review.openstack.org/33453317:20
*** harlowja has quit IRC17:25
*** akuznetsov has joined #heat17:28
*** harlowja has joined #heat17:33
*** zz_dimtruck is now known as dimtruck17:37
*** bana_k has quit IRC17:45
*** dimtruck is now known as zz_dimtruck17:47
*** ramishra has quit IRC17:49
*** fragatina has quit IRC17:49
*** ramishra has joined #heat17:51
*** bana_k has joined #heat17:55
*** mewald has left #heat17:58
*** zz_dimtruck is now known as dimtruck18:03
*** dimtruck is now known as zz_dimtruck18:03
openstackgerritOleksii Chuprykov proposed openstack/heat: RG imdex improvements  https://review.openstack.org/33460118:12
*** ochuprykov has quit IRC18:14
*** zeih has joined #heat18:14
*** vijendar has quit IRC18:15
*** shardy is now known as shardy_afk18:17
*** vijendar has joined #heat18:20
*** Zer0Byte__ has quit IRC18:29
*** akuznetsov has quit IRC18:33
*** rwsu has quit IRC18:33
*** rcernin has quit IRC18:34
*** mwheckmann has joined #heat18:36
*** fultonj has quit IRC18:49
*** pradk has quit IRC18:54
*** pradk has joined #heat18:56
*** zeih has quit IRC18:59
*** vijendar has quit IRC18:59
*** fultonj has joined #heat19:01
*** rcernin has joined #heat19:03
*** amit213 has joined #heat19:04
*** vijendar has joined #heat19:06
*** akshai has quit IRC19:12
*** akshai has joined #heat19:12
*** jcoufal has quit IRC19:14
*** vijendar has quit IRC19:14
*** vijendar has joined #heat19:15
*** pradk has quit IRC19:16
*** akshai has quit IRC19:16
openstackgerritJason Dunsmore proposed openstack/heat: Move _RESOURCE_KEYS down to class level  https://review.openstack.org/32969019:17
*** blomquisg is now known as blomquisg_gone19:25
*** zeih has joined #heat19:27
*** pradk has joined #heat19:29
*** vijendar has quit IRC19:32
*** zeih has quit IRC19:32
*** akshai has joined #heat19:36
*** harlowja has quit IRC19:36
*** Zer0Byte__ has joined #heat19:38
*** sdake has quit IRC19:38
*** pradk has joined #heat19:39
*** sdake has joined #heat19:40
*** vijendar has joined #heat19:44
*** yassine__ has quit IRC19:44
*** derekh_afk is now known as derekh19:48
*** harlowja has joined #heat19:52
*** akshai_ has joined #heat19:54
*** akshai has quit IRC19:58
*** blomquisg_gone is now known as blomquisg20:09
*** sdake_ has joined #heat20:19
*** jprovazn has quit IRC20:21
*** sdake has quit IRC20:22
*** vijendar has quit IRC20:30
*** derekh has quit IRC20:33
*** vijendar has joined #heat20:33
*** saju_m has joined #heat20:37
*** saju_m has quit IRC20:38
*** saju_m has joined #heat20:39
*** saju_m has quit IRC20:39
*** saju_m has joined #heat20:40
*** Drago has quit IRC20:48
*** sdake has joined #heat20:49
stevebakershardy_afk: nice20:51
*** sdake_ has quit IRC20:53
*** catintheroof has joined #heat20:55
*** raildo is now known as raildo-afk21:07
*** sdake_ has joined #heat21:12
*** sdake has quit IRC21:13
*** sdake has joined #heat21:16
*** sdake_ has quit IRC21:17
*** p01nt3r75 has joined #heat21:20
*** vijendar has quit IRC21:21
*** jasond has quit IRC21:32
*** jasond has joined #heat21:32
*** Drago has joined #heat21:34
*** permalac_ has joined #heat21:35
*** permalac has quit IRC21:36
*** coreyob has quit IRC21:50
*** saju_m has quit IRC21:51
*** coreyob has joined #heat21:52
*** catintheroof has quit IRC21:55
*** steveg_afk has joined #heat22:03
*** spzala has quit IRC22:05
*** spzala has joined #heat22:07
*** jasond has quit IRC22:10
*** spzala has quit IRC22:12
*** akshai_ has quit IRC22:19
*** pradk has quit IRC22:19
*** jamielennox is now known as jamielennox|away22:21
*** fultonj has quit IRC22:24
*** fultonj has joined #heat22:26
*** fultonj has quit IRC22:27
*** Drago has quit IRC22:30
*** spzala has joined #heat22:31
*** spzala has quit IRC22:36
*** spotz is now known as spotz_zzz22:39
*** randallburt1 has quit IRC23:06
*** evilt0ne has quit IRC23:08
*** mwheckmann has quit IRC23:37
*** tochi has joined #heat23:43
*** jamielennox|away is now known as jamielennox23:43

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