Thursday, 2016-09-01

openstackgerritZane Bitter proposed openstack/heat: Provide default implementation of _parser_condition_functions  https://review.openstack.org/36399100:25
openstackgerritZane Bitter proposed openstack/heat: Don't add new abstract methods to Template class  https://review.openstack.org/36399200:25
openstackgerritZane Bitter proposed openstack/heat: Prevent direct access to conditions in templates  https://review.openstack.org/36399300:25
openstackgerritZane Bitter proposed openstack/heat: Add unit tests for invalid keys in resources  https://review.openstack.org/36399400:25
openstackgerritZane Bitter proposed openstack/heat: Deprecate Template.validate_resource_key_type()  https://review.openstack.org/36399500:25
*** zhurong has joined #heat00:36
*** sabeen has quit IRC00:37
*** vishwanathj has quit IRC00:53
*** bana_k has quit IRC01:01
*** spzala has quit IRC01:02
*** priteau has joined #heat01:11
*** priteau has quit IRC01:16
*** chlong has joined #heat01:18
*** yanyanhu has joined #heat01:27
*** rafael__ has joined #heat01:30
*** elynn has joined #heat01:30
*** spzala has joined #heat01:38
*** elynn_ has joined #heat01:39
*** elynn has quit IRC01:40
*** spzala has quit IRC01:43
*** ayoung has joined #heat01:43
*** spzala has joined #heat01:45
*** vijendar has joined #heat01:51
openstackgerrithuangtianhua proposed openstack/heat: Allow reference conditions by name  https://review.openstack.org/36258501:53
tiantianOleksii Chuprykov, are you around?01:56
*** spzala has quit IRC02:05
*** sdake has quit IRC02:06
openstackgerrithuangtianhua proposed openstack/heat: Allow reference conditions by name  https://review.openstack.org/36258502:07
*** rafael__ has quit IRC02:23
*** sabeen has joined #heat02:28
*** dimtruck is now known as zz_dimtruck02:30
*** jamielennox|away is now known as jamielennox02:41
openstackgerritshizhihui proposed openstack/heat: Trivial:Standardize the output format of 'help' in some files  https://review.openstack.org/36356702:46
*** zz_dimtruck is now known as dimtruck02:47
*** dimtruck is now known as zz_dimtruck03:02
*** ricolin has joined #heat03:11
*** ricolin has quit IRC03:14
*** ricolin has joined #heat03:15
*** vijendar has quit IRC03:23
*** zz_dimtruck is now known as dimtruck03:23
*** sabeen has quit IRC03:31
*** tochi has quit IRC03:40
*** sabeen has joined #heat03:42
*** ayoung has quit IRC03:47
*** akshai_ has quit IRC03:48
*** tochi has joined #heat04:00
ramishrastevebaker: hey around?04:05
stevebakerramishra: hi04:05
*** tlashchova has quit IRC04:05
*** spzala has joined #heat04:05
*** jamielennox is now known as jamielennox|away04:05
ramishrastevebaker: a question, would it be a good idea to have our own heat dashboard plugin for horizon?04:06
ramishrastevebaker: a separate repo and we manage it;)04:06
stevebakerramishra: sure, but I don't know if anyone is available to develop it04:07
ramishrastevebaker: hmm.. probably we can start and see where it is going?04:07
ricolinramishra: May I ask why you have this in mind?04:08
ricolinramishra: Any further plan?04:09
ramishraricolin: it's good to use the plugin model and we would have flexibility in doing stuff with it.04:09
stevebakerramishra: yeah, if it starts out as a forklift out of what is already in horizon. Also I'd hope horizon's plugin mechanism has some way of just discovering dashboard plugins when they are installed04:09
stevebakerramishra: it would be great if someone wrote a dashboard which made heat api calls directly04:10
*** spzala has quit IRC04:10
stevebakerI have no idea where horizon is at with doing direct api calls04:10
openstackgerritMerged openstack/heat: Updated from global requirements  https://review.openstack.org/36386204:10
ramishrastevebaker: 'forklift out of horizon', yeah I've the same in my mind, but not sure how that process would be.04:11
ricolinramishra: agree with that, just think maybe we can have a drag around UI for Stack manage:)04:11
stevebakerramishra: we really need to talk with horizon folk to discuss the options04:12
ramishrastevebaker: When working on the devstack plugin I realized that we can't get rid of the devstack tree code on the near future.04:12
stevebakerwhy not?04:13
ramishraprojects like mangnum and sahara depend on it and there is no way to load a plugin from another plugin in devstack yet.04:13
stevebakercan't they just enable all the plugins they need in their gate jobs?04:14
ramishrastevebaker: if you know a solution for it let me know.04:14
*** fragatina has quit IRC04:14
stevebakeroh well, lets us switch over first04:14
ramishrastevebaker: gate jobs is fine, but what about when someone just uses magnum plugin, it has to load heat plugin first.04:15
ramishrastevebaker: https://review.openstack.org/#/c/361689/04:15
stevebakerthats just a development environment, hopefully communicating the switch would be enough04:16
ramishraI tried to load heat plugin while sourcing settings and it does not work04:16
ramishrastevebaker: they enable heat services in the plugin settings https://github.com/openstack/magnum/blob/master/devstack/settings#L2904:17
stevebakeryeah, they'll just have to enable the heat plugin in the same place as they enable the magnum plugin04:17
ramishrastevebaker: our jobs have already switched over to use the plugin.04:18
stevebakerricolin: hey, would you be able to review these please? https://review.openstack.org/#/q/status:open+project:openstack/heat-templates+branch:master+topic:centos-rdo-boot-config04:18
stevebakerramishra: sweet, I had no clue04:18
ricolinstevebaker: as a metter of fact, I'm reviewing that right now:)04:19
stevebaker\o/04:19
ramishrastevebaker: though I would like this to go in. https://review.openstack.org/#/c/361566/04:19
ramishrastevebaker: review help would be appreciated:)04:19
ricolinstevebaker: let me give some more test and I think it's good to go:)04:20
stevebakerok I gotta go bbl04:21
ricolinstevebaker: Can you help to review on https://review.openstack.org/#/q/topic:bp/update-cinder-resources04:21
ricolinstevebaker: when you have time04:21
ricolinwhat does bbl mean?04:22
*** dimtruck is now known as zz_dimtruck04:22
ramishraricolin: 'be back later', internet slang;)04:24
openstackgerritRabi Mishra proposed openstack/heat: Use heat functions from plugin for upgrade  https://review.openstack.org/36156604:25
ricolinramishra: Learned!04:25
*** links has joined #heat04:32
*** KanagarajM has joined #heat04:33
openstackgerritRabi Mishra proposed openstack/heat: Revert "Fix devstack plugin" workaround  https://review.openstack.org/36154204:34
*** fragatina has joined #heat04:34
*** elynn_ has quit IRC04:37
*** jdandrea_ has quit IRC04:37
*** amit213 has quit IRC04:37
*** zhiyan has quit IRC04:38
*** jdandrea has joined #heat04:39
*** amit213 has joined #heat04:40
*** zhiyan has joined #heat04:40
*** zz_dimtruck is now known as dimtruck04:42
*** spedione|AWAY has quit IRC04:44
*** bana_k has joined #heat04:46
*** pt_15 has quit IRC04:46
openstackgerritshizhihui proposed openstack/python-heatclient: Import mox in __init__.py  https://review.openstack.org/35159404:48
*** spedione|AWAY has joined #heat04:49
*** spedione|AWAY is now known as spedione04:49
*** yprokule has joined #heat04:50
*** elynn_ has joined #heat05:01
*** dougwig has quit IRC05:03
*** jamielennox|away is now known as jamielennox05:04
*** elynn_ has quit IRC05:05
*** dimtruck is now known as zz_dimtruck05:06
*** harlowja_at_home has joined #heat05:06
*** dougwig has joined #heat05:07
*** elynn_ has joined #heat05:08
*** pas-ha has quit IRC05:10
*** pas-ha has joined #heat05:10
*** gaurav___ has quit IRC05:13
*** wolsen has quit IRC05:13
*** gaurav___ has joined #heat05:14
*** wolsen has joined #heat05:14
*** fragatin_ has joined #heat05:22
*** sdake has joined #heat05:23
*** fragatina has quit IRC05:25
*** jprovazn has joined #heat05:31
*** zz_dimtruck is now known as dimtruck05:42
*** harlowja_at_home has quit IRC05:51
*** KanagarajM has quit IRC05:51
*** ricolin has quit IRC05:52
*** sabeen has quit IRC05:57
*** mohankumar has joined #heat06:04
*** rcernin has quit IRC06:08
*** KanagarajM has joined #heat06:14
*** rcernin has joined #heat06:42
*** rcernin has quit IRC06:45
*** rcernin has joined #heat06:45
*** bana_k has quit IRC06:46
*** rwsu has joined #heat07:03
*** sorantis has joined #heat07:03
*** spzala has joined #heat07:06
openstackgerritRabi Mishra proposed openstack/heat: Remove _get_client_args() from client_plugin  https://review.openstack.org/36409907:06
*** spzala has quit IRC07:10
openstackgerritRabi Mishra proposed openstack/heat: Remove _get_client_args() from client_plugin  https://review.openstack.org/36409907:13
*** sshnaidm|afk is now known as sshnaidm07:14
*** jamielennox is now known as jamielennox|away07:17
*** dimtruck is now known as zz_dimtruck07:22
*** jpich has joined #heat07:25
*** mohankumar has quit IRC07:29
*** sorantis has quit IRC07:37
*** mohankumar has joined #heat07:37
*** sdake has quit IRC07:43
*** sdake has joined #heat07:44
*** caowei has quit IRC07:44
*** mohankumar has quit IRC07:44
*** KanagarajM has quit IRC07:46
*** dbecker has joined #heat07:50
*** KanagarajM has joined #heat07:52
*** shardy has joined #heat07:57
*** jnettlet has quit IRC07:58
*** jnettlet has joined #heat07:59
*** zzzeek has quit IRC08:00
*** akuznetsov has joined #heat08:00
*** zzzeek has joined #heat08:00
*** KanagarajM has quit IRC08:04
*** jaosorior has joined #heat08:04
*** steveg_afk has quit IRC08:14
*** duvarenkov has joined #heat08:17
*** sorantis has joined #heat08:23
*** duvarenkov has quit IRC08:29
*** duvarenkov has joined #heat08:31
*** mohankumar has joined #heat08:34
*** priteau has joined #heat08:37
*** KanagarajM has joined #heat08:46
*** derekh has joined #heat08:54
*** elynn_ has quit IRC08:57
*** shardy has quit IRC08:58
*** cmartin has quit IRC08:58
*** fedruantine has quit IRC08:58
*** DandyPandy has quit IRC08:58
*** mburns has quit IRC08:58
*** bapalm has quit IRC08:58
*** brad[] has quit IRC08:58
*** stevebaker has quit IRC08:58
*** shadower has quit IRC08:58
*** eliqiao has quit IRC08:58
*** jidar has quit IRC08:58
*** jgrassler has quit IRC08:58
*** fedruantine has joined #heat08:59
*** bapalm has joined #heat08:59
*** mburns has joined #heat08:59
*** shardy has joined #heat09:03
*** DandyPandy has joined #heat09:03
*** brad[] has joined #heat09:03
*** stevebaker has joined #heat09:03
*** eliqiao has joined #heat09:03
*** jidar has joined #heat09:03
*** akuznetsov has quit IRC09:04
*** jgrassler has joined #heat09:05
openstackgerritYaoZheng proposed openstack/heat-cfntools: Remove self.__dict__ for formatting strings  https://review.openstack.org/36417409:07
*** yprokule_ has joined #heat09:13
*** yprokule has quit IRC09:14
*** yprokule_ is now known as yprokule09:14
*** avladu has joined #heat09:27
*** yanyanhu has quit IRC09:52
*** yprokule_ has joined #heat09:57
*** code-R has joined #heat09:59
*** yprokule has quit IRC09:59
*** yprokule_ is now known as yprokule09:59
*** sdake has quit IRC10:01
*** zhurong has quit IRC10:03
*** tlashchova has joined #heat10:04
*** KanagarajM has quit IRC10:07
*** sorantis has quit IRC10:09
*** code-R_ has joined #heat10:13
*** code-R has quit IRC10:16
*** sorantis has joined #heat10:17
*** skraynev_ has joined #heat10:20
*** KanagarajM has joined #heat10:22
*** KanagarajM_ has joined #heat10:30
*** KanagarajM has quit IRC10:30
*** Qiming has quit IRC10:40
*** FL1SK has quit IRC10:41
*** Qiming has joined #heat10:45
*** KanagarajM_ has quit IRC10:48
*** KanagarajM_ has joined #heat10:51
*** KanagarajM_ has quit IRC10:59
*** sorantis has quit IRC11:03
*** mohankumar has quit IRC11:17
*** ramishra_ has joined #heat11:20
*** ramishra has quit IRC11:21
*** akrivoka has joined #heat11:28
*** steveg_afk has joined #heat11:32
*** dprince has joined #heat11:36
*** jaosorior has quit IRC12:06
*** jaosorior has joined #heat12:06
*** pradk has joined #heat12:09
*** sorantis has joined #heat12:18
*** hemavsg has joined #heat12:20
hemavsgHi, I am getting this error in Openstack  Mitaka - During Autoscaling through heat template , Scaleup happens, when scale down alarm is triggered, ValueError: Unable to parse date string u'scaling_in_progress12:22
hemavsgCan someone tell me why is this problem?12:22
openstackgerritZane Bitter proposed openstack/heat: Deprecate Template.validate_resource_key_type()  https://review.openstack.org/36399512:26
*** zhurong has joined #heat12:34
*** FL1SK has joined #heat12:41
thervehemavsg, https://bugs.launchpad.net/heat/+bug/156927312:47
openstackLaunchpad bug 1569273 in heat "auto-scaling cooldown fails to adjust" [Medium,Fix released] - Assigned to Kanagaraj Manickam (kanagaraj-manickam)12:47
*** links has quit IRC12:51
hemavsgSo, now I cannot use heat auto scaling cooldown?12:51
*** zhoragh has joined #heat12:54
zhoraghcan i deploy heat-engine in a distributed way without pacemaker?12:55
thervehemavsg, You need to have the patch on your installation12:57
thervezhoragh, Probably12:57
openstackgerritYosef Hoffman proposed openstack/heat: Add OS::Cinder::Quota resource  https://review.openstack.org/35888912:58
hemavsgI did a manual installation of Openstack Mitaka as per the link 'http://docs.openstack.org/mitaka/install-guide-ubuntu/ceilometer-aodh.html', How can I apply this new patch. Please help me here12:58
*** vijendar has joined #heat12:58
*** spzala has joined #heat12:59
thervePresumably, wait for a new release from Ubuntu13:00
therveIf you can't, either build a package, or manually patch your install (not recommended)13:01
hemavsgHi, I would try to manually patch the install for time-being. How can I do that please?13:02
*** sshnaidm is now known as sshnaidm|mtg13:02
hemavsgi would give a try to see if this works, so that i continue with it.13:02
therveJust retrieve the patch and apply it13:02
*** akrivoka has quit IRC13:05
hemavsgPlease tell me the procedure, how to retrieve the patch and apply it.13:05
hemavsgis it from this link: https://bugs.launchpad.net/heat/+bug/156927313:05
openstackLaunchpad bug 1569273 in heat "auto-scaling cooldown fails to adjust" [Medium,Fix released] - Assigned to Kanagaraj Manickam (kanagaraj-manickam)13:05
*** tochi has quit IRC13:11
*** caowei has joined #heat13:11
*** sabeen has joined #heat13:12
*** akshai has joined #heat13:14
hemavsgI am sorry, I am not getting the link to download patch for Launchpad bug 156927313:15
openstackLaunchpad bug 1569273 in heat "auto-scaling cooldown fails to adjust" [Medium,Fix released] https://launchpad.net/bugs/1569273 - Assigned to Kanagaraj Manickam (kanagaraj-manickam)13:15
thervehemavsg, https://git.openstack.org/cgit/openstack/heat/patch/?id=579fea6bcdd9d602e290ae88c9613515f1b1976e13:17
*** akrivoka has joined #heat13:20
hemavsgBut from that link it's a python code fix. How do I install that for launchpad bug 1569273?13:21
openstackLaunchpad bug 1569273 in heat "auto-scaling cooldown fails to adjust" [Medium,Fix released] https://launchpad.net/bugs/1569273 - Assigned to Kanagaraj Manickam (kanagaraj-manickam)13:21
thervehemavsg, You call "patch" where heat is installed13:22
akrivokahi zaneb, I'm trying to understand your comment from https://review.openstack.org/#/c/350116/2/heat/engine/hot/parameters.py13:23
akrivokazaneb: I thought that I should subclass the last template from heat.engine.hot.template and add support for my new constraint, but I'm not sure how to do that (there's nothing in heat.engine.hot.template pertaining to constraints?) or even if it is the right thing to do13:24
akrivokazaneb: am I misunderstanding this totally? could you elaborate a bit more on what needs to be done there? or is there an example somewhere showing how to do that?13:25
hemavsgI installed Heat orchestration manually on Ubuntu machine, so i have to just call 'patch' on the shell prompt?13:25
hemavsgis that right>13:25
zanebakrivoka: you want to make a subclass of HOTParamSchema13:31
zanebakrivoka: then in the HOTemplate class add an attribute param_schema_class = HOTParamSchema and replace the call to create a HOTParamSchema with self.param_schema_class()13:32
zanebakrivoka: that way different versions of the HOTemplate can have different schema classes13:33
zanebakrivoka: hopefully that makes more sense than my cryptic comment :)13:33
*** ayoung has joined #heat13:43
akrivokazaneb: the call to create a HOTParamSchema is this? https://github.com/openstack/heat/blob/master/heat/engine/hot/template.py#L213-L21413:44
zanebakrivoka: yes, exactly13:44
*** sshnaidm|mtg is now known as sshnaidm13:44
akrivokaI *think* I get it now, thanks zaneb13:46
zanebakrivoka: cool, ping me if you have more questions13:46
akrivokawill do :)13:46
*** openstackgerrit has quit IRC13:49
*** openstackgerrit has joined #heat13:50
*** blomquisg_gone is now known as blomquisg13:53
*** ddaskal has joined #heat14:00
*** zz_dimtruck is now known as dimtruck14:00
*** jaosorior has quit IRC14:04
*** vijendar has quit IRC14:04
*** ddaskal has quit IRC14:04
*** vishwanathj has joined #heat14:06
*** jasond has joined #heat14:06
*** skraynev_ has quit IRC14:14
hemavsgI am not getting how to apply the patch for the bug fix: 1569273, please guide me14:14
*** pt_15 has joined #heat14:17
*** KanagarajM_ has joined #heat14:21
*** skraynev_ has joined #heat14:22
*** spedione is now known as spedione|AWAY14:26
*** crose has joined #heat14:28
*** spedione|AWAY is now known as spedione14:28
*** skraynev_ has quit IRC14:31
*** spotz_zzz is now known as spotz14:32
*** dimtruck is now known as zz_dimtruck14:33
*** zz_dimtruck is now known as dimtruck14:33
*** vijendar has joined #heat14:37
*** Drago has joined #heat14:39
*** Drago has quit IRC14:41
*** Drago has joined #heat14:41
*** caowei has quit IRC14:42
*** dimtruck is now known as zz_dimtruck14:43
*** rajpatel has joined #heat14:44
*** rajpatel1 has joined #heat14:46
openstackgerritRabi Mishra proposed openstack/heat: Call base __init__ from FakeHTTPClient  https://review.openstack.org/36436214:48
*** rajpatel has quit IRC14:49
*** jcoufal has joined #heat14:50
zanebramishra_: thanks! I was just about to complain about the gate being broken and there is the fix :)14:54
*** sshnaidm has quit IRC14:55
ramishra_zaneb: :)14:56
*** zhurong has quit IRC14:58
*** sshnaidm has joined #heat15:00
*** rcernin has quit IRC15:06
*** ddaskal has joined #heat15:07
*** zz_dimtruck is now known as dimtruck15:11
*** KanagarajM_ has quit IRC15:14
openstackgerritMerged openstack/heat: Call base __init__ from FakeHTTPClient  https://review.openstack.org/36436215:16
therveUnit tests only fixes are the bestest15:17
*** zhoragh has quit IRC15:21
*** jcoufal_ has joined #heat15:23
*** sdake has joined #heat15:23
*** jcoufal has quit IRC15:25
*** KanagarajM_ has joined #heat15:28
*** rcernin has joined #heat15:31
*** ddaskal_ has joined #heat15:52
*** ddaskal has quit IRC15:55
*** sorantis has quit IRC16:02
*** ddaskal has joined #heat16:15
*** KanagarajM_ has quit IRC16:17
*** tbh has joined #heat16:17
*** ddaskal_ has quit IRC16:19
tbhDrago, ping16:19
Dragotbh: Hello16:19
tbhDrago, can we have mention more than one server for AutoScalingGroup?16:20
tbhDrago, I couldn't find any example for that16:20
Dragotbh: Probably. zaneb would know16:21
Dragoor therve16:21
zanebtbh: what do you mean by "mention more than one server"?16:22
Dragozaneb: Can you use ASG like a RG in that you can supply a child template?16:22
tbhzaneb, Same AutoscalingGroup for two servers16:22
*** ramishra_ has quit IRC16:22
DragoI don't know if that's tbh's question, but I'm curious16:23
tbhDrago, mainly looking for single template, but we can specify child template16:23
zanebDrago: if that is the question then there is one type of autoscaling group that does allow that I believe16:23
*** ramishra has joined #heat16:23
zanebtbh: the way you are phrasing the question is odd. of course you can have more than one server in an autoscaling group. if you couldn't then it wouldn't be much of a group and it wouldn't scale16:24
zanebso it's hard to know what you're actually asking16:25
zanebtbh: I think you want, as Drago said, for the scaled unit to be a pair of servers? In which case the way to do that is to put the pair of servers into a template ("child template") and use that template as the type of the scaled unit16:26
DragoWith OS::Heat::AutoScalingGroup I assume?16:26
zanebyes, I think that's the one that supports it16:27
tbhDrago, zaneb Yup, but I am looking for https://github.com/openstack/heat-templates/blob/96a0b0b3d2af2dbb266d1048360ab6992dc3ca3e/hot/asg_of_servers.yaml#L51-L5616:28
tbhDrago, zaneb specifying "resource" as list of Maps16:28
tbhzaneb, does it makes sense, or I am missing something?16:29
zanebtbh: short answer: you have to put it in a child template16:29
*** jpich has quit IRC16:29
DragoOr, for a more goofy solution, use OS::Heat::Stack16:29
zanebactually, that's also the long answer :)16:29
*** bana_k has joined #heat16:29
*** akuznetsov has joined #heat16:30
tbhzaneb, :) got it16:30
tbhDrago, OS::Heat::Stack?, I will try this one16:31
Dragotbh: Don't use it unless you really don't want to have a child template. The only advantage is that it allows you to specify the template inline. Otherwise it works the same (creates an extra stack), or worse16:32
tbhDrago, sure16:33
zanebyeah, there are some side effects you probably don't want16:34
*** akuznetsov has quit IRC16:35
*** randallburt has joined #heat16:36
*** sabeen has quit IRC16:36
*** randallburt1 has joined #heat16:37
*** randallburt has quit IRC16:40
*** akshai has quit IRC16:45
*** akshai has joined #heat16:47
*** pradk has quit IRC16:51
*** derekh has quit IRC16:56
*** elynn has joined #heat16:58
*** yprokule has quit IRC17:00
openstackgerritAnant Patil proposed openstack/heat: Convergence: basic framework for cancelling workers  https://review.openstack.org/30148317:02
openstackgerritAnant Patil proposed openstack/heat: Convergence: Run scenario tests synchronously  https://review.openstack.org/36025817:03
*** bana_k has quit IRC17:07
*** sergio_nubeliu has joined #heat17:14
*** code-R_ has quit IRC17:17
*** bana_k has joined #heat17:17
*** elynn has quit IRC17:19
*** pradk has joined #heat17:22
*** rajpatel1 has quit IRC17:22
*** gmoro has quit IRC17:24
*** higgins has quit IRC17:26
*** ramishra has quit IRC17:30
*** ramishra has joined #heat17:30
saihey how do i configure a router created via a heat stack to be DVR vs non-DVR via properties17:31
saiis it even supported17:31
*** akshai has quit IRC17:33
*** avladu has quit IRC17:34
*** rajpatel has joined #heat17:34
*** gmoro has joined #heat17:37
Dragosai: I don't know much about Neutron, but is this what you're looking for? http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Neutron::Router-prop-distributed17:38
saiDrago: thanks i appreciate it, yeh found upstream documentation17:39
sai:D17:39
Dragosai: Is that what you needed?17:39
saitotally, thanks :D17:40
DragoWelcome17:45
*** jtomasek is now known as jtomasek|afk17:45
*** sabeen has joined #heat17:53
*** harlowja_ has joined #heat17:58
*** gmoro has quit IRC17:58
*** harlowja has quit IRC18:00
*** higgins has joined #heat18:00
*** sshnaidm is now known as sshnaidm|afk18:08
*** hoonetorg has quit IRC18:11
*** tbh has quit IRC18:12
*** gmoro has joined #heat18:14
*** hoonetorg has joined #heat18:16
*** openstackgerrit has quit IRC18:18
*** openstackgerrit has joined #heat18:19
*** sabeen has quit IRC18:24
*** gmoro has quit IRC18:26
*** akrivoka has quit IRC18:30
*** rajpatel has quit IRC18:31
*** harlowja_ has quit IRC18:31
*** harlowja has joined #heat18:32
*** akshai has joined #heat18:37
*** gmoro has joined #heat18:39
*** crose has quit IRC18:39
*** shardy is now known as shardy_afk18:40
*** fragatin_ has quit IRC18:48
*** david-lyle has quit IRC18:49
*** jprovazn has quit IRC18:49
*** david-lyle has joined #heat18:50
*** rajpatel has joined #heat18:52
*** akshai has quit IRC18:57
*** yassou has quit IRC18:57
*** fragatina has joined #heat19:10
*** harlowja_ has joined #heat19:13
*** harlowja has quit IRC19:17
*** blomquisg is now known as blomquisg_gone19:24
*** spzala has quit IRC19:25
*** spzala has joined #heat19:26
*** rpothier has joined #heat19:31
*** sabeen has joined #heat19:34
*** rajpatel has quit IRC19:42
*** FL1SK has quit IRC19:43
*** jcoufal_ has quit IRC19:56
*** derekh has joined #heat20:06
*** spzala has quit IRC20:19
*** dprince has quit IRC20:26
*** sabeen has quit IRC20:28
*** sabeen has joined #heat20:31
*** ayoung has quit IRC20:46
*** derekh has quit IRC20:47
*** rpothier has quit IRC20:50
*** sabeen has quit IRC21:00
*** blomquisg_gone is now known as blomquisg21:10
*** rajpatel has joined #heat21:11
*** vijendar has quit IRC21:22
*** rcernin has quit IRC21:24
*** ddaskal has quit IRC21:25
*** pt_15 has quit IRC21:29
*** shardy_afk has quit IRC21:38
*** shardy_afk has joined #heat21:40
*** priteau has quit IRC21:42
*** FL1SK has joined #heat21:43
*** spedione is now known as spedione|AWAY21:47
*** sabeen has joined #heat21:57
openstackgerritZane Bitter proposed openstack/heat: Deprecate Template.validate_resource_key_type()  https://review.openstack.org/36399522:02
openstackgerritZane Bitter proposed openstack/heat: Add unit tests for invalid keys in resources  https://review.openstack.org/36399422:02
openstackgerritZane Bitter proposed openstack/heat: Prevent direct access to conditions in templates  https://review.openstack.org/36399322:02
openstackgerritZane Bitter proposed openstack/heat: Don't add new abstract methods to Template class  https://review.openstack.org/36399222:02
openstackgerritZane Bitter proposed openstack/heat: Provide default implementation of _parser_condition_functions  https://review.openstack.org/36399122:02
*** jasond has quit IRC22:09
*** randallburt1 has quit IRC22:11
*** randallburt has joined #heat22:12
*** sabeen1 has joined #heat22:14
*** Drago has quit IRC22:16
*** sabeen has quit IRC22:17
*** spzala has joined #heat22:20
*** spzala has quit IRC22:24
*** ramishra has quit IRC22:27
*** ramishra has joined #heat22:29
cwolferhis there a quick how-to on running heat integration tests with devstack now that that has changed recently?22:29
*** ayoung has joined #heat22:30
*** blomquisg is now known as blomquisg_gone22:35
*** shardy_afk has quit IRC22:40
*** vijendar has joined #heat22:51
*** ayoung has quit IRC23:05
*** dimtruck is now known as zz_dimtruck23:05
*** zz_dimtruck is now known as dimtruck23:05
*** spotz is now known as spotz_zzz23:07
*** vijendar has quit IRC23:11
*** vijendar has joined #heat23:11
*** dimtruck is now known as zz_dimtruck23:15
*** vijendar has quit IRC23:16
*** randallburt has quit IRC23:21
*** vishwanathj has quit IRC23:30
*** vijendar has joined #heat23:30
*** tochi has joined #heat23:30
*** vijendar1 has joined #heat23:31
*** vijendar has quit IRC23:31
*** chlong has quit IRC23:33
*** osoriano has quit IRC23:34
*** osoriano has joined #heat23:34
*** vijendar1 has quit IRC23:36
openstackgerritMerged openstack/heat: Use heat functions from plugin for upgrade  https://review.openstack.org/36156623:36
*** vijendar has joined #heat23:36
*** rajpatel has quit IRC23:38
*** vijendar has quit IRC23:44
*** vijendar has joined #heat23:44
*** zhurong has joined #heat23:48
*** vijendar has quit IRC23:49
*** vijendar has joined #heat23:49
*** vijendar has quit IRC23:54
*** vijendar has joined #heat23:54
*** vijendar has quit IRC23:58
*** zhurong has quit IRC23:59

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