Tuesday, 2015-07-14

*** shadower has quit IRC00:03
*** shadower has joined #heat00:03
*** metral is now known as metral_zzz00:03
*** metral_zzz is now known as metral00:03
*** Qiming has joined #heat00:03
*** hondak has joined #heat00:05
*** ahonda has quit IRC00:05
*** jaypipes has quit IRC00:05
openstackgerritAngus Salkeld proposed openstack/heat: Don't copy exception classes  https://review.openstack.org/20137700:08
*** metral is now known as metral_zzz00:12
*** metral_zzz is now known as metral00:12
*** metral is now known as metral_zzz00:18
*** Marga_ has joined #heat00:18
*** metral_zzz is now known as metral00:18
*** htruta_ has joined #heat00:20
*** vijendar1 has joined #heat00:22
*** Marga_ has quit IRC00:22
*** vijendar has quit IRC00:23
*** zaneb has joined #heat00:25
*** kebray has joined #heat00:25
*** alexpilotti has quit IRC00:26
*** metral is now known as metral_zzz00:26
*** metral_zzz is now known as metral00:27
*** metral is now known as metral_zzz00:28
*** hondak has quit IRC00:30
*** pas-ha has quit IRC00:31
*** Raj2 has joined #heat00:33
*** pm90_ has joined #heat00:33
*** cody-somerville has joined #heat00:34
*** cody-somerville has quit IRC00:34
*** cody-somerville has joined #heat00:34
*** kebray has quit IRC00:37
*** Raj2 has quit IRC00:42
*** Qiming has quit IRC00:43
*** thedodd has quit IRC00:51
openstackgerritMerged openstack/heat: convergence: add adopt support  https://review.openstack.org/19860700:55
*** Marga_ has joined #heat00:57
*** Marga_ has quit IRC00:58
asalkeldbrb00:58
*** Marga_ has joined #heat00:58
openstackgerritRandall Burt proposed openstack/heat: Refactor and correct purge_deleted  https://review.openstack.org/20138401:11
*** htruta_ has quit IRC01:14
*** chlong-afk has joined #heat01:16
*** erkules_ has joined #heat01:17
*** erkules has quit IRC01:20
*** pm90_ has quit IRC01:20
openstackgerritZane Bitter proposed openstack/heat: Don't modify exception formatting strings  https://review.openstack.org/20138901:21
*** randallburt has quit IRC01:25
openstackgerritMerged openstack/heat: Fix typos in hot_spec documentation  https://review.openstack.org/19999401:27
openstackgerritMerged openstack/heat: Use __iter__ method of Attributes class in __repr__ method  https://review.openstack.org/20005901:27
*** hans_ has joined #heat01:29
*** hdd has joined #heat01:30
*** Beetnik has quit IRC01:32
*** Qiming has joined #heat01:33
*** Qiming_ has joined #heat01:34
*** dims__ has joined #heat01:34
*** Yanyanhu has joined #heat01:35
*** Yanyan has joined #heat01:36
*** Qiming has quit IRC01:38
*** dims_ has quit IRC01:38
*** Yingzhe_Zeng has joined #heat01:39
*** Yanyanhu has quit IRC01:40
*** sthillma has quit IRC01:41
*** sabeen has joined #heat01:41
asalkeldzaneb: around?01:44
zanebin fact I am01:44
asalkeldzaneb: https://review.openstack.org/20137701:44
asalkeldthat code wasn't really needed01:45
zanebmine seems simpler ;)01:45
asalkeldbut leaves it more complex01:46
zanebyeah01:46
zanebif we can get rid of all that on master I'm all for it01:46
zanebI needed the most basic thing I could backport to stable01:46
asalkeldi don't think the level of complexity is high in either one01:47
asalkeldimho01:47
zanebasalkeld: I think it can be even simpler than that, actually. I'll leave a comment01:47
asalkeldi got a weird pep failure01:48
*** zhonghua-lee has joined #heat01:48
asalkeldo, just need to remove the copy import01:49
zaneboh wait, I read an if statement backwards01:50
zanebnm :)01:50
asalkeldif not ex.__class__.__name__.endswith('_Remote'):01:50
asalkeldif it is not a remote01:50
asalkeldthen just raise01:50
asalkeldelse resourceFailuer01:50
*** jdandrea has quit IRC01:51
asalkeldzaneb: let me know if you want any changes01:52
* asalkeld about to re-post01:52
zanebasalkeld: just put the bug in the commit msg01:52
asalkeldk01:52
zanebit's #147415301:52
asalkelddone01:52
openstackgerritAngus Salkeld proposed openstack/heat: Don't copy exception classes  https://review.openstack.org/20137701:53
asalkeldthat class attribut stuff is really not obvious01:53
*** sdake_ has joined #heat01:55
asalkeldzaneb: have a read of: http://stackoverflow.com/questions/9541025/how-to-copy-a-python-class01:57
asalkeld(re: literals)01:57
zanebasalkeld: yeah, I did already01:57
asalkeldso many corner cases01:58
asalkeldbest avoided01:58
zanebcopy basically treats classes as immutable afaict - it returns literally the same object01:58
asalkeldgenius01:59
*** jaime49 has quit IRC01:59
*** sdake has quit IRC01:59
zaneba generic copy that works on all kinds of objects, including user-defined ones, is a pipe dream02:00
zanebthey should never have tried to implement it02:00
asalkeldor it should just raise NotSupported02:00
zanebyeah02:01
asalkeldwell spotted tho'02:02
*** ZengYingzhe has joined #heat02:05
*** Yingzhe_Zeng has quit IRC02:08
*** liusheng has joined #heat02:08
*** jruano has quit IRC02:08
asalkeldi wonder if there is a better serialisation mechanism for exceptions in oslo messaging02:11
*** dims_ has joined #heat02:12
*** jruano has joined #heat02:13
*** dims__ has quit IRC02:13
*** hdd has quit IRC02:15
*** liusheng has quit IRC02:18
*** dims__ has joined #heat02:18
*** liusheng has joined #heat02:18
asalkeldhttps://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/rpc/client.py#L377-L40302:18
*** dims_ has quit IRC02:19
*** hdd has joined #heat02:20
*** sdake has joined #heat02:25
*** pm90_ has joined #heat02:27
*** ananta_ has joined #heat02:27
*** sdake_ has quit IRC02:29
*** zhonghua-lee has quit IRC02:36
*** pal has joined #heat02:39
*** sdake_ has joined #heat02:40
*** tobe has joined #heat02:42
*** zhonghua-lee has joined #heat02:43
*** sdake has quit IRC02:44
*** hdd has quit IRC02:52
*** jruano has quit IRC03:00
*** spzala has quit IRC03:00
*** pal has quit IRC03:01
*** sdake has joined #heat03:02
*** jruano has joined #heat03:11
*** dims__ has quit IRC03:27
*** sdake has quit IRC03:27
*** pm90_ has quit IRC03:30
*** jruano has quit IRC03:33
*** pm90_ has joined #heat03:38
*** achanda has quit IRC03:38
*** sdake has joined #heat03:47
*** sabeen has quit IRC03:47
*** pal has joined #heat03:48
*** jruano has joined #heat03:48
*** KanagarajM has joined #heat03:56
*** sdake has quit IRC04:01
*** jruano has quit IRC04:02
*** sdake has joined #heat04:03
*** sdake_ has quit IRC04:07
*** sdake_ has joined #heat04:10
*** sdake has quit IRC04:13
*** zhonghua-lee has quit IRC04:13
*** sdake_ is now known as sdake04:13
*** A110602877__ has joined #heat04:18
*** ZengYingzhe has quit IRC04:18
*** KanagarajM has quit IRC04:19
*** sdake has quit IRC04:22
*** boris-42 has quit IRC04:22
openstackgerritKanagaraj Manickam proposed openstack/heat: Resource-type-show does not report unavialable resource type  https://review.openstack.org/20104704:27
*** KanagarajM has joined #heat04:27
*** gberginc has joined #heat04:28
*** A110602877__ has quit IRC04:29
*** pm90_ has quit IRC04:33
*** sabeen has joined #heat04:37
*** sthillma has joined #heat04:37
*** sthillma has quit IRC04:40
*** zhonghua-lee has joined #heat04:40
*** pm90_ has joined #heat04:42
KanagarajMstevebaker: ping04:43
*** pm90_ has quit IRC04:48
asalkeldKanagarajM: he is on holiday this week04:50
*** achanda has joined #heat04:52
KanagarajMasalkeld: oh. ok. thanks.04:52
KanagarajMasalkeld: stevebaker has given comment on  https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:master+topic:bp/heat-designate-resource,n,z and addressed it and he given comment to approve these patches once his comments are addressed. could you kindly approve, if they are fine.04:53
asalkeldKanagarajM: ok, no problem04:54
KanagarajMasalkeld: thanks.04:54
asalkeldKanagarajM: approved both04:56
*** rakesh_hs has joined #heat05:04
openstackgerritQiming Teng proposed openstack/heat: Return support_status in resource type list  https://review.openstack.org/14776105:12
*** ishant has joined #heat05:12
*** zhonghua-lee has quit IRC05:16
*** zhonghua-lee has joined #heat05:22
*** tshtilma has joined #heat05:32
*** sabeen has quit IRC05:36
*** inc0 has joined #heat05:39
*** tshtilma has quit IRC05:42
*** metral_zzz is now known as metral05:47
KanagarajMasalkeld: thanks05:55
*** A110602877__ has joined #heat06:00
*** coolsvap has joined #heat06:00
*** Murali has joined #heat06:01
*** Kennan has quit IRC06:02
*** Kennan has joined #heat06:03
*** A110602877__ has quit IRC06:05
*** achanda has quit IRC06:07
*** ZengYingzhe has joined #heat06:07
*** chlong-afk has quit IRC06:09
*** coolsvap has quit IRC06:13
*** coolsvap|away is now known as coolsvap06:13
*** tspatzier has joined #heat06:14
*** silvrax has quit IRC06:14
*** shardy has joined #heat06:19
*** cody-somerville has quit IRC06:20
*** achanda has joined #heat06:22
*** Raj3 has joined #heat06:25
*** sergmelikyan has joined #heat06:27
*** Raj3 has quit IRC06:30
*** jprovazn has joined #heat06:34
*** skraynev has joined #heat06:41
*** noa_koffman has quit IRC06:52
*** Qiming has joined #heat06:57
*** inc0_ has joined #heat06:57
skraynevmorning all06:57
*** Yanyanhu has joined #heat06:57
sirushtimorning skraynev06:57
skraynevhi sirushti06:57
*** Qiming_ has quit IRC06:58
*** Yanyan has quit IRC06:58
*** Yanyan has joined #heat06:59
*** inc0 has quit IRC07:00
*** Yanyanhu has quit IRC07:01
*** achanda has quit IRC07:19
*** tlashchova has joined #heat07:20
*** jcoufal has joined #heat07:30
*** tspatzier has quit IRC07:30
*** tspatzier has joined #heat07:31
*** inc0__ has joined #heat07:31
*** tspatzier has joined #heat07:33
*** inc0_ has quit IRC07:34
*** ochuprykov has joined #heat07:35
*** sthillma has joined #heat07:35
*** dkusidlo has joined #heat07:36
*** chlong-afk has joined #heat07:37
*** jistr has joined #heat07:42
*** sdake has joined #heat07:45
openstackgerritMerged openstack/heat: Wait until child process will be killed  https://review.openstack.org/19963807:46
*** dkusidlo has quit IRC07:46
*** sdake has quit IRC07:50
*** sdake has joined #heat07:51
*** alex_xu has quit IRC07:52
*** vijayagurug has joined #heat07:54
*** sthillma has quit IRC07:55
*** alex_xu has joined #heat07:55
*** sdake has quit IRC07:58
*** pal has quit IRC08:08
openstackgerritSirushti Murugesan proposed openstack/heat: Get heat.tests.test_stack* working in py34 env  https://review.openstack.org/19056308:11
openstackgerritSirushti Murugesan proposed openstack/heat: Get heat.tests.test_stack* working in py34 env  https://review.openstack.org/19056308:13
*** tshtilma has joined #heat08:17
*** gpaz has joined #heat08:19
*** kairat_kushaev has joined #heat08:24
*** ananta_ has quit IRC08:24
*** ananta_ has joined #heat08:25
*** bdossant has joined #heat08:28
openstackgerritSirushti Murugesan proposed openstack/heat: py34: test_environment plus existing passing test files  https://review.openstack.org/20145408:28
*** erkules_ is now known as erkules08:28
*** erkules has quit IRC08:28
*** erkules has joined #heat08:28
*** derekh has joined #heat08:30
*** dkusidlo has joined #heat08:32
openstackgerrithuangtianhua proposed openstack/heat: Support to view all attributes of resource  https://review.openstack.org/19939208:33
*** hans_ is now known as Beetnik08:38
openstackgerritSirushti Murugesan proposed openstack/heat: Get heat.tests.test_stack* working in py34 env  https://review.openstack.org/19056308:41
*** tshtilma has quit IRC08:42
*** noa_koffman has joined #heat08:48
*** huangtianhua has joined #heat08:48
*** tobe has quit IRC08:48
*** tshtilma has joined #heat08:49
openstackgerritMerged openstack/heat: Updated from global requirements  https://review.openstack.org/20133708:49
*** [1]tshtilma has joined #heat08:53
*** tshtilma has quit IRC08:56
*** [1]tshtilma is now known as tshtilma08:56
openstackgerritMerged openstack/heat: Don't copy exception classes  https://review.openstack.org/20137708:56
*** pal has joined #heat08:57
*** tobe has joined #heat08:58
*** e0ne has joined #heat09:02
*** tshtilma has quit IRC09:05
*** jcoufal_ has joined #heat09:09
*** e0ne is now known as e0ne_09:12
*** jcoufal has quit IRC09:12
*** Yanyan has quit IRC09:13
*** inc0__ is now known as inc009:13
*** Yanyan has joined #heat09:13
*** Qiming has quit IRC09:14
openstackgerritMerged openstack/heat: Use mock in test_attributes.py instead of mox  https://review.openstack.org/20112509:15
openstackgerritRakesh H S proposed openstack/heat: Return EIP resource name during template validation  https://review.openstack.org/20146909:15
openstackgerritMerged openstack/heat: Add missing test for manila share attributes  https://review.openstack.org/20125309:15
*** e0ne_ is now known as e0ne09:16
*** alexpilotti has joined #heat09:16
*** ishant|2 has joined #heat09:19
*** ishant has quit IRC09:23
*** sorantis has joined #heat09:23
*** zeih has joined #heat09:25
*** gcivitella has joined #heat09:34
*** Qiming has joined #heat09:34
*** ochuprykov has quit IRC09:36
*** sergmelikyan has quit IRC09:36
*** zeih has quit IRC09:37
*** Qiming has quit IRC09:41
*** Yanyan has quit IRC09:43
*** pas-ha has joined #heat09:45
*** dims_ has joined #heat09:48
*** zeih has joined #heat09:50
*** huangtianhua has quit IRC09:52
*** jcoufal has joined #heat09:53
*** vijendar1 has quit IRC09:55
*** vijendar has joined #heat09:55
*** jcoufal_ has quit IRC09:57
*** e0ne is now known as e0ne_09:58
*** e0ne_ is now known as e0ne10:01
*** Kennan has quit IRC10:03
*** Kennan has joined #heat10:03
*** zeih has quit IRC10:07
*** Marga_ has quit IRC10:12
*** ochuprykov has joined #heat10:12
*** Marga_ has joined #heat10:13
*** blinky_ghost has joined #heat10:15
*** Marga_ has quit IRC10:16
*** Marga_ has joined #heat10:16
*** Qiming has joined #heat10:24
*** ZengYingzhe has quit IRC10:26
*** sorantis has quit IRC10:26
*** rdo has quit IRC10:27
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Role-based resource exposure  https://review.openstack.org/20148810:28
*** rdo has joined #heat10:29
pas-hahi all, does anyone have problems with recent devstacks? it seems most of the clients are broken, e.g. "nova list" throws ERROR (DiscoveryFailure): Could not determine a suitable URL for the plugin10:33
pas-haopenstack client "server list" seems to work though10:34
*** tspatzier has quit IRC10:38
openstackgerritKanagaraj Manickam proposed openstack/heat-templates: Keystone templates folder name is updated  https://review.openstack.org/20149410:39
openstackgerritKanagaraj Manickam proposed openstack/heat-templates: Adds sample designate templates  https://review.openstack.org/20149510:39
*** sorantis has joined #heat10:40
*** zeih has joined #heat10:42
*** e0ne is now known as e0ne_10:45
*** ochuprykov has quit IRC10:46
*** e0ne_ is now known as e0ne10:49
openstackgerritRico Lin proposed openstack/heat: add time_constraints property in OS::Ceilometer::Alarm  https://review.openstack.org/20149810:49
*** zhonghua-lee has quit IRC10:51
*** zeih has quit IRC10:52
openstackgerritPeter Razumovsky proposed openstack/heat: Add get_attr which returns all attributes  https://review.openstack.org/19944210:55
openstackgerritPeter Razumovsky proposed openstack/heat: Add information about new get_attr functionality  https://review.openstack.org/19944310:55
*** zhonghua-lee has joined #heat10:57
*** [1]noa_koffman has joined #heat10:57
*** noa_koffman has quit IRC10:59
*** [1]noa_koffman is now known as noa_koffman10:59
*** sergmelikyan has joined #heat11:00
*** shardy_ has joined #heat11:09
*** openstackgerrit has quit IRC11:09
*** jaypipes has joined #heat11:09
*** coolsvap is now known as coolsvap_11:09
*** openstackgerrit has joined #heat11:10
*** shardy has quit IRC11:10
pas-haquestion solved, should not use devstack/accrc/* any more :(11:14
*** shardy_ has quit IRC11:14
*** tspatzier has joined #heat11:14
*** shardy has joined #heat11:15
*** noa_koffman has quit IRC11:21
*** zeih has joined #heat11:22
*** zeih has quit IRC11:33
*** zeih has joined #heat11:36
*** tobe has quit IRC11:37
*** tobe has joined #heat11:39
*** e0ne is now known as e0ne_11:39
*** ochuprykov has joined #heat11:40
*** e0ne_ is now known as e0ne11:41
*** tobe has quit IRC11:46
*** pal has quit IRC11:46
openstackgerritSirushti Murugesan proposed openstack/heat: py34: test_environment plus existing passing test files  https://review.openstack.org/20145411:48
*** noa_koffman has joined #heat11:51
*** zeih has quit IRC11:52
*** e0ne is now known as e0ne_11:56
*** sergmelikyan has quit IRC11:58
*** e0ne_ is now known as e0ne11:59
*** ananta_ has quit IRC12:01
*** zeih has joined #heat12:08
*** openstack has joined #heat12:13
*** gberginc has quit IRC12:16
*** sorantis has quit IRC12:18
*** zeih has quit IRC12:18
*** KanagarajM has quit IRC12:19
openstackgerritJinjingX Li proposed openstack/heat: Add MTU for Neutron  https://review.openstack.org/19758412:25
*** vijayagurug has left #heat12:25
*** tspatzier has quit IRC12:26
*** tochi has quit IRC12:28
*** sergmelikyan has joined #heat12:29
openstackgerritJinjingX Li proposed openstack/heat: Add MTU for Neutron  https://review.openstack.org/19758412:30
*** prazumovsky has joined #heat12:30
openstackgerritJinjingX Li proposed openstack/heat: Add MTU for Neutron  https://review.openstack.org/19758412:32
openstackgerritTetiana Lashchova proposed openstack/heat: Generate correct names for sahara templates  https://review.openstack.org/20015912:34
*** zeih has joined #heat12:35
*** coolsvap_ is now known as coolsvap|away12:39
*** inc0 has quit IRC12:40
*** sorantis has joined #heat12:40
*** e0ne is now known as e0ne_12:42
*** bnemec has joined #heat12:42
openstackgerritSirushti Murugesan proposed openstack/heat: py34: test_environment*  https://review.openstack.org/20145412:43
*** pal has joined #heat12:47
*** e0ne_ is now known as e0ne12:47
*** zeih has quit IRC12:50
*** lkarm has joined #heat12:51
*** prazumovsky has quit IRC12:56
*** tspatzier has joined #heat12:58
*** shardy_ has joined #heat12:59
*** kencjohnston has joined #heat12:59
*** shardy has quit IRC13:00
*** jruano has joined #heat13:01
*** pm90_ has joined #heat13:03
*** shardy_ has quit IRC13:04
*** pm90_ has quit IRC13:04
*** crose has joined #heat13:04
*** shardy has joined #heat13:05
*** pm90_ has joined #heat13:05
*** zeih has joined #heat13:05
*** jonesbr has joined #heat13:07
*** jdob has quit IRC13:08
*** dims_ has quit IRC13:09
*** dims_ has joined #heat13:10
*** sergmelikyan has quit IRC13:12
*** zeih has quit IRC13:13
*** dims_ has quit IRC13:13
*** dims_ has joined #heat13:13
openstackgerritJinjingX Li proposed openstack/heat: Add MTU for Neutron  https://review.openstack.org/19758413:18
*** jdob has joined #heat13:20
*** zhonghua-lee has quit IRC13:21
*** spzala has joined #heat13:21
*** tspatzier has quit IRC13:22
*** rpothier has joined #heat13:24
*** jdandrea has joined #heat13:29
*** tspatzier has joined #heat13:31
*** sorantis has quit IRC13:31
*** aweiteka has joined #heat13:33
*** vijendar1 has joined #heat13:33
*** crose has quit IRC13:34
*** pm90_ has quit IRC13:35
*** vijendar has quit IRC13:35
*** hdd has joined #heat13:38
*** dkusidlo has quit IRC13:39
*** e0ne is now known as e0ne_13:40
*** sergmelikyan has joined #heat13:40
*** jasond has joined #heat13:41
*** vijendar1 has quit IRC13:42
*** vijendar has joined #heat13:42
*** dkusidlo has joined #heat13:43
*** e0ne_ is now known as e0ne13:48
*** jecarey has joined #heat13:48
*** sergmelikyan has quit IRC13:49
*** sergmelikyan has joined #heat13:57
*** ochuprykov has quit IRC13:59
*** pm90_ has joined #heat14:03
*** rakesh_hs has quit IRC14:03
*** pas-ha has quit IRC14:06
*** Raj2 has joined #heat14:08
*** hdd has quit IRC14:09
*** ishant|2 has quit IRC14:09
*** Kennan2 has joined #heat14:10
*** Kennan has quit IRC14:10
*** hdd has joined #heat14:12
*** Drago has joined #heat14:17
*** Drago has quit IRC14:18
*** Drago has joined #heat14:19
*** pas-ha has joined #heat14:21
*** kbyrne has quit IRC14:23
*** sdake_ has joined #heat14:24
*** jaime49 has joined #heat14:27
*** jaime49 has quit IRC14:29
*** jaime49 has joined #heat14:29
*** sdake_ is now known as sdae14:37
*** sergmelikyan has quit IRC14:37
*** sdae is now known as sdake14:37
skraynev.фцфн14:39
*** Murali has quit IRC14:39
zanebshardy: can I get a review on https://review.openstack.org/#/c/201530/ to unblock the stable gate14:40
shardyzaneb: sure, looking14:40
zanebthanks14:40
*** jcoufal has quit IRC14:41
shardyzaneb: approved14:42
zanebshardy: awesome, cheers14:42
shardyDo we use the heat_integrationtests README markup in the gate tests?14:42
*** sergmelikyan has joined #heat14:43
zanebidk, I wondered about that14:43
shardyI was wondering why it got changed but w/e14:43
*** kbyrne has joined #heat14:43
zanebit appears not, there were some additional changes in the master branch to scripts we actually use14:44
zanebpresumably those don't appear in kilo14:44
zanebit was a faithful backport of the master patch, so I'm not too worried14:44
*** inc0 has joined #heat14:44
zanebah... actually, those scripts do exist in kilo, so the README change should probably have been dropped as well14:46
* zaneb was unaware that devstack did stable branches14:46
*** sergmelikyan has quit IRC14:48
*** pal has quit IRC14:49
*** crose has joined #heat14:49
*** crose has quit IRC14:50
*** crose has joined #heat14:50
*** sdake has quit IRC14:51
*** sdake has joined #heat14:51
*** rwsu has joined #heat14:56
*** e0ne is now known as e0ne_14:56
*** rwsu has quit IRC14:58
*** rwsu has joined #heat14:58
*** achanda has joined #heat14:58
*** e0ne_ is now known as e0ne14:59
*** inc0 has quit IRC14:59
*** ddaskal has joined #heat15:00
openstackgerritQiming Teng proposed openstack/heat: Fix filter name inconsistency in stack_list  https://review.openstack.org/18841115:01
*** coolsvap|away is now known as coolsvap15:04
*** randallburt has joined #heat15:05
*** pal has joined #heat15:05
*** achanda has quit IRC15:06
*** randallburt has quit IRC15:06
*** randallburt has joined #heat15:06
*** alex_xu has quit IRC15:09
*** alex_xu has joined #heat15:10
*** EricGonczer_ has joined #heat15:15
*** shardy_ has joined #heat15:17
*** shardy has quit IRC15:19
*** shardy_ has quit IRC15:22
*** shardy has joined #heat15:23
*** Qiming has quit IRC15:24
*** Raj2 has quit IRC15:25
*** Raj2 has joined #heat15:26
*** sabeen1 has joined #heat15:27
*** bdossant has quit IRC15:29
*** sabeen1 has quit IRC15:35
*** ishant has joined #heat15:43
*** vijayagurug has joined #heat15:45
*** vijayagurug has left #heat15:45
*** sergmelikyan has joined #heat15:47
*** sorantis has joined #heat15:49
*** sergmelikyan has quit IRC15:51
*** vijayagurug has joined #heat15:53
*** e0ne is now known as e0ne_15:53
*** e0ne_ is now known as e0ne15:54
*** sorantis has quit IRC15:54
*** vijayagurug has left #heat15:55
*** inc0 has joined #heat15:57
*** jprovazn has quit IRC15:58
*** kencjohnston has quit IRC15:59
*** dkusidlo has quit IRC15:59
*** pm90__ has joined #heat16:02
* jdandrea peeks in, "devstack has stable branches? ooh"16:03
*** pm90__ has quit IRC16:04
*** pm90__ has joined #heat16:04
*** pm90_ has quit IRC16:05
*** sthillma has joined #heat16:06
*** Drago has quit IRC16:10
*** Drago has joined #heat16:11
*** gcivitella has quit IRC16:11
*** signed8bit has joined #heat16:11
*** signed8b_ has joined #heat16:11
*** boris-42 has joined #heat16:14
*** e0ne is now known as e0ne_16:16
*** ishant has quit IRC16:16
*** e0ne_ is now known as e0ne16:18
*** dsneddon_away is now known as dsneddon16:22
*** Raj2 has quit IRC16:24
*** rakesh_hs has joined #heat16:25
*** tspatzier has quit IRC16:32
*** derekh has quit IRC16:34
*** kencjohnston has joined #heat16:35
openstackgerritVijendar Komalla proposed openstack/heat: Fix Rackspace nova server addresses attribute  https://review.openstack.org/20020216:36
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Expose resources based on user roles  https://review.openstack.org/20148816:40
htrutahey guys16:41
htrutahas any of you ever tried to use python-heatclient CLI with keystone v3?16:41
*** e0ne has quit IRC16:42
*** sabeen1 has joined #heat16:46
*** pm90__ has quit IRC16:47
*** pm90_ has joined #heat16:47
*** sergmelikyan has joined #heat16:51
openstackgerritSirushti Murugesan proposed openstack/heat: DNM: Convergence Testing: Reduced build timeout  https://review.openstack.org/19326916:56
openstackgerritSirushti Murugesan proposed openstack/heat: Make the convergence gate functional  https://review.openstack.org/19827316:56
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Allow creating stacks of empty templates  https://review.openstack.org/19426616:56
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Fix resource loading on cleanup  https://review.openstack.org/20166416:56
*** steveg_afk has joined #heat16:56
*** vahidh has joined #heat17:00
openstackgerritRandall Burt proposed openstack/heat: Refactor and correct purge_deleted  https://review.openstack.org/20138417:01
*** steveg_afk has quit IRC17:03
*** sabeen3 has joined #heat17:04
*** sabeen1 has quit IRC17:07
*** jistr has quit IRC17:14
*** inc0 has quit IRC17:14
*** jcoufal has joined #heat17:15
*** rakesh_hs has quit IRC17:15
*** rakesh_hs has joined #heat17:15
*** signed8bit is now known as signed8bit_ZZZzz17:17
*** shardy_ has joined #heat17:17
*** shardy has quit IRC17:19
*** jcoufal has quit IRC17:19
*** coolsvap is now known as coolsvap|afk17:20
*** hdd has quit IRC17:22
*** shardy_ has quit IRC17:22
*** shardy has joined #heat17:23
*** achanda has joined #heat17:29
*** vijayagurug1 has joined #heat17:30
*** pas-ha has quit IRC17:30
*** jfluhmann has joined #heat17:30
*** ishant has joined #heat17:32
*** Raj2 has joined #heat17:33
*** sthillma has quit IRC17:33
*** metral is now known as metral_zzz17:33
ishantzaneb: Hi, I was working on porting the simulator tests in heat. While doing so I am facing some issues17:35
*** daneyon_ has quit IRC17:35
*** daneyon has joined #heat17:35
ishantzaneb: how will the templates in the simulator tests map to the real heat templates?17:36
zanebishant: my idea was to write a little shim17:37
* zaneb is in a meeting atm17:37
ishantzaneb: Please let me know when you have time . I wanted to discuss on this17:38
*** daneyon_ has joined #heat17:38
zanebgetting near the end I hope...17:38
ishantok :)17:38
*** hdd has joined #heat17:39
*** achanda has quit IRC17:41
*** daneyon has quit IRC17:41
*** achanda has joined #heat17:41
openstackgerritMiguel Grinberg proposed openstack/heat: Move signals to SignalResponder class  https://review.openstack.org/19818317:42
*** metral_zzz is now known as metral17:50
*** sthillma has joined #heat17:51
*** e0ne has joined #heat17:51
*** openstackgerrit has quit IRC17:56
*** openstackgerrit has joined #heat17:57
*** sthillma has quit IRC17:57
*** kencjohnston has quit IRC17:58
*** vijayagurug1 has quit IRC18:00
*** sergmelikyan has quit IRC18:00
*** vijayagurug has joined #heat18:00
zanebishant: ok, meeting finally ended :)18:01
ishantzaneb: cool18:02
zanebso my idea was this:18:02
ishantso how the template in simulator will convert to real template18:02
zanebif you look at the scenario scripts18:02
zanebthey have stuff like:18:03
zanebexample_template = Template({18:03
zaneb'A': RsrcDef({'a': 'initial'}, []),18:03
zaneb'B': RsrcDef({}, []),18:03
zaneb'C': RsrcDef({'!a': GetAtt('A', 'a')}, ['B']),18:03
zaneb'D': RsrcDef({'c': GetRes('C')}, []),18:03
zaneb'E': RsrcDef({'ca': GetAtt('C', '!a')}, []),18:03
zaneb})18:03
*** randallburt has quit IRC18:03
zanebso you want to write a function that takes data in that format and creates an actual heat.engine.template.Template object out of it18:03
*** Raj2 has left #heat18:04
zanebthen you pass that function in as the 'Template' value in the equivalent of https://github.com/zaneb/heat-convergence-prototype/blob/master/converge/__init__.py#L3418:04
zaneband a similar story for all of the other things in that dict18:05
zanebyou create a shim that transforms the data where necessary and then calls the actual Heat code18:05
openstackgerritDivakar Padiyar Nandavar proposed openstack/heat: Refactor Adding service_types to client_plugins  https://review.openstack.org/19340918:07
openstackgerritRakesh H S proposed openstack/heat-templates: Template for server with encrypted volume  https://review.openstack.org/19918518:07
ishantokay. this means i will write a parser for scenario test template and the convert that to a hot template with some resource type18:07
zanebyou can probably copy most of test_converge.py, the substitutions happen here: https://github.com/zaneb/heat-convergence-prototype/blob/master/test_converge.py#L5818:08
zanebishant: ++18:08
ishant these tests call create_stack of engine module. In create stack I will call the actual converge_stack18:09
zanebyou'll want to define a test resource type that records its state somewhere, and use that as the 'reality' to compare against18:10
zanebyep18:10
*** gberginc has joined #heat18:10
*** signed8bit_ZZZzz is now known as signed8bit18:11
*** rakesh_hs has quit IRC18:13
ishantzaneb: okay so the test template will convert to this fake resource type18:14
*** sergmelikyan has joined #heat18:14
zanebyes, you'll register this fake resource type and then use that type in the HOT template when you create it18:15
ishantokay cool18:16
ishantalso the datastore will be sqlite in our case18:16
*** e0ne is now known as e0ne_18:17
zanebishant: right, yeah, you shouldn't have to reference the datastore at all in the test code, the Heat code will do its own thing18:21
zanebwhich is to use sqlite18:21
ishantzaneb: thanks a lot for your help :)  I will work on it and see how it goes18:23
*** pal has quit IRC18:23
*** pleia2_ has joined #heat18:24
*** lkarm has quit IRC18:25
*** pleia2 has quit IRC18:25
*** pleia2_ is now known as pleia218:25
*** rdo_ has joined #heat18:26
*** e0ne_ is now known as e0ne18:26
*** pal has joined #heat18:28
*** gberginc has quit IRC18:29
*** stevebak` has joined #heat18:29
*** ishant has quit IRC18:29
*** vijayagurug has left #heat18:30
*** vahidh has quit IRC18:30
*** zz_gondoi has joined #heat18:30
*** daneyon_ has quit IRC18:30
*** sabeen3 has quit IRC18:30
*** Drago has quit IRC18:30
*** ddaskal has quit IRC18:30
*** aweiteka has quit IRC18:30
*** jdandrea has quit IRC18:30
*** jdob has quit IRC18:30
*** rdo has quit IRC18:30
*** Marga_ has quit IRC18:30
*** blinky_ghost has quit IRC18:30
*** chlong-afk has quit IRC18:30
*** lpmulligan has quit IRC18:30
*** zhiyan has quit IRC18:30
*** sparr has quit IRC18:30
*** stevebaker has quit IRC18:30
*** sileht has quit IRC18:30
*** gondoi has quit IRC18:30
*** zz_gondoi is now known as gondoi18:31
*** hdd has quit IRC18:34
*** hdd has joined #heat18:36
*** pas-ha has joined #heat18:38
*** ParsectiX has joined #heat18:39
*** gberginc has joined #heat18:40
*** pal has quit IRC18:48
*** sgordon has quit IRC18:55
*** openstackgerrit has quit IRC18:56
*** openstackgerrit has joined #heat18:56
*** sgordon has joined #heat18:57
*** jdob has joined #heat18:57
*** pas-ha has quit IRC19:00
*** dsneddon has quit IRC19:01
*** gberginc has quit IRC19:04
*** pas-ha has joined #heat19:08
*** radez_g0n3 is now known as radez19:09
*** Raj3 has joined #heat19:09
*** achanda has quit IRC19:17
*** achanda has joined #heat19:17
*** dsneddon has joined #heat19:21
*** kebray has joined #heat19:26
*** randallburt has joined #heat19:31
*** randallburt has quit IRC19:32
*** randallburt has joined #heat19:32
*** achanda has quit IRC19:34
*** achanda has joined #heat19:35
*** achanda has quit IRC19:47
*** aweiteka has joined #heat19:49
*** daneyon has joined #heat19:49
*** Marga_ has joined #heat19:49
*** Drago has joined #heat19:49
*** ddaskal has joined #heat19:49
*** sileht has joined #heat19:49
*** chlong-afk has joined #heat19:50
*** sparr has joined #heat19:51
*** radez is now known as radez_g0n319:52
*** hdd has quit IRC19:55
*** sabeen1 has joined #heat19:57
*** zhiyan has joined #heat20:02
*** hdd has joined #heat20:03
*** sergmelikyan has quit IRC20:06
*** sergmelikyan has joined #heat20:07
*** sergmelikyan has quit IRC20:12
*** tspatzier has joined #heat20:16
openstackgerritJames Combs proposed openstack/heat: Adding functional integration test for encrypted parameters.  https://review.openstack.org/19684620:17
*** coolsvap|afk is now known as coolsvap|away20:25
*** huangtianhua has joined #heat20:25
*** e0ne has quit IRC20:28
*** huangtianhua has quit IRC20:31
*** jdandrea has joined #heat20:32
*** sdake has quit IRC20:36
*** achanda has joined #heat20:38
*** kebray has quit IRC20:38
*** sabeen1 has quit IRC20:49
*** kencjohnston has joined #heat20:55
*** kebray has joined #heat20:57
*** jaypipes has quit IRC21:02
*** Raj3 has quit IRC21:04
*** jaime49 has quit IRC21:04
*** metral is now known as metral_zzz21:06
*** sabeen has joined #heat21:07
*** kebray has quit IRC21:08
*** steveg_afk has joined #heat21:10
*** metral_zzz is now known as metral21:11
*** hdd has quit IRC21:17
*** ParsectiX has quit IRC21:18
*** kebray has joined #heat21:19
*** ParsectiX has joined #heat21:19
*** sdake has joined #heat21:21
*** metral is now known as metral_zzz21:27
*** ParsectiX has quit IRC21:30
*** hdd has joined #heat21:30
*** coolsvap has joined #heat21:31
*** jaime49 has joined #heat21:33
*** kebray has quit IRC21:36
*** jonesbr has left #heat21:38
*** sdake_ has joined #heat21:40
*** sdake has quit IRC21:41
*** EricGonczer_ has quit IRC21:41
*** steveg_afk has quit IRC21:43
*** tspatzier has quit IRC21:46
*** pm90_ has quit IRC21:47
*** ParsectiX has joined #heat21:48
*** rpothier has quit IRC21:49
*** signed8b_ has quit IRC21:59
*** signed8bit has quit IRC21:59
*** shakamunyi has joined #heat21:59
*** jasond has quit IRC22:00
*** ddaskal has quit IRC22:02
openstackgerritGraeme Gillies proposed openstack/heat-templates: Modified puppet hook to add option to specify modulepath  https://review.openstack.org/20179222:09
*** steveg_afk has joined #heat22:10
*** kebray has joined #heat22:11
*** daneyon has left #heat22:13
*** Raj2 has joined #heat22:13
*** steveg_afk has quit IRC22:15
*** sorantis has joined #heat22:16
*** crose has quit IRC22:18
*** jecarey has quit IRC22:19
*** kencjohnston has quit IRC22:20
*** ParsectiX has quit IRC22:20
*** sorantis has quit IRC22:21
*** pm90_ has joined #heat22:21
*** hdd has quit IRC22:22
*** vijendar has quit IRC22:25
*** metral_zzz is now known as metral22:30
*** signed8bit has joined #heat22:31
*** signed8b_ has joined #heat22:31
*** signed8bit is now known as signed8bit_ZZZzz22:31
*** sdake_ is now known as sdake22:34
*** signed8b_ has quit IRC22:34
*** signed8bit_ZZZzz has quit IRC22:34
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/20180122:39
*** Raj2 has quit IRC22:47
*** Raj2 has joined #heat22:50
*** tsandall has joined #heat22:51
*** bnemec has quit IRC22:59
*** Raj2 has left #heat23:03
*** jruano has quit IRC23:09
*** metral is now known as metral_zzz23:12
*** metral_zzz is now known as metral23:13
*** steveg_afk has joined #heat23:14
*** dims__ has joined #heat23:17
*** sorantis has joined #heat23:17
*** pm90_ has quit IRC23:17
*** pm90_ has joined #heat23:19
*** dims_ has quit IRC23:19
*** signed8bit has joined #heat23:20
*** signed8b_ has joined #heat23:20
*** sorantis has quit IRC23:22
openstackgerritGraeme Gillies proposed openstack/heat-templates: Modified puppet hook to add option to specify modulepath  https://review.openstack.org/20179223:22
*** shardy has quit IRC23:23
*** signed8b_ is now known as signed8bit_ZZZzz23:27
*** signed8bit_ZZZzz has quit IRC23:27
*** signed8bit has quit IRC23:27
*** tochi has joined #heat23:27
*** metral is now known as metral_zzz23:27
*** pm90__ has joined #heat23:27
*** jruano has joined #heat23:30
*** pm90_ has quit IRC23:30
*** bitblt has joined #heat23:31
*** kebray has quit IRC23:32
*** LimorStotland has quit IRC23:34
*** shakamunyi has quit IRC23:36
*** barra204 has joined #heat23:36
*** pm90__ has quit IRC23:37
*** LimorStotland has joined #heat23:38
*** randallburt has quit IRC23:40
*** alexpilotti has quit IRC23:40
*** jruano has quit IRC23:45
*** Qiming has joined #heat23:45
asalkeldmorning23:47
*** signed8bit has joined #heat23:53
*** signed8b_ has joined #heat23:53
*** signed8b_ is now known as signed8bit_ZZZzz23:55
*** signed8bit has quit IRC23:55
*** signed8bit_ZZZzz has quit IRC23:55

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