| *** signed8bit is now known as signed8bit_ZZZzz | 00:00 | |
| *** tochi has joined #heat | 00:02 | |
| *** kebray has quit IRC | 00:03 | |
| *** palidan has joined #heat | 00:04 | |
| palidan | hi there | 00:04 |
|---|---|---|
| palidan | I'm completely new to openstack, and had some questions if anyone had a minute | 00:04 |
| asalkeld | hi palidan shoot | 00:06 |
| palidan | so i'm looking at this heat template doc | 00:07 |
| palidan | http://docs.openstack.org/developer/heat/template_guide/cfn.html | 00:07 |
| palidan | So does this doc mean, that heat is trying to be compatible with cloudformation style templates? | 00:08 |
| palidan | And would the goal of that be for those trying to switch over from amazon's cloud over to openstack? | 00:08 |
| asalkeld | palidan: we lag quite a bit behind, but yes we support cfn. | 00:08 |
| palidan | so openstack heat has more or a less a 1-1 mapping of aws resources to openstack resources? | 00:09 |
| asalkeld | palidan: it really depends on the openstack services and how they design their APIs | 00:09 |
| asalkeld | we just write the resources for existing REST API | 00:10 |
| asalkeld | but, to some extent they somewhat map | 00:10 |
| palidan | how many versions behind is cfn with open stack heat? | 00:10 |
| asalkeld | palidan: phew, really not sure. | 00:11 |
| asalkeld | you mean how behind is our implementation of cfn with amazon's? | 00:11 |
| palidan | yea | 00:11 |
| palidan | sorry | 00:11 |
| palidan | how far behind is cfn templates with openstack heat | 00:12 |
| asalkeld | it totally depends on contributions to those resources | 00:12 |
| palidan | like can i get the latest cfn's we have and plug it into openstack when doing a migration? | 00:12 |
| asalkeld | i think people are more and more using HOT | 00:12 |
| asalkeld | palidan: it really depends on what services/resource you have in your templates | 00:12 |
| asalkeld | i'd suggest just trying | 00:13 |
| palidan | so we have a full stack system. ec2 (compute), sqs/sns (messaging - rabbit i think), s3 (object storage) | 00:13 |
| palidan | and some other things which i don't think openstack has like video encoding | 00:13 |
| palidan | Ok. so it might make more sense to write a new hot template | 00:14 |
| asalkeld | yeah, you are going to have trouble with the sqs/sns | 00:14 |
| asalkeld | ec2 and s3 is not a problem | 00:15 |
| palidan | is there any video encoding services in openstack? | 00:15 |
| *** tlashchova has quit IRC | 00:16 | |
| asalkeld | palidan: no | 00:16 |
| palidan | gotcha | 00:17 |
| *** pratikma_ has quit IRC | 00:23 | |
| *** shadower has quit IRC | 00:23 | |
| *** shadower has joined #heat | 00:23 | |
| palidan | asalkeld: You have been super helpful. Thanks so much for the info! | 00:24 |
| asalkeld | no problem, good luck | 00:24 |
| *** Nepoc has joined #heat | 00:27 | |
| *** eliqiao has joined #heat | 00:30 | |
| *** achanda has quit IRC | 00:32 | |
| *** pt_15 has joined #heat | 00:38 | |
| *** Marga_ has quit IRC | 00:39 | |
| *** Marga_ has joined #heat | 00:40 | |
| *** ricolin has joined #heat | 00:41 | |
| openstackgerrit | Rico Lin proposed openstack/heat-specs: Shared Scope Environment https://review.openstack.org/241516 | 00:47 |
| *** sileht has quit IRC | 00:48 | |
| *** zengyingzhe_ has joined #heat | 00:51 | |
| *** zengyingzhe_ has quit IRC | 00:52 | |
| *** jaime49 has joined #heat | 01:05 | |
| *** Qiming has joined #heat | 01:05 | |
| *** jaime49 has quit IRC | 01:06 | |
| *** pratikmallya has joined #heat | 01:08 | |
| openstackgerrit | huangtianhua proposed openstack/heat: Remove the redundant spaces in function doc https://review.openstack.org/241521 | 01:10 |
| *** zhenguo has joined #heat | 01:11 | |
| *** sdake_ has quit IRC | 01:12 | |
| *** boris-42 has joined #heat | 01:13 | |
| *** sdake has joined #heat | 01:14 | |
| *** palidan has quit IRC | 01:15 | |
| *** vijendar has joined #heat | 01:21 | |
| *** asalkeld is now known as asalkeld_afk | 01:25 | |
| *** manishg has joined #heat | 01:28 | |
| *** pratikmallya has quit IRC | 01:32 | |
| openstackgerrit | huangtianhua proposed openstack/heat: Improve UserWarning messages https://review.openstack.org/241160 | 01:39 |
| *** dims has joined #heat | 01:49 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 01:58 | |
| *** Yanyanhu has joined #heat | 02:13 | |
| *** pratikmallya has joined #heat | 02:15 | |
| *** elynn has joined #heat | 02:16 | |
| *** asalkeld_afk is now known as asalkeld | 02:18 | |
| *** achanda has joined #heat | 02:27 | |
| *** EricGonczer_ has joined #heat | 03:00 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Enable scenario test 'test_autoscaling_loadbalancer_neutron' https://review.openstack.org/241852 | 03:02 |
| *** sdake_ has joined #heat | 03:02 | |
| *** sdake has quit IRC | 03:03 | |
| *** bana_k has quit IRC | 03:06 | |
| *** Raj1 has joined #heat | 03:11 | |
| *** Raj1 has left #heat | 03:11 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Move update_policy parsing to Resource https://review.openstack.org/223016 | 03:15 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Move function for member_definitions to grouputil https://review.openstack.org/221723 | 03:15 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Use rsrc_defn_from_snippet for ResourceGroup https://review.openstack.org/221724 | 03:15 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Use scaling library for RG assemble_nested https://review.openstack.org/222444 | 03:15 |
| openstackgerrit | Yingzhe Zeng proposed openstack/python-heatclient: Fix environment files parsing bug for stack-adopt https://review.openstack.org/240737 | 03:15 |
| *** sdake_ has quit IRC | 03:16 | |
| *** lkarm has joined #heat | 03:18 | |
| *** yuanying_ has joined #heat | 03:21 | |
| *** yuanying has quit IRC | 03:21 | |
| openstackgerrit | Merged openstack/heat: Remove the redundant spaces in function doc https://review.openstack.org/241521 | 03:21 |
| *** EricGonczer_ has quit IRC | 03:22 | |
| *** lkarm has quit IRC | 03:22 | |
| *** ricolin has quit IRC | 03:25 | |
| *** tobe has joined #heat | 03:27 | |
| *** spzala has quit IRC | 03:27 | |
| *** tochi has quit IRC | 03:27 | |
| openstackgerrit | huangtianhua proposed openstack/heat: Provide the QoS capability for port https://review.openstack.org/237469 | 03:31 |
| openstackgerrit | huangtianhua proposed openstack/heat: Support neutron QoSPolicy resource plugin https://review.openstack.org/234514 | 03:31 |
| openstackgerrit | huangtianhua proposed openstack/heat: Support neutron QoSBandwidthLimitRule resource plugin https://review.openstack.org/235117 | 03:31 |
| *** tiantian has joined #heat | 03:33 | |
| *** yuanying_ has quit IRC | 03:36 | |
| openstackgerrit | huangtianhua proposed openstack/heat: Provide QoS capability for neutron network https://review.openstack.org/237507 | 03:36 |
| *** signed8bit is now known as signed8bit_ZZZzz | 03:42 | |
| *** eliqiao has quit IRC | 03:43 | |
| *** pratikmallya has quit IRC | 03:44 | |
| *** manishg has quit IRC | 03:46 | |
| *** manishg has joined #heat | 03:47 | |
| *** EricGonczer_ has joined #heat | 03:48 | |
| *** EricGonczer_ has quit IRC | 03:55 | |
| *** Drago has quit IRC | 03:57 | |
| *** eliqiao has joined #heat | 03:57 | |
| *** pratikmallya has joined #heat | 03:59 | |
| *** pratikmallya has quit IRC | 04:03 | |
| *** manishg has quit IRC | 04:04 | |
| *** tochi has joined #heat | 04:08 | |
| *** yuanying has joined #heat | 04:08 | |
| *** masco__ has joined #heat | 04:09 | |
| *** eliqiao1 has joined #heat | 04:14 | |
| *** eliqiao has quit IRC | 04:16 | |
| *** achanda has quit IRC | 04:22 | |
| *** links has joined #heat | 04:26 | |
| *** manishg has joined #heat | 04:27 | |
| *** manishg has quit IRC | 04:32 | |
| *** signed8bit_ZZZzz has quit IRC | 04:32 | |
| *** neelashah has joined #heat | 04:33 | |
| *** manishg has joined #heat | 04:35 | |
| *** manishg has quit IRC | 04:39 | |
| *** vgridnev has joined #heat | 04:43 | |
| *** sileht has joined #heat | 04:45 | |
| *** neelashah has quit IRC | 05:20 | |
| *** achanda has joined #heat | 05:22 | |
| *** achanda has quit IRC | 05:30 | |
| *** lkarm has joined #heat | 05:34 | |
| *** manishg has joined #heat | 05:36 | |
| *** lkarm has quit IRC | 05:39 | |
| *** manishg has quit IRC | 05:40 | |
| *** ahonda has quit IRC | 05:42 | |
| *** achanda has joined #heat | 05:42 | |
| *** steveg_afk has quit IRC | 05:48 | |
| *** jaosorior has joined #heat | 05:53 | |
| *** ricolin has joined #heat | 05:58 | |
| *** boris-42 has quit IRC | 05:58 | |
| *** steveg_afk has joined #heat | 06:01 | |
| *** vijayagurug has joined #heat | 06:01 | |
| *** ahonda has joined #heat | 06:02 | |
| *** jdandrea has quit IRC | 06:02 | |
| *** vijendar has quit IRC | 06:06 | |
| *** hdd has joined #heat | 06:14 | |
| *** bana_k has joined #heat | 06:21 | |
| *** KanagarajM has joined #heat | 06:22 | |
| *** sileht has quit IRC | 06:25 | |
| *** rakesh_hs has joined #heat | 06:28 | |
| *** getvasanth has joined #heat | 06:32 | |
| *** manishg has joined #heat | 06:36 | |
| *** manishg has quit IRC | 06:40 | |
| *** sileht has joined #heat | 06:42 | |
| *** jprovazn has joined #heat | 06:43 | |
| *** jtomasek has joined #heat | 06:51 | |
| *** eliqiao1 is now known as eliqiao | 07:01 | |
| *** bana_k has quit IRC | 07:03 | |
| *** colonwq has quit IRC | 07:12 | |
| *** sileht has quit IRC | 07:15 | |
| *** sdake has joined #heat | 07:22 | |
| *** sdake_ has joined #heat | 07:24 | |
| *** sdake has quit IRC | 07:27 | |
| eliqiao | hi, does any one know what happend with this error "Resource CREATE failed: ResourceInError: resources.api_pool: Went to status ERROR due to \"error in vip\"" | 07:28 |
| *** manishg has joined #heat | 07:37 | |
| *** Marga_ has quit IRC | 07:40 | |
| *** nkoffman has joined #heat | 07:42 | |
| *** manishg has quit IRC | 07:42 | |
| *** Marga_ has joined #heat | 07:44 | |
| *** e0ne has joined #heat | 07:50 | |
| elynn | This means there's an error when creating vip in loadbalance. | 07:51 |
| elynn | Better check neutron log | 07:51 |
| *** zigo has quit IRC | 07:53 | |
| eliqiao | elynn: ah , thanks, I destroy devstack, someone tell me this patch may fix that https://review.openstack.org/#/c/241882/5 | 07:53 |
| *** jamielennox is now known as jamielennox|away | 07:54 | |
| *** jamielennox|away is now known as jamielennox | 07:54 | |
| elynn | eliqiao, good to know ;) | 07:55 |
| *** zigo has joined #heat | 07:56 | |
| *** jamielennox is now known as jamielennox|away | 07:57 | |
| *** sileht has joined #heat | 07:59 | |
| *** e0ne has quit IRC | 08:00 | |
| *** inc0 has joined #heat | 08:01 | |
| *** e0ne has joined #heat | 08:04 | |
| *** shardy has joined #heat | 08:04 | |
| *** colonwq has joined #heat | 08:06 | |
| *** vgridnev has quit IRC | 08:06 | |
| *** colonwq has quit IRC | 08:12 | |
| *** openstackgerrit has quit IRC | 08:16 | |
| *** openstackgerrit has joined #heat | 08:17 | |
| *** colonwq has joined #heat | 08:22 | |
| *** achanda has quit IRC | 08:25 | |
| *** Marga_ has quit IRC | 08:27 | |
| *** Marga_ has joined #heat | 08:28 | |
| *** dkusidlo has joined #heat | 08:29 | |
| *** Qiming_ has joined #heat | 08:29 | |
| *** Qiming has quit IRC | 08:32 | |
| *** openstack has joined #heat | 08:35 | |
| -cameron.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp | 08:35 | |
| *** manishg has joined #heat | 08:38 | |
| *** manishg has quit IRC | 08:42 | |
| *** e0ne has quit IRC | 08:45 | |
| *** e0ne has joined #heat | 08:46 | |
| *** e0ne has quit IRC | 08:48 | |
| *** stannie has joined #heat | 08:51 | |
| *** sdake_ has quit IRC | 08:53 | |
| *** jaosorior has quit IRC | 08:53 | |
| *** dkusidlo has quit IRC | 09:04 | |
| *** sorantis has joined #heat | 09:04 | |
| *** tlashchova has joined #heat | 09:06 | |
| *** vgridnev has joined #heat | 09:07 | |
| *** jaosorior has joined #heat | 09:09 | |
| *** derekh has joined #heat | 09:09 | |
| *** manishg has joined #heat | 09:15 | |
| *** manishg has quit IRC | 09:20 | |
| *** yassine__ has joined #heat | 09:21 | |
| *** jistr has joined #heat | 09:24 | |
| *** sdake has joined #heat | 09:34 | |
| *** pratikmallya has quit IRC | 09:42 | |
| *** e0ne has joined #heat | 09:53 | |
| *** inc0_ has joined #heat | 09:53 | |
| *** inc0 has quit IRC | 09:56 | |
| *** zhenguo has quit IRC | 09:58 | |
| *** Yanyanhu has quit IRC | 09:58 | |
| *** tspatzier has quit IRC | 09:59 | |
| *** tspatzier has joined #heat | 09:59 | |
| *** tspatzier has quit IRC | 10:00 | |
| *** jamielennox|away is now known as jamielennox | 10:01 | |
| *** Qiming_ has quit IRC | 10:03 | |
| *** inc0_ has quit IRC | 10:06 | |
| *** inc0 has joined #heat | 10:07 | |
| openstackgerrit | Di XiaoLi proposed openstack/heat-specs: Online Schema Migrations https://review.openstack.org/241484 | 10:13 |
| *** manishg has joined #heat | 10:16 | |
| *** inc0 has quit IRC | 10:17 | |
| *** inc0 has joined #heat | 10:17 | |
| *** manishg has quit IRC | 10:20 | |
| *** ricolin has quit IRC | 10:23 | |
| openstackgerrit | Anant Patil proposed openstack/heat: DNM: Skip stack validation test for convergence. https://review.openstack.org/241973 | 10:29 |
| openstackgerrit | Anant Patil proposed openstack/heat: DNM: Skip stack validation test for convergence. https://review.openstack.org/241973 | 10:31 |
| *** inc0 has quit IRC | 10:40 | |
| *** sdake has quit IRC | 10:41 | |
| *** pratikmallya has joined #heat | 10:43 | |
| *** pratikmallya has quit IRC | 10:48 | |
| *** vgridnev has quit IRC | 10:48 | |
| *** vgridnev has joined #heat | 10:49 | |
| *** inc0 has joined #heat | 10:51 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Move update_policy parsing to Resource https://review.openstack.org/223016 | 10:52 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Use scaling library for RG assemble_nested https://review.openstack.org/222444 | 10:52 |
| *** inc0 has quit IRC | 10:53 | |
| *** inc0 has joined #heat | 10:54 | |
| *** elynn has quit IRC | 10:57 | |
| *** inc0 has quit IRC | 11:00 | |
| *** sergmelikyan has joined #heat | 11:00 | |
| *** yassine__ has quit IRC | 11:03 | |
| *** masco__ has quit IRC | 11:07 | |
| *** sergmelikyan has quit IRC | 11:13 | |
| *** manishg has joined #heat | 11:17 | |
| *** manishg has quit IRC | 11:21 | |
| *** colonwq has quit IRC | 11:28 | |
| *** colonwq has joined #heat | 11:30 | |
| *** tspatzier has joined #heat | 11:34 | |
| *** inc0 has joined #heat | 11:44 | |
| *** inc0_ has joined #heat | 11:46 | |
| *** inc0 has quit IRC | 11:49 | |
| *** tspatzier has quit IRC | 11:50 | |
| *** colonwq has quit IRC | 11:52 | |
| *** Marga_ has quit IRC | 11:57 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds get_region_id() in keystone client plugin https://review.openstack.org/242011 | 11:58 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds keystone.region constraint https://review.openstack.org/242012 | 11:58 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds OS::Keystone::Region resource plug-in https://review.openstack.org/242013 | 11:58 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Updates keystone region constraints for endpoint https://review.openstack.org/242014 | 11:58 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat-templates: Adds keystone parent child region sample template https://review.openstack.org/242015 | 12:00 |
| *** yassine__ has joined #heat | 12:01 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat-templates: Adds keystone parent child region sample template https://review.openstack.org/242015 | 12:02 |
| *** achanda has joined #heat | 12:03 | |
| *** dkusidlo has joined #heat | 12:04 | |
| *** achanda has quit IRC | 12:05 | |
| *** Marga_ has joined #heat | 12:06 | |
| openstackgerrit | Peter Razumovsky proposed openstack/heat: Add floating_ip property to Nova::Server nics https://review.openstack.org/217754 | 12:09 |
| *** sdake has joined #heat | 12:10 | |
| *** colonwq has joined #heat | 12:14 | |
| *** manishg has joined #heat | 12:17 | |
| *** manishg has quit IRC | 12:22 | |
| *** dims_ has joined #heat | 12:22 | |
| *** dims has quit IRC | 12:25 | |
| *** Nepoc has quit IRC | 12:27 | |
| *** sileht has quit IRC | 12:28 | |
| *** sileht has joined #heat | 12:39 | |
| *** yassine__ has quit IRC | 12:42 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds error_code in heat exceptions https://review.openstack.org/242031 | 12:42 |
| *** sergmelikyan has joined #heat | 12:48 | |
| *** pt_15 has quit IRC | 12:48 | |
| *** tochi has quit IRC | 12:49 | |
| *** jistr has quit IRC | 12:52 | |
| *** yassine__ has joined #heat | 12:54 | |
| *** sergmelikyan has quit IRC | 12:59 | |
| *** dprince has joined #heat | 13:02 | |
| *** tobe has quit IRC | 13:03 | |
| *** Marga_ has quit IRC | 13:03 | |
| *** sdake_ has joined #heat | 13:04 | |
| *** lkarm has joined #heat | 13:08 | |
| *** sdake has quit IRC | 13:08 | |
| *** jamielennox is now known as jamielennox|away | 13:08 | |
| *** tobe has joined #heat | 13:10 | |
| *** jistr has joined #heat | 13:11 | |
| *** tobe has quit IRC | 13:14 | |
| *** tobe has joined #heat | 13:14 | |
| *** manishg has joined #heat | 13:18 | |
| *** tobe has quit IRC | 13:19 | |
| *** tobe has joined #heat | 13:20 | |
| *** sdake_ has quit IRC | 13:21 | |
| *** manishg has quit IRC | 13:23 | |
| *** tobe has quit IRC | 13:25 | |
| *** sdake has joined #heat | 13:27 | |
| *** signed8bit has joined #heat | 13:28 | |
| *** Qiming has joined #heat | 13:28 | |
| *** sergmelikyan has joined #heat | 13:29 | |
| *** dkusidlo has quit IRC | 13:30 | |
| *** dkusidlo has joined #heat | 13:35 | |
| *** inc0_ has quit IRC | 13:39 | |
| openstackgerrit | Thomas Herve proposed openstack/heat: Add caching to neutron extensions https://review.openstack.org/241551 | 13:48 |
| *** crose has joined #heat | 13:49 | |
| *** vijayagurug has quit IRC | 13:50 | |
| *** tlashchova has quit IRC | 13:53 | |
| *** akuznetsov has joined #heat | 13:57 | |
| *** jaosorior has quit IRC | 13:57 | |
| *** jaosorior has joined #heat | 13:58 | |
| *** crose has quit IRC | 13:59 | |
| *** links has quit IRC | 14:01 | |
| *** LimorStotland has quit IRC | 14:04 | |
| *** jonesbr has joined #heat | 14:04 | |
| *** signed8bit is now known as signed8bit_ZZZzz | 14:04 | |
| *** david-lyle has joined #heat | 14:08 | |
| *** blomquisg has quit IRC | 14:18 | |
| *** manishg has joined #heat | 14:19 | |
| *** spzala has joined #heat | 14:19 | |
| *** pt_15 has joined #heat | 14:21 | |
| *** manishg has quit IRC | 14:24 | |
| *** jaosorior has quit IRC | 14:26 | |
| *** jaosorior has joined #heat | 14:26 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 14:26 | |
| *** blomquisg has joined #heat | 14:34 | |
| *** jasond has joined #heat | 14:35 | |
| *** vijendar has joined #heat | 14:36 | |
| *** akuznetsov has quit IRC | 14:39 | |
| *** dims has joined #heat | 14:40 | |
| *** Rita_ has quit IRC | 14:41 | |
| *** miguelgrinberg has quit IRC | 14:41 | |
| *** sdake has quit IRC | 14:42 | |
| *** dims_ has quit IRC | 14:43 | |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Skip stack validation test for convergence. https://review.openstack.org/241973 | 14:43 |
| *** DandyPandy has quit IRC | 14:44 | |
| *** partner has quit IRC | 14:46 | |
| *** partner has joined #heat | 14:47 | |
| *** miguelgrinberg has joined #heat | 14:47 | |
| *** sdake has joined #heat | 14:47 | |
| *** DandyPandy has joined #heat | 14:48 | |
| *** neelashah has joined #heat | 14:49 | |
| *** manishg has joined #heat | 14:50 | |
| *** vijayagurug has joined #heat | 14:50 | |
| *** ricolin has joined #heat | 14:51 | |
| *** dims has quit IRC | 14:53 | |
| *** KanagarajM has quit IRC | 14:55 | |
| *** sdake has quit IRC | 14:57 | |
| *** dyasny has joined #heat | 14:59 | |
| *** rowagner has joined #heat | 15:00 | |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Convergence: Assign correct stack to rsrc while delete https://review.openstack.org/241598 | 15:00 |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Skip stack validation test for convergence. https://review.openstack.org/241973 | 15:01 |
| rowagner | Is anyone willing to answer some questions about executing some components asynchronously? | 15:02 |
| *** pratikmallya has joined #heat | 15:04 | |
| *** spzala has quit IRC | 15:05 | |
| *** david-lyle has quit IRC | 15:06 | |
| *** dkusidlo_ has joined #heat | 15:07 | |
| *** dkusidlo has quit IRC | 15:07 | |
| *** dkusidlo_ is now known as dkusidlo | 15:07 | |
| *** dyasny has quit IRC | 15:08 | |
| *** dkusidlo has quit IRC | 15:08 | |
| *** pratikma_ has joined #heat | 15:08 | |
| *** pratikmallya has quit IRC | 15:11 | |
| *** Qiming has quit IRC | 15:14 | |
| *** tspatzier has joined #heat | 15:17 | |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Convergence: Assign correct stack to rsrc while delete https://review.openstack.org/241598 | 15:18 |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Skip stack validation test for convergence. https://review.openstack.org/241973 | 15:18 |
| *** manishg has quit IRC | 15:18 | |
| openstackgerrit | Rico Lin proposed openstack/heat: add get_file in HOT templates from global environment https://review.openstack.org/209439 | 15:20 |
| *** rakesh_hs has quit IRC | 15:20 | |
| *** sergmelikyan has quit IRC | 15:24 | |
| *** sergmelikyan has joined #heat | 15:25 | |
| *** jaime49 has joined #heat | 15:25 | |
| *** jaime49 has quit IRC | 15:25 | |
| *** jaime49 has joined #heat | 15:25 | |
| *** dyasny has joined #heat | 15:25 | |
| *** tlashchova has joined #heat | 15:27 | |
| *** sergmelikyan has quit IRC | 15:28 | |
| *** sergmelikyan has joined #heat | 15:28 | |
| *** sdake has joined #heat | 15:30 | |
| *** sdake has quit IRC | 15:31 | |
| *** sdake has joined #heat | 15:31 | |
| *** sdake has quit IRC | 15:35 | |
| *** sdake has joined #heat | 15:36 | |
| *** dprince has quit IRC | 15:37 | |
| *** dspano has joined #heat | 15:38 | |
| *** ricolin has quit IRC | 15:39 | |
| *** randallburt has joined #heat | 15:41 | |
| *** sergmelikyan has quit IRC | 15:47 | |
| *** rwsu has joined #heat | 15:47 | |
| *** vgridnev has quit IRC | 15:52 | |
| randallburt | stevebaker: is there any reason not to approve https://review.openstack.org/#/c/240368/? | 15:53 |
| *** spzala has joined #heat | 15:53 | |
| *** jistr is now known as jistr|afkmtg | 15:53 | |
| openstackgerrit | Jason Dunsmore proposed openstack/heat: Split abandon into pre-abandon(export) and abandon https://review.openstack.org/181880 | 15:53 |
| *** bnemec has quit IRC | 15:55 | |
| *** inc0 has joined #heat | 15:58 | |
| *** Raj1 has joined #heat | 16:03 | |
| openstackgerrit | Merged openstack/heat: Clean up convergence error message https://review.openstack.org/241255 | 16:03 |
| *** Raj1 has left #heat | 16:03 | |
| *** kebray has joined #heat | 16:03 | |
| *** sergmelikyan has joined #heat | 16:04 | |
| *** Raj1 has joined #heat | 16:04 | |
| *** kebray has quit IRC | 16:04 | |
| *** kebray has joined #heat | 16:05 | |
| *** dsneddon has quit IRC | 16:08 | |
| *** dsneddon has joined #heat | 16:08 | |
| *** dsneddon has quit IRC | 16:08 | |
| *** dsneddon_ has joined #heat | 16:08 | |
| *** crose has joined #heat | 16:09 | |
| *** spzala_ has joined #heat | 16:10 | |
| *** EricGonczer_ has joined #heat | 16:12 | |
| *** spzala has quit IRC | 16:12 | |
| *** spzala_ is now known as spzala | 16:12 | |
| *** pratikma_ has quit IRC | 16:15 | |
| openstackgerrit | Merged openstack/heat: Enable scenario test 'test_autoscaling_loadbalancer_neutron' https://review.openstack.org/241852 | 16:16 |
| openstackgerrit | Merged openstack/heat: Replaced mox usage with mock in test_swift https://review.openstack.org/235590 | 16:16 |
| *** tspatzier has quit IRC | 16:18 | |
| *** rowagner has quit IRC | 16:21 | |
| *** EricGonc_ has joined #heat | 16:21 | |
| *** mrutkows has joined #heat | 16:21 | |
| *** vijayagurug has left #heat | 16:23 | |
| *** jaime49 has left #heat | 16:24 | |
| *** EricGonczer_ has quit IRC | 16:24 | |
| *** sorantis has quit IRC | 16:26 | |
| *** daneyon has joined #heat | 16:28 | |
| *** Drago has joined #heat | 16:30 | |
| *** Piet has joined #heat | 16:30 | |
| *** Drago has quit IRC | 16:30 | |
| *** Drago has joined #heat | 16:30 | |
| *** daneyon_ has joined #heat | 16:32 | |
| *** Raj1 has quit IRC | 16:35 | |
| *** daneyon has quit IRC | 16:35 | |
| *** mrutkows has quit IRC | 16:35 | |
| *** Raj1 has joined #heat | 16:37 | |
| *** EricGonc_ has quit IRC | 16:38 | |
| *** EricGonczer_ has joined #heat | 16:39 | |
| *** pratikmallya has joined #heat | 16:40 | |
| *** pratikma_ has joined #heat | 16:43 | |
| *** tiantian has quit IRC | 16:43 | |
| *** sergmelikyan has quit IRC | 16:43 | |
| *** pratikmallya has quit IRC | 16:45 | |
| *** tiantian has joined #heat | 16:45 | |
| *** vgridnev has joined #heat | 16:48 | |
| *** alex_xu_ has joined #heat | 16:51 | |
| *** sorantis has joined #heat | 16:52 | |
| *** jaosorior_ has joined #heat | 16:53 | |
| *** kse201 has joined #heat | 16:53 | |
| *** ameade has quit IRC | 16:53 | |
| *** vijayagurug1 has joined #heat | 16:53 | |
| *** sorantis has quit IRC | 16:54 | |
| *** yassine__ has quit IRC | 16:54 | |
| *** tiantian has quit IRC | 16:55 | |
| *** bana_k has joined #heat | 16:55 | |
| *** tiantian has joined #heat | 16:56 | |
| *** sdake_ has joined #heat | 16:56 | |
| *** manishg has joined #heat | 16:56 | |
| *** ameade has joined #heat | 16:56 | |
| *** manishg has quit IRC | 16:57 | |
| *** manishg has joined #heat | 16:58 | |
| *** e0ne has quit IRC | 16:58 | |
| *** nkoffman_ has joined #heat | 16:58 | |
| *** barra204 has joined #heat | 16:59 | |
| *** dhellmann_ has joined #heat | 17:00 | |
| *** nkoffman has quit IRC | 17:00 | |
| *** tsufiev_ has joined #heat | 17:00 | |
| *** tsufiev has quit IRC | 17:00 | |
| *** arif-ali_ has joined #heat | 17:00 | |
| *** sirushti_ has joined #heat | 17:01 | |
| *** SergeyLukjanov2 has joined #heat | 17:02 | |
| *** signed8bit is now known as signed8bit_ZZZzz | 17:02 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 17:02 | |
| *** blomquisg has quit IRC | 17:03 | |
| *** dprince has joined #heat | 17:03 | |
| *** signed8bit is now known as signed8bit_ZZZzz | 17:03 | |
| *** sdake has quit IRC | 17:04 | |
| *** jaosorior has quit IRC | 17:04 | |
| *** alex_xu has quit IRC | 17:04 | |
| *** dhellmann has quit IRC | 17:04 | |
| *** kse has quit IRC | 17:04 | |
| *** arif-ali has quit IRC | 17:04 | |
| *** skraynev has quit IRC | 17:04 | |
| *** SergeyLukjanov has quit IRC | 17:04 | |
| *** shakamunyi has quit IRC | 17:04 | |
| *** sirushti has quit IRC | 17:04 | |
| *** sirushti_ is now known as sirushti | 17:04 | |
| *** arif-ali_ is now known as arif-ali | 17:04 | |
| *** SergeyLukjanov2 is now known as SergeyLukjanov | 17:04 | |
| *** dhellmann_ is now known as dhellmann | 17:05 | |
| *** skraynev has joined #heat | 17:05 | |
| shardy | zaneb: Hey, trying to address your comments on https://review.openstack.org/#/c/238194/ | 17:05 |
| shardy | I'm having a problem with " if the type string maps to a different class, replace it" | 17:05 |
| shardy | isn't that what we already do by comparing the new_res.type() with old_res.type()? | 17:06 |
| zaneb | Resource.type() just returns the string from the resource definition afaik | 17:07 |
| zaneb | I think we need to compare type(new_res) and type(old_res) | 17:07 |
| zaneb | not confusing at all :D | 17:07 |
| shardy | <facepalm> | 17:08 |
| shardy | seriously, that is very confusing | 17:08 |
| shardy | Yeah, it gives us self.t.resource_type | 17:08 |
| shardy | thanks | 17:08 |
| zaneb | it seemed like a good idea at the time ;) | 17:08 |
| *** inc0 has quit IRC | 17:09 | |
| shardy | but for template resource that still gives me e.g <class 'heat.engine.resources.template_resource.My::TestResource2'> | 17:09 |
| *** bnemec has joined #heat | 17:10 | |
| shardy | I assume that's due to the get_clas magic in template_resource.py | 17:10 |
| zaneb | we create subclasses of TemplateResource?? | 17:10 |
| * shardy looks | 17:10 | |
| * zaneb looks also | 17:10 | |
| zaneb | ugh, we do | 17:11 |
| zaneb | ok, I did not know that | 17:11 |
| shardy | So, we're kinda back to square one I think, where you need a TemplateResource specific comparison | 17:11 |
| openstackgerrit | Jay Dobies proposed openstack/heat: Add environment_files to REST and RPC APIs https://review.openstack.org/239967 | 17:13 |
| zaneb | yeah, you could have a get_plugin_type() method or something that normally returns type(self) but for TemplateResource returns TemplateResource | 17:13 |
| *** jistr|afkmtg is now known as jistr | 17:14 | |
| shardy | Yeah, pretty much what I've already done, except moving the comparison back into update.py | 17:15 |
| *** blomquisg has joined #heat | 17:15 | |
| shardy | maybe that's a nicer naming though, I can do that | 17:15 |
| zaneb | I wonder why we're using generate_class to set the properties_schema and attributes_schema on the class | 17:16 |
| zaneb | and then immediately overriding them on the instance in __init__ | 17:16 |
| *** hdd has quit IRC | 17:17 | |
| shardy | Ha! and then immediately re-generating them in _generate_schema ;) | 17:18 |
| zaneb | I suspect there is a use for generate_class, but I also suspect that we *don't* need it for creating resources | 17:18 |
| zaneb | so that might be another option | 17:18 |
| zaneb | https://review.openstack.org/#/c/79291/ | 17:21 |
| zaneb | shardy: heh, you and I approved it ;) | 17:21 |
| shardy | lol | 17:21 |
| *** Raj1 has quit IRC | 17:22 | |
| zaneb | resource-type-show doesn't work on template resource | 17:22 |
| zaneb | was the bug it fixed | 17:22 |
| zaneb | so it's only used for template resources in the default environment, and only used when the class is used directly in the absence of any template, not by any actual resources | 17:24 |
| *** dsneddon_ is now known as dsneddon | 17:25 | |
| *** achanda has joined #heat | 17:26 | |
| *** Raj1 has joined #heat | 17:26 | |
| *** Raj2 has joined #heat | 17:27 | |
| *** Raj2 has quit IRC | 17:27 | |
| *** Raj1 has quit IRC | 17:31 | |
| *** sergmelikyan has joined #heat | 17:31 | |
| *** neelashah1 has joined #heat | 17:31 | |
| *** neelashah has quit IRC | 17:33 | |
| *** vijayagurug1 has quit IRC | 17:34 | |
| jdob | this is gonna sound dumb, but is there some trick to running the integration tests locally? they keep hanging at random points for me | 17:34 |
| *** sorantis has joined #heat | 17:38 | |
| *** e0ne has joined #heat | 17:41 | |
| *** pratikmallya has joined #heat | 17:42 | |
| *** achanda has quit IRC | 17:43 | |
| *** pratikma_ has quit IRC | 17:44 | |
| *** pratikma_ has joined #heat | 17:44 | |
| *** achanda has joined #heat | 17:45 | |
| *** rpothier has joined #heat | 17:46 | |
| *** lkarm has quit IRC | 17:46 | |
| *** lkarm has joined #heat | 17:47 | |
| *** derekh has quit IRC | 17:48 | |
| *** pratikmallya has quit IRC | 17:48 | |
| *** Drago has quit IRC | 17:49 | |
| *** e0ne has quit IRC | 17:51 | |
| *** lkarm has quit IRC | 17:51 | |
| *** e0ne has joined #heat | 17:54 | |
| *** manishg has quit IRC | 17:55 | |
| *** e0ne has quit IRC | 17:56 | |
| *** neelashah has joined #heat | 17:57 | |
| *** sdake_ is now known as sdake | 17:57 | |
| *** bana_k has quit IRC | 18:00 | |
| *** jistr has quit IRC | 18:00 | |
| *** neelashah1 has quit IRC | 18:01 | |
| *** manishg has joined #heat | 18:03 | |
| *** Drago has joined #heat | 18:03 | |
| openstackgerrit | Jay Dobies proposed openstack/heat-specs: Added resource chains spec https://review.openstack.org/228615 | 18:04 |
| *** Drago has quit IRC | 18:04 | |
| *** e0ne has joined #heat | 18:04 | |
| *** Drago has joined #heat | 18:04 | |
| *** sergmelikyan has quit IRC | 18:05 | |
| *** sergmelikyan has joined #heat | 18:05 | |
| *** e0ne has quit IRC | 18:08 | |
| *** jfluhmann has joined #heat | 18:10 | |
| *** sorantis has quit IRC | 18:10 | |
| *** sorantis has joined #heat | 18:10 | |
| *** sorantis has quit IRC | 18:11 | |
| *** achanda has quit IRC | 18:19 | |
| *** lkarm has joined #heat | 18:20 | |
| *** manishg has quit IRC | 18:24 | |
| *** aweiteka has quit IRC | 18:29 | |
| openstackgerrit | Pratik Mallya proposed openstack/heat: Don't encrypt default parameters in heat-manage encrypt script https://review.openstack.org/242185 | 18:33 |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Convergence: Assign correct stack to rsrc when deleting https://review.openstack.org/241598 | 18:33 |
| openstackgerrit | Rakesh H S proposed openstack/heat: DNM: Skip stack validation test for convergence https://review.openstack.org/241973 | 18:33 |
| *** manishg has joined #heat | 18:35 | |
| *** neelashah1 has joined #heat | 18:37 | |
| *** neelashah has quit IRC | 18:39 | |
| *** neelashah1 has quit IRC | 18:40 | |
| *** neelashah has joined #heat | 18:40 | |
| *** achanda has joined #heat | 18:41 | |
| *** neelashah has quit IRC | 18:42 | |
| *** vijayagurug has joined #heat | 18:43 | |
| *** kebray has quit IRC | 18:43 | |
| *** dhubbard has quit IRC | 18:44 | |
| *** rdo has quit IRC | 18:45 | |
| *** dhubbard has joined #heat | 18:46 | |
| *** rdo has joined #heat | 18:46 | |
| *** neelashah has joined #heat | 18:46 | |
| *** bana_k has joined #heat | 18:52 | |
| *** kebray has joined #heat | 18:56 | |
| *** kebray has quit IRC | 18:58 | |
| *** vijayagurug has quit IRC | 18:58 | |
| *** kebray has joined #heat | 18:58 | |
| *** hdd has joined #heat | 19:01 | |
| *** EricGonc_ has joined #heat | 19:02 | |
| *** EricGonczer_ has quit IRC | 19:02 | |
| *** jprovazn has quit IRC | 19:03 | |
| *** jonesbr has quit IRC | 19:05 | |
| *** jonesbr has joined #heat | 19:08 | |
| *** neelashah1 has joined #heat | 19:24 | |
| *** neelashah1 has quit IRC | 19:26 | |
| *** EricGonc_ has quit IRC | 19:27 | |
| *** neelashah has quit IRC | 19:28 | |
| *** neelashah has joined #heat | 19:28 | |
| *** EricGonczer_ has joined #heat | 19:30 | |
| *** Marga_ has joined #heat | 19:30 | |
| *** vijendar has quit IRC | 19:31 | |
| stevebaker | morning | 19:32 |
| stevebaker | randallburt: its my bp, so naturally I think its worth approving :) | 19:33 |
| *** jfluhmann has quit IRC | 19:33 | |
| randallburt | stevebaker: k, lots of +2's so I'll approve | 19:33 |
| stevebaker | maybe we should coordinate who implements what on an etherpad rather than the bp whiteboard | 19:34 |
| stevebaker | zaneb: thanks for backporting allocation_pools. I'm going to spend today on backports | 19:37 |
| *** spzala has quit IRC | 19:38 | |
| openstackgerrit | Merged openstack/heat-specs: Heat support in python-openstackclient https://review.openstack.org/240368 | 19:38 |
| *** crose has quit IRC | 19:43 | |
| openstackgerrit | Jason Dunsmore proposed openstack/heat-specs: Add spec for updatable parameters blueprint https://review.openstack.org/241755 | 19:47 |
| openstackgerrit | Jason Dunsmore proposed openstack/heat-specs: Add spec for updatable parameters blueprint https://review.openstack.org/241755 | 19:49 |
| *** sergmelikyan has quit IRC | 19:50 | |
| *** jfluhmann has joined #heat | 19:51 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 19:53 | |
| *** Raj1 has joined #heat | 19:58 | |
| *** jaosorior_ has quit IRC | 19:58 | |
| *** jobewan has joined #heat | 20:00 | |
| *** jaosorior has joined #heat | 20:00 | |
| *** manishg has quit IRC | 20:01 | |
| *** Marga_ has quit IRC | 20:03 | |
| *** Raj2 has joined #heat | 20:03 | |
| *** Marga_ has joined #heat | 20:03 | |
| *** EricGonczer_ has quit IRC | 20:03 | |
| *** EricGonczer_ has joined #heat | 20:04 | |
| *** Raj1 has quit IRC | 20:04 | |
| openstackgerrit | Jason Dunsmore proposed openstack/heat: Always process node addresses https://review.openstack.org/241719 | 20:04 |
| *** jaosorior has quit IRC | 20:04 | |
| *** jfluhmann has quit IRC | 20:09 | |
| openstackgerrit | Jay Dobies proposed openstack/heat: Add environment_files to REST and RPC APIs https://review.openstack.org/239967 | 20:12 |
| *** vijendar has joined #heat | 20:13 | |
| *** hdd has quit IRC | 20:13 | |
| *** Raj2 has left #heat | 20:13 | |
| *** manishg has joined #heat | 20:15 | |
| *** spzala has joined #heat | 20:20 | |
| *** Marga_ has quit IRC | 20:20 | |
| *** Marga_ has joined #heat | 20:21 | |
| *** Raj2 has joined #heat | 20:25 | |
| *** ryansb has quit IRC | 20:26 | |
| *** jfluhmann has joined #heat | 20:26 | |
| *** Marga_ has quit IRC | 20:26 | |
| *** ryansb has joined #heat | 20:28 | |
| *** ryansb has quit IRC | 20:28 | |
| *** ryansb has joined #heat | 20:28 | |
| *** hdd has joined #heat | 20:32 | |
| *** dsneddon is now known as dsneddon_biab | 20:34 | |
| *** achanda has quit IRC | 20:35 | |
| *** Raj1 has joined #heat | 20:37 | |
| *** Raj1 has quit IRC | 20:37 | |
| *** Raj1 has joined #heat | 20:38 | |
| *** Drago1 has joined #heat | 20:38 | |
| *** Raj1 has left #heat | 20:38 | |
| *** Drago1 has quit IRC | 20:38 | |
| *** neelashah has quit IRC | 20:39 | |
| *** Raj2 has quit IRC | 20:39 | |
| *** Drago1 has joined #heat | 20:39 | |
| *** pratikma_ has quit IRC | 20:39 | |
| *** pratikma_ has joined #heat | 20:41 | |
| *** Drago has quit IRC | 20:41 | |
| *** neelashah has joined #heat | 20:53 | |
| *** hdd has quit IRC | 20:58 | |
| *** pratikma_ has quit IRC | 21:01 | |
| *** pratikmallya has joined #heat | 21:01 | |
| *** Raj1 has joined #heat | 21:04 | |
| *** jasond has quit IRC | 21:08 | |
| *** neelashah has quit IRC | 21:16 | |
| *** randallburt has quit IRC | 21:16 | |
| *** spzala has quit IRC | 21:17 | |
| *** pratikma_ has joined #heat | 21:18 | |
| *** pratikmallya has quit IRC | 21:19 | |
| *** Raj1 has quit IRC | 21:20 | |
| *** jasond has joined #heat | 21:22 | |
| *** hdd has joined #heat | 21:23 | |
| *** dsneddon_biab is now known as dsneddon | 21:25 | |
| *** Raj1 has joined #heat | 21:25 | |
| *** hdd has quit IRC | 21:26 | |
| *** achanda has joined #heat | 21:28 | |
| *** Raj1 has quit IRC | 21:31 | |
| *** pratikma_ has quit IRC | 21:35 | |
| *** hdd has joined #heat | 21:36 | |
| *** EricGonczer_ has quit IRC | 21:36 | |
| *** mwheckmann has joined #heat | 21:37 | |
| *** pt_15 has quit IRC | 21:38 | |
| *** hdd has quit IRC | 21:39 | |
| *** EricGonczer_ has joined #heat | 21:39 | |
| *** dprince has quit IRC | 21:41 | |
| stevebaker | jonesbr: I like your convention assigned, in-review, merged for https://etherpad.openstack.org/p/heat-support-python-openstackclient | 21:47 |
| jonesbr | stevebaker: thanks, I hoped that was clear enough | 21:47 |
| stevebaker | I was going to have list headings, but this is better | 21:48 |
| stevebaker | we can move merged to the end when it gets too cluttered | 21:48 |
| *** neelashah has joined #heat | 21:48 | |
| jonesbr | that will make it easier to see what still needs to be done | 21:49 |
| jonesbr | sounds good to me | 21:49 |
| *** neelashah1 has joined #heat | 21:50 | |
| *** neelashah has quit IRC | 21:52 | |
| stevebaker | maybe we can convince jasond to help too :) | 21:54 |
| jasond | stevebaker: sure, i'd love to. i will sign up | 21:56 |
| stevebaker | sweet | 21:56 |
| *** shardy has quit IRC | 21:58 | |
| *** dyasny has quit IRC | 22:00 | |
| *** neelashah has joined #heat | 22:02 | |
| stevebaker | jonesbr, jasond: stack create and stack update will be very similar. You'll need to coordinate closely to keep them consistent. Or maybe jasond should start with some different commands | 22:05 |
| *** neelashah1 has quit IRC | 22:05 | |
| jasond | stevebaker: i'll wait for jonesbr to finish stack create before i start on stack update | 22:06 |
| stevebaker | jasond: ok, +1 | 22:06 |
| zaneb | stevebaker: AttributeError: 'UpdateSubnetTest' object has no attribute 'client' | 22:07 |
| jonesbr | jasond: I'll get a WIP patch up soon to give you something to start with | 22:07 |
| stevebaker | zaneb: I'll fix the test via the gate | 22:07 |
| jasond | jonesbr: sounds good | 22:07 |
| *** pratikmallya has joined #heat | 22:08 | |
| *** pratikmallya has quit IRC | 22:10 | |
| *** pratikma_ has joined #heat | 22:10 | |
| *** Piet has quit IRC | 22:14 | |
| *** rpothier has quit IRC | 22:14 | |
| *** jdandrea has joined #heat | 22:15 | |
| openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenStackClient plugin for stack list https://review.openstack.org/236057 | 22:18 |
| openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenstackClient plugin for stack create https://review.openstack.org/242238 | 22:18 |
| *** Marga_ has joined #heat | 22:20 | |
| *** vgridnev has quit IRC | 22:21 | |
| *** achanda has quit IRC | 22:22 | |
| *** manishg_ has joined #heat | 22:25 | |
| *** spzala has joined #heat | 22:26 | |
| *** manishg has quit IRC | 22:27 | |
| *** cwolferh has quit IRC | 22:29 | |
| *** kebray has quit IRC | 22:34 | |
| *** jonesbr has left #heat | 22:34 | |
| *** dspano has quit IRC | 22:35 | |
| *** EricGonczer_ has quit IRC | 22:36 | |
| *** pratikma_ has quit IRC | 22:38 | |
| openstackgerrit | Merged openstack/heat: Always process node addresses https://review.openstack.org/241719 | 22:39 |
| openstackgerrit | Merged openstack/heat: Use rsrc_defn_from_snippet for ResourceGroup https://review.openstack.org/221724 | 22:39 |
| *** daneyon_ has quit IRC | 22:46 | |
| *** lkarm has quit IRC | 22:47 | |
| openstackgerrit | Merged openstack/heat: Move function for member_definitions to grouputil https://review.openstack.org/221723 | 22:47 |
| *** lkarm has joined #heat | 22:47 | |
| *** mwheckmann has quit IRC | 22:48 | |
| *** dgonzalez has quit IRC | 22:51 | |
| *** lkarm has quit IRC | 22:51 | |
| *** pratikmallya has joined #heat | 22:52 | |
| *** achanda has joined #heat | 22:59 | |
| *** jamielennox|away is now known as jamielennox | 22:59 | |
| *** Raj1 has joined #heat | 22:59 | |
| *** spzala has quit IRC | 23:00 | |
| *** spzala has joined #heat | 23:00 | |
| *** Raj2 has joined #heat | 23:01 | |
| *** Raj1 has quit IRC | 23:03 | |
| *** dgonzalez has joined #heat | 23:04 | |
| *** Raj2 has quit IRC | 23:06 | |
| *** dgonzalez has quit IRC | 23:06 | |
| *** dgonzalez has joined #heat | 23:07 | |
| *** jasond has quit IRC | 23:09 | |
| *** Raj1 has joined #heat | 23:11 | |
| *** sdake has quit IRC | 23:12 | |
| *** dgonzalez has quit IRC | 23:12 | |
| *** dgonzalez has joined #heat | 23:13 | |
| *** sdake has joined #heat | 23:14 | |
| *** asalkeld has quit IRC | 23:15 | |
| *** Raj1 has quit IRC | 23:16 | |
| *** neelashah has quit IRC | 23:17 | |
| *** lkarm has joined #heat | 23:20 | |
| *** vijendar has quit IRC | 23:21 | |
| *** signed8bit has quit IRC | 23:22 | |
| *** lkarm has quit IRC | 23:24 | |
| *** randallburt has joined #heat | 23:30 | |
| *** achanda has quit IRC | 23:31 | |
| *** randallburt has quit IRC | 23:31 | |
| *** randallburt has joined #heat | 23:32 | |
| *** achanda has joined #heat | 23:32 | |
| *** jobewan has quit IRC | 23:32 | |
| *** Qiming has joined #heat | 23:33 | |
| *** Raj1 has joined #heat | 23:36 | |
| *** Marga__ has joined #heat | 23:37 | |
| *** tochi has joined #heat | 23:38 | |
| *** asalkeld has joined #heat | 23:40 | |
| *** Marga_ has quit IRC | 23:40 | |
| *** Qiming has quit IRC | 23:41 | |
| *** pratikmallya has quit IRC | 23:42 | |
| *** jobewan has joined #heat | 23:45 | |
| *** ameade has quit IRC | 23:54 | |
| *** ameade has joined #heat | 23:55 | |
| *** Raj1 has quit IRC | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!