Thursday, 2015-06-25

*** sasukeh has joined #heat00:01
*** hdd has quit IRC00:01
*** sasukeh has quit IRC00:03
openstackgerritMerged openstack/heat: Remove PROTOTYPE support status  https://review.openstack.org/18670500:05
*** pm90_ has joined #heat00:05
*** david-ly_ has joined #heat00:06
*** pm90__ has joined #heat00:06
*** david-lyle has quit IRC00:08
*** pm90_ has quit IRC00:10
*** dims_ has joined #heat00:14
openstackgerritMerged openstack/heat: Add share network resource for manila  https://review.openstack.org/17586200:15
openstackgerritMerged openstack/heat: Convergence: Handle resource failure  https://review.openstack.org/19493700:15
*** dims has quit IRC00:16
*** pm90__ has quit IRC00:25
*** pm90_ has joined #heat00:31
*** rwsu has quit IRC00:38
*** boris-42 has quit IRC00:42
*** jfluhmann has quit IRC00:47
*** pm90_ has quit IRC00:55
*** pm90_ has joined #heat00:55
*** tobe has joined #heat00:56
*** pm90_ has quit IRC01:00
*** jfluhmann has joined #heat01:12
openstackgerritBrian Moss proposed openstack/heat: Merge HOT Guide files into Template Guide  https://review.openstack.org/19446601:15
*** Qiming has joined #heat01:23
*** Qiming_ has joined #heat01:24
*** sdake has joined #heat01:28
*** Qiming has quit IRC01:28
*** sdake_ has joined #heat01:29
*** sdake has quit IRC01:33
openstackgerritKylin CG proposed openstack/heat: Use public discover_extensions from novaclient  https://review.openstack.org/18081201:34
*** david-ly_ is now known as david-lyle01:36
*** EricGonczer_ has joined #heat01:36
*** spzala has joined #heat01:41
*** sthillma has quit IRC01:42
*** LiJiansheng has joined #heat01:44
*** Yanyanhu has joined #heat01:44
*** dims_ has quit IRC01:45
*** dims has joined #heat01:50
*** dontalton has quit IRC01:56
*** erkules_ has joined #heat01:58
*** erkules has quit IRC02:01
openstackgerritlvdongbing proposed openstack/heat: Surpport to list software configs  https://review.openstack.org/19468102:02
*** yuanying has joined #heat02:02
*** dims has quit IRC02:04
*** steveg_afk has joined #heat02:05
*** dims has joined #heat02:10
*** elynn has joined #heat02:11
*** jruano has joined #heat02:11
*** elynn has quit IRC02:12
*** ananta has joined #heat02:12
*** elynn has joined #heat02:12
anantagood morning/afternoon02:13
elynnmorning :)02:13
*** sdake has joined #heat02:13
openstackgerritRico Lin proposed openstack/heat: wrong argument order for assertEqual in test  https://review.openstack.org/19537802:13
openstackgerritAnant Patil proposed openstack/heat: Convergence: Stack concurrent update  https://review.openstack.org/19538002:16
*** sdake_ has quit IRC02:17
asalkeldananta: i am spliting that "more fixes" patch up, it's a bit of a mess02:20
anantaasalkeld: sure, i agree...02:21
anantasirushti wanted to dsplit that02:22
anantasirushti: u there?02:22
anantaasalkeld: I am fixing issues in https://review.openstack.org/#/c/191631/1702:24
asalkeldananta: i am busy with it - nearly done02:24
asalkeldananta: let me post first02:25
anantaok02:25
asalkeldand compare02:25
anantai think an import is missing, otherwise it should pass02:25
openstackgerritAngus Salkeld proposed openstack/heat: DNM: Convergence Testing: Reduced build timeout  https://review.openstack.org/19326902:26
openstackgerritAngus Salkeld proposed openstack/heat: convergence concurrent workflow  https://review.openstack.org/19163102:26
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: More fixes  https://review.openstack.org/19426602:26
openstackgerritAngus Salkeld proposed openstack/heat: Convergence rollback implementation  https://review.openstack.org/19165002:26
openstackgerritAngus Salkeld proposed openstack/heat: convergence: normalize the replaced resource dependencies  https://review.openstack.org/19460902:26
openstackgerritAngus Salkeld proposed openstack/heat: convergence: Use the correct template when updating the resource  https://review.openstack.org/19393602:26
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Make SyncPoint.update_input_data actually atomic.  https://review.openstack.org/19538302:26
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Fix Resource Replacement.  https://review.openstack.org/19538402:26
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Update if the resource is in CREATE_{COMPLETE,FAILED}  https://review.openstack.org/19538502:26
asalkeldananta: have a look at https://review.openstack.org/#/c/191631/18/heat/engine/worker.py02:26
asalkeld(totally not tested)02:27
asalkeldagain please all feel free to change stuff02:27
*** spzala has quit IRC02:27
anantaasalkeld: sure02:28
anantathis code under SyncPointNotFound is more related to concurrent stack updates02:28
asalkeldshrug, ok02:29
asalkeldyou want it separate?02:29
asalkeldwe really need the test harness02:29
asalkeldthis is not so easy to test02:30
anantaIMO, we can keep it, but we can only tests once the convergence test framework is ready02:30
asalkeldcool02:31
asalkeldto get the functional tests further along we need to fix adopt02:31
asalkeldapart from getting all that^ code in02:32
anantaBTW, the last point in commit message of https://review.openstack.org/#/c/194266/ ... "Make replacement02:33
anantashould go to conv-update02:33
anantaand the "delete of resources from DB" in "more fixes" can be a separate patch altogether02:34
anantaconv-update = https://review.openstack.org/19393602:34
asalkeldok02:37
anantaasalkeld: let me know if u need help02:37
*** gberginc has quit IRC02:44
asalkeldananta: coming up ..02:44
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Fix Resource Replacement.  https://review.openstack.org/19538402:45
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Update if the resource is in CREATE_{COMPLETE,FAILED}  https://review.openstack.org/19538502:45
openstackgerritAngus Salkeld proposed openstack/heat: DNM: Convergence Testing: Reduced build timeout  https://review.openstack.org/19326902:45
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: More fixes  https://review.openstack.org/19426602:45
openstackgerritAngus Salkeld proposed openstack/heat: convergence: normalize the replaced resource dependencies  https://review.openstack.org/19460902:45
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Make SyncPoint.update_input_data actually atomic.  https://review.openstack.org/19538302:45
openstackgerritAngus Salkeld proposed openstack/heat: Convergence: Delete the resources from DB when delete is called  https://review.openstack.org/19538702:45
anantaasalkeld: awesome02:45
asalkeldphew02:45
asalkeldi co-authored you and sirushti on all new commits02:46
anantaasalkeld: sure02:46
anantaasalkeld: BTW, why we need this https://review.openstack.org/#/c/195385/1/heat/engine/worker.py02:47
asalkeldto pass the update on failed functional test02:47
asalkeldhttps://github.com/openstack/heat/blob/master/heat_integrationtests/functional/test_template_resource.py#L50802:48
asalkeldthat one now passes ^02:48
anantaok02:49
anantaasalkeld: but the update on that resource should go?02:50
asalkeldso, yes we want it to update if it is create_failed02:50
anantaasalkeld: ok, then should it be if resource.physical_resource_id is None: then create else: update ?02:52
*** hdd has joined #heat02:52
asalkeldthis is a problem: https://github.com/openstack/heat/blob/master/heat/engine/resource.py#L65902:53
asalkeldso it needs to update when ever its is *_failed02:53
*** dsneddon is now known as dsneddon_away02:56
*** dims has quit IRC02:58
anantaasalkeld: ok02:58
openstackgerrithuangtianhua proposed openstack/heat: Get capacity when notification send if resize failed  https://review.openstack.org/19301202:59
*** EricGonczer_ has quit IRC03:00
*** elynn_ has joined #heat03:01
*** elynn has quit IRC03:05
*** sthillma has joined #heat03:08
openstackgerritMerged openstack/heat: Merge HOT Guide files into Template Guide  https://review.openstack.org/19446603:12
*** Tross has quit IRC03:12
*** Tross has joined #heat03:12
*** jaime49 has quit IRC03:13
*** cody-somerville has quit IRC03:15
*** jruano has quit IRC03:15
asalkeldananta: do you need that "if stack.current_traversal == current_travesal" to +1/-1 ? It's just not clear what you want03:16
asalkeldis it ok as a follow up?03:16
*** yuanying has quit IRC03:16
asalkeld(it would be good to start getting this series in)03:16
anantaasalkeld: we should make sure that the sync point was not found because there was another update triggered and sync points were deleted03:17
asalkeldso what to do if they are the same? just return?03:17
asalkeldananta: this is trying to handle the case of there was another update03:18
*** kebray has joined #heat03:18
anantaasalkeld: ok, lets do it as follow up03:21
asalkeldsure03:21
asalkelddo you know if someone is working on the test harness?03:21
anantaasalkeld: there is BP for convergence test framework that Ishant Tyagi is working on03:22
asalkeldok, cool03:22
asalkeldstevebaker: you about?03:24
asalkeldstevebaker: feel like bashing all these in (from here down https://review.openstack.org/#/c/195384/ )03:24
*** tobe has quit IRC03:26
*** cody-somerville has joined #heat03:28
*** tsandall has quit IRC03:32
*** jruano has joined #heat03:34
*** tobe has joined #heat03:39
asalkeldi do have quite a few undeletable stacks after a functional test run03:41
asalkeldwe need to improve that03:41
*** tsandall has joined #heat03:41
*** steveg_afk has quit IRC03:46
*** yuanying has joined #heat03:47
stevebakerasalkeld: looking03:47
asalkeldta03:47
*** dyasny has joined #heat03:51
*** yuanying has quit IRC03:59
*** KanagarajM has joined #heat03:59
KanagarajMgood morning all !04:00
*** ananta has quit IRC04:01
*** coolsvap|away is now known as coolsvap04:04
*** yuanying has joined #heat04:09
*** jruano has quit IRC04:13
*** LiJiansheng has quit IRC04:19
*** LiJiansheng has joined #heat04:19
asalkeldstevebaker:04:20
asalkeldRun: 100 in 2459.984712 sec.04:20
asalkeld - Passed: 8304:20
asalkeld - Skipped: 504:20
asalkeld - Failed: 1204:20
asalkeldconvergence functional tests ^04:20
*** achanda has joined #heat04:23
*** kebray has quit IRC04:29
*** kebray has joined #heat04:30
*** tshtilma has joined #heat04:32
*** jruano has joined #heat04:34
*** tshtilma has quit IRC04:37
*** tshtilma has joined #heat04:39
*** ishant has joined #heat04:49
*** jfluhmann has quit IRC04:51
*** sthillma has quit IRC04:51
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Fix Resource Replacement.  https://review.openstack.org/19538404:57
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Update if the resource is in CREATE_{COMPLETE,FAILED}  https://review.openstack.org/19538504:57
openstackgerritKanagaraj Manickam proposed openstack/heat: DNM: Convergence Testing: Reduced build timeout  https://review.openstack.org/19326904:57
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence concurrent workflow  https://review.openstack.org/19163104:57
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Delete the resources from DB when delete is called  https://review.openstack.org/19538704:57
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: More fixes  https://review.openstack.org/19426604:57
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence rollback implementation  https://review.openstack.org/19165004:57
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence: cleanup replaces on delete  https://review.openstack.org/19495204:57
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence: normalize the replaced resource dependencies  https://review.openstack.org/19460904:57
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Make SyncPoint.update_input_data actually atomic.  https://review.openstack.org/19538304:57
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence: Use the correct template when updating the resource  https://review.openstack.org/19393604:57
*** Marga_ has joined #heat05:02
*** jruano has quit IRC05:05
*** achanda has quit IRC05:06
*** elynn has joined #heat05:09
*** elynn_ has quit IRC05:10
*** ananta has joined #heat05:11
*** dyasny has quit IRC05:13
KanagarajMstevebaker: my recent rebase has removed the approval from these patches : https://review.openstack.org/#/c/195383/3 , https://review.openstack.org/#/c/191650/22 . As i have not introudced anh changes in these pacthes could you kindly approve them again?05:15
*** sthillma has joined #heat05:19
*** sthillma has quit IRC05:22
*** hdd has quit IRC05:29
*** Qiming__ has joined #heat05:29
*** Qiming_ has quit IRC05:32
anantajenkin failures raining05:38
*** vijayagurug has joined #heat05:58
*** tlashchova__ has joined #heat06:00
*** rakesh_hs has joined #heat06:01
*** inc0 has joined #heat06:01
*** gberginc has joined #heat06:02
*** vijendar1 has joined #heat06:06
*** vijendar1 has quit IRC06:08
*** vijendar1 has joined #heat06:09
*** vijendar has quit IRC06:10
*** tobe has quit IRC06:14
*** yuanying_ has joined #heat06:15
*** jtomasek has joined #heat06:15
*** yuanying_ has quit IRC06:17
*** yuanying_ has joined #heat06:18
*** yuanying has quit IRC06:18
*** yuanying_ has quit IRC06:19
*** vijayagurug has left #heat06:23
*** ifarkas has joined #heat06:27
*** yuanying has joined #heat06:32
*** yuanying has quit IRC06:32
*** tobe has joined #heat06:33
*** jtomasek has quit IRC06:42
*** achanda has joined #heat06:44
*** sorantis has joined #heat06:45
*** jtomasek has joined #heat06:50
*** tspatzier has joined #heat06:52
*** ifarkas has quit IRC06:57
*** achanda has quit IRC06:58
*** gcivitella has joined #heat06:59
*** ricolin has quit IRC06:59
*** yuanying has joined #heat07:02
*** yuanying has quit IRC07:05
*** yuanying has joined #heat07:05
*** kebray has quit IRC07:06
openstackgerrithuangtianhua proposed openstack/heat: Get capacity when notification send if resize failed  https://review.openstack.org/19301207:07
*** achanda has joined #heat07:08
*** jprovazn has joined #heat07:15
*** shardy has joined #heat07:20
openstackgerritKanagaraj Manickam proposed openstack/heat: Adds REST api for export action  https://review.openstack.org/19051807:22
openstackgerritKanagaraj Manickam proposed openstack/heat: Adds RPC api for export action  https://review.openstack.org/19051707:22
openstackgerritKanagaraj Manickam proposed openstack/heat: Updates REST & RPC abandon API with is_forced=False  https://review.openstack.org/19505307:22
openstackgerritKanagaraj Manickam proposed openstack/heat: Split abandon into pre-abandon(export) and abandon  https://review.openstack.org/18188007:22
*** lsmola has joined #heat07:28
openstackgerritThomas Herve proposed openstack/heat: Add a new crypt method using cryptography  https://review.openstack.org/19501807:37
*** jfluhmann has joined #heat07:37
*** sthillma has joined #heat07:38
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Update if the resource is in CREATE_{COMPLETE,FAILED}  https://review.openstack.org/19538507:41
openstackgerritKanagaraj Manickam proposed openstack/heat: DNM: Convergence Testing: Reduced build timeout  https://review.openstack.org/19326907:41
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: Delete the resources from DB when delete is called  https://review.openstack.org/19538707:41
openstackgerritKanagaraj Manickam proposed openstack/heat: Convergence: More fixes  https://review.openstack.org/19426607:41
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence: cleanup replaces on delete  https://review.openstack.org/19495207:41
openstackgerritKanagaraj Manickam proposed openstack/heat: convergence: normalize the replaced resource dependencies  https://review.openstack.org/19460907:41
KanagarajMasalkeld: kindly check once https://review.openstack.org/#/c/195385/07:42
asalkeldk07:42
asalkeldKanagarajM: that's fine07:43
KanagarajMasalkeld: now i believe, we should good at pep8 and py27.07:43
KanagarajMasalkeld: may be we could merge the  https://review.openstack.org/195387 &   https://review.openstack.org/19495207:43
KanagarajMasalkeld: as both handles the cleanup task. i will do it and update the patch.07:44
KanagarajMasalkeld: when you find time, kindly review my non-convergence patches as well, I am really worried that its not getting the core reviewer's attention :(07:46
*** sthillma has quit IRC07:46
*** erkules_ is now known as erkules07:46
*** erkules has quit IRC07:46
*** erkules has joined #heat07:46
* KanagarajM Lunch time, will be back in 30 mins07:46
asalkeldKanagarajM: sure a bit later07:47
*** tobe has quit IRC07:48
kairat_kushaevstevebaker: Hello07:54
openstackgerritlvdongbing proposed openstack/heat: Surpport to list software configs  https://review.openstack.org/19468108:00
*** BManojlovic has joined #heat08:02
kairat_kushaevshardy: stevebaker: I have some patches that I think need to be in kilo: https://review.openstack.org/#/c/182599/, https://review.openstack.org/#/c/187909/ but they stuck on review08:02
kairat_kushaevshardy: stevebaker: Do you have a bit of time to review this cause it seems that Zane is very busy?08:03
*** tobe has joined #heat08:04
*** dsneddon_away has quit IRC08:05
*** coolsvap is now known as coolsvap|away08:16
*** coolsvap|away is now known as coolsvap08:19
openstackgerrithuangtianhua proposed openstack/heat: Get capacity when notification send if resize failed  https://review.openstack.org/19301208:26
*** e0ne has joined #heat08:32
*** yassine_ has joined #heat08:36
*** e0ne has quit IRC08:37
shardykairat_kushaev: sure, I'll take a look08:37
kairat_kushaevshardy: Thanks08:37
* KanagarajM I'm back08:38
KanagarajMasalkeld: sure. Thanks.08:38
therveSo there is an intermittent ceilo failure in integration tests?08:39
therveAnyone has an idea? Seems pretty big today08:39
*** jcoufal has joined #heat08:46
openstackgerritGrzegorz Grasza (xek) proposed openstack/heat: WIP Register all objects  https://review.openstack.org/19018308:48
*** derekh has joined #heat08:51
kairat_kushaevI see that there is not enough time for scale the stack08:56
thervekairat_kushaev, Where do you see that?08:57
kairat_kushaevtherve: Here is one of patches where ceilometer is failed: https://review.openstack.org/#/c/195378/08:58
thervekairat_kushaev, I meant precisely in the logs08:59
therveIn my failure I don't see a cfn request corresponding, event after the timeout09:03
*** e0ne has joined #heat09:10
*** tlashchova__ has quit IRC09:11
*** shardy has quit IRC09:14
*** shardy has joined #heat09:15
*** e0ne is now known as e0ne_09:16
*** e0ne_ has quit IRC09:22
*** Qiming__ has quit IRC09:22
*** multi_io has quit IRC09:26
therveDoes someone know if you can run the integration tests while fixing the version of a dependency?09:26
therveshardy, ^ ?09:26
*** multi_io has joined #heat09:28
shardytherve: Hmm, you mean locally?  I normally just get my devstack running then run the test via nosetests -svx, which works OK for me09:28
therveshardy, No I mean in the gate :)09:28
shardyIf you run it via tox then I'm not sure if it'll mess with deps etc09:28
shardytherve: I'm confused, they'll just run as normal with the new version won't they?09:29
therveshardy, Right I want an older version of ceilometer09:29
therveTo see if the problem is there09:29
thervebug #1468697 fwiw09:30
openstackbug 1468697 in heat "Test ceilometer alarm scenario is failing on gates" [Medium,Confirmed] https://launchpad.net/bugs/1468697 - Assigned to Kairat Kushaev (kkushaev)09:30
therveI never tried to run integration tests locally, I guess now's the time to try09:31
shardytherve: aha, hmm, I'm not sure how you do that tbh, is there a way to pas in a devstack pin for ceilometer in a heat patch, or use Depends-On?09:32
*** e0ne has joined #heat09:33
therveAh yeah that's a way09:33
openstackgerritThomas Herve proposed openstack/heat: DO NOT MERGE test bug  https://review.openstack.org/19548309:40
*** Qiming has joined #heat09:41
*** ishant has quit IRC09:43
*** alexpilotti has joined #heat09:45
*** steveg_afk has joined #heat09:47
*** sergmelikyan has joined #heat09:49
*** sorantis has quit IRC10:00
kairat_kushaevtherve: Could you please give me a link to patch where ceilometer failed?10:03
*** vijendar has joined #heat10:04
*** sorantis has joined #heat10:05
*** vijendar1 has quit IRC10:06
*** Yanyanhu has quit IRC10:07
*** dims has joined #heat10:14
kairat_kushaevtherve: I see that ceilometer collector is quite bad: http://logs.openstack.org/18/195018/2/check/check-heat-dsvm-functional-mysql/48381ba/logs/screen-ceilometer-collector.txt.gz10:16
*** husanu2 has joined #heat10:19
*** Qiming has quit IRC10:19
*** husanu2 has quit IRC10:25
*** husanu3 has joined #heat10:26
*** husanu3 has quit IRC10:28
*** husanu3 has joined #heat10:30
*** husanu3 has quit IRC10:31
*** e0ne is now known as e0ne_10:31
*** sergmelikyan has quit IRC10:33
*** jfluhmann has quit IRC10:34
*** sergmelikyan has joined #heat10:36
*** e0ne_ has quit IRC10:36
openstackgerritKanagaraj Manickam proposed openstack/heat: Enable convergence in zuul functional testing  https://review.openstack.org/19550810:38
*** sergmelikyan has quit IRC10:38
*** Marga_ has quit IRC10:50
*** sdake has quit IRC10:50
openstackgerritGrzegorz Grasza (xek) proposed openstack/heat: WIP Register all objects  https://review.openstack.org/19018310:52
*** e0ne has joined #heat10:55
*** sergmelikyan has joined #heat10:59
*** dims has quit IRC11:02
*** prazumovsky has joined #heat11:05
*** dims has joined #heat11:05
thervekairat_kushaev, https://review.openstack.org/#/c/195482/11:06
therveReverting seems to do the trick11:06
prazumovskyhi, stevebaker!11:07
*** tochi has quit IRC11:07
kairat_kushaevtherve: yep, i find it already. So it is an error in ceilometer, isn't it? I found that we are sending sample correctly to ceilometer11:08
kairat_kushaevtherve: The only strange thing is db errors in ceilometer collector11:09
thervekairat_kushaev, Right. There is a breaking change in the sample API, looking with them11:09
*** dims_ has joined #heat11:10
*** dims has quit IRC11:11
therveI don't think the collector errors are related, though we should probably report them11:11
*** tobe has quit IRC11:11
*** e0ne is now known as e0ne_11:15
*** dims_ has quit IRC11:16
kairat_kushaevtherve: Ok, will create a bug.11:16
kairat_kushaevlet's see what ceilo guys will say about it11:16
*** david-lyle has quit IRC11:17
*** jrist has quit IRC11:18
*** jrist has joined #heat11:19
*** dims has joined #heat11:21
*** david-lyle has joined #heat11:21
openstackgerritGrzegorz Grasza (xek) proposed openstack/heat: Register all objects  https://review.openstack.org/19018311:24
*** achanda has quit IRC11:25
*** Qiming has joined #heat11:25
*** e0ne_ has quit IRC11:26
*** e0ne has joined #heat11:28
openstackgerritGrzegorz Grasza (xek) proposed openstack/heat: Register all objects  https://review.openstack.org/19018311:29
*** aweiteka has joined #heat11:31
*** Marga_ has joined #heat11:32
*** aweiteka has quit IRC11:37
*** EmilienM|off is now known as EmilienM11:38
*** aweiteka has joined #heat11:40
openstackgerritOleksii Chuprykov proposed openstack/heat: Add nova_network custom constraint  https://review.openstack.org/19553811:47
openstackgerritOleksii Chuprykov proposed openstack/heat: Add nova.network constraint to ManilaShareNetwork  https://review.openstack.org/19553911:47
*** Marga_ has quit IRC11:48
*** jasond has joined #heat11:53
*** ryansb has quit IRC11:54
*** ryansb has joined #heat11:55
*** ryansb has quit IRC11:55
*** ryansb has joined #heat11:55
*** yuanying has quit IRC11:57
*** elynn has quit IRC11:58
openstackgerritOleksii Chuprykov proposed openstack/heat: Add nova.network custom constraint  https://review.openstack.org/19553812:00
openstackgerritOleksii Chuprykov proposed openstack/heat: Add nova.network constraint to ManilaShareNetwork  https://review.openstack.org/19553912:01
*** KanagarajM_ has joined #heat12:01
*** aweiteka has quit IRC12:04
*** KanagarajM has quit IRC12:04
*** ananta has quit IRC12:05
*** htruta has joined #heat12:12
*** lkarm has joined #heat12:13
*** KanagarajM_ has quit IRC12:15
*** EricGonczer_ has joined #heat12:25
*** coolsvap is now known as coolsvap|away12:26
*** EricGonc_ has joined #heat12:29
*** dims has quit IRC12:31
*** EricGonczer_ has quit IRC12:31
*** dims has joined #heat12:31
*** EricGonc_ has quit IRC12:32
*** EricGonczer_ has joined #heat12:33
*** EricGonczer_ has quit IRC12:35
*** coolsvap|away is now known as coolsvap12:35
*** EricGonczer_ has joined #heat12:35
*** david-ly_ has joined #heat12:35
*** coolsvap is now known as coolsvap|away12:36
*** vijendar1 has joined #heat12:37
*** vijendar has quit IRC12:38
*** david-lyle has quit IRC12:39
*** hdd has joined #heat12:40
*** EricGonczer_ has quit IRC12:50
*** husanu1 has joined #heat12:50
*** husanu1 has quit IRC12:52
*** EricGonczer_ has joined #heat12:53
*** tellesnobrega_ has joined #heat12:55
*** EricGonc_ has joined #heat12:56
*** EricGonczer_ has quit IRC12:56
*** sdake has joined #heat12:56
*** husanu3 has joined #heat12:56
*** EricGonc_ has quit IRC12:58
*** EricGonczer_ has joined #heat12:58
jdandreaYay! https://review.openstack.org/#/c/194466/12:58
jdandreaJust in time for me to go camping through Monday. :-p ... but this is still awesome.12:59
*** coolsvap|away is now known as coolsvap13:00
*** husanu3 has quit IRC13:00
*** hdd has quit IRC13:02
*** EricGonczer_ has quit IRC13:02
*** EricGonc_ has joined #heat13:02
*** e0ne is now known as e0ne_13:04
*** e0ne_ is now known as e0ne13:04
*** EricGonczer_ has joined #heat13:04
*** EricGonc_ has quit IRC13:05
*** spzala has joined #heat13:08
*** radez is now known as radez_g0n313:08
*** EricGonczer_ has quit IRC13:10
*** jruano has joined #heat13:11
*** husanux2 has joined #heat13:13
ryansbwilderness++13:13
*** husanux2 has quit IRC13:13
ryansbalso awesome diffstat, +222213:13
*** husanux0 has joined #heat13:14
*** jaime49 has joined #heat13:17
*** shardy has quit IRC13:17
*** jaime49 has quit IRC13:17
*** jaime49 has joined #heat13:18
*** husanux0 has quit IRC13:18
*** blomquisg has joined #heat13:19
*** husanux9 has joined #heat13:20
*** e0ne is now known as e0ne_13:20
*** husanux9 has quit IRC13:21
*** coolsvap is now known as coolsvap|away13:21
*** e0ne_ is now known as e0ne13:22
*** Marga_ has joined #heat13:22
*** shardy has joined #heat13:22
jdandreaXD13:23
jdandrea(I haven't been camping in ... well it's been a while.)13:24
*** husanux9 has joined #heat13:25
*** jprovazn has quit IRC13:27
therveThe ceilometer fix should land soon, you can start rechecking then13:28
*** husanux9 has quit IRC13:29
*** Marga_ has quit IRC13:31
*** Marga_ has joined #heat13:31
openstackgerritOleksii Chuprykov proposed openstack/heat: Add template-version-list  https://review.openstack.org/19266813:33
*** liusheng has quit IRC13:35
*** hdd has joined #heat13:36
*** sergmelikyan has quit IRC13:39
*** tlashchova__ has joined #heat13:40
*** shardy has quit IRC13:42
*** shardy has joined #heat13:44
*** jcoufal has quit IRC13:49
*** tellesnobrega_ has quit IRC13:51
*** htruta has quit IRC13:51
*** inc0 has quit IRC13:57
*** dyasny has joined #heat13:58
*** jonesbr has joined #heat13:59
*** aweiteka has joined #heat14:00
*** rakesh_hs has quit IRC14:01
*** tellesnobrega has joined #heat14:01
*** prazumovsky has quit IRC14:07
*** jprovazn has joined #heat14:09
*** elynn has joined #heat14:11
*** tellesnobrega has quit IRC14:11
openstackgerritMerged openstack/heat-templates: Add support for zaqar in heat-config-notify  https://review.openstack.org/18588314:12
flaper87woooohooo ^14:13
*** e0ne is now known as e0ne_14:13
*** jecarey has joined #heat14:13
*** tellesnobrega has joined #heat14:14
jecareyshardy, it was suggested I talk to you ... I'm seeing a failure in stable/icehouse14:14
*** jaime49 has quit IRC14:15
shardyjecarey: hi14:15
jecareyhi14:15
jecareywhen I run unit tests on stable/icehouse I get a failure because of use of the old oslo.i18n namespace14:16
shardyjecarey: are you running them in a tox venv?14:16
shardythe stable branch requirements are capped, which I would assume prevents such an error?14:16
jecareyI tracked it to the dependency on python-neutronclient, which picks up 2.3.10 and it has depencency specified as oslo.i18n>1.0.014:16
jecareyshardy, yes14:17
shardyah, hmm :(14:17
jecareyoslo.i18n that was just released (2.0.0) is where it gets removed.14:17
jecareyIf i put oslo.i18n<2.0.0 in the heat requirements.txt things work ... but that seems like a hack.14:17
*** pm90_ has joined #heat14:19
shardydhellmann: ^^ Is the reccomendation to cap oslo.* for icehouse branches?14:19
dimsjecarey: that's the right thing to do14:19
*** gberginc has quit IRC14:19
jecareyshardy, python-neutronclient probably should have capped.   It is strange for heat to cap, since it doesn't have a dep on oslo.i18n in icehouse.14:20
shardydims: that'll need to go via global requirements though right?14:20
elynnhttps://github.com/openstack/requirements/blob/stable/icehouse/global-requirements.txt#L4914:20
elynnSeems neutronclient didn't constraint oslo.i18n14:22
elynnhttps://github.com/openstack/python-neutronclient/blob/2.3.11/requirements.txt#L914:22
dimsjecarey: shardy: icehouse-eol is a few weeks away - http://lists.openstack.org/pipermail/openstack-dev/2015-June/065839.html14:22
*** e0ne_ has quit IRC14:23
*** tellesnobrega has quit IRC14:24
jecareydims, are you saying we shouldn't fix it?14:24
dimsjecarey: your call, just pointing out the timeline14:25
jecareyshardy ^^ what's heat's take?14:26
*** LiJiansheng has quit IRC14:28
openstackgerritSergey Kraynev proposed openstack/heat: Add base_attribute schema for all resources  https://review.openstack.org/19560814:28
openstackgerritSergey Kraynev proposed openstack/heat: Add base resolve method for attributes  https://review.openstack.org/19560914:28
openstackgerritSergey Kraynev proposed openstack/heat: Add show_resource function to Heat resources (1) WIP!!!  https://review.openstack.org/19561014:28
*** shardy has quit IRC14:29
*** shardy has joined #heat14:30
jecareySo, should I put up a patch for this?14:32
*** htruta has joined #heat14:33
shardyjecarey: yes please do, thanks!14:33
jecareyshardy, thanks for the help.  Will get patch up right away.14:33
*** e0ne has joined #heat14:36
*** Tross has quit IRC14:40
*** tlashchova__ has quit IRC14:46
*** Drago has joined #heat14:50
*** Drago has quit IRC14:51
*** jaime49 has joined #heat14:52
*** Drago has joined #heat14:52
*** jaime49 has quit IRC14:52
*** jaime49 has joined #heat14:52
*** rpothier has joined #heat14:56
*** david-ly_ is now known as david-lyle15:01
*** thedodd has joined #heat15:01
*** LimorStotland has quit IRC15:03
*** dyasny_ has joined #heat15:05
*** shardy has quit IRC15:08
*** dyasny has quit IRC15:08
*** shardy has joined #heat15:08
*** sorantis has quit IRC15:11
*** sabeen has quit IRC15:12
*** BManojlovic has quit IRC15:12
openstackgerritSteven Hardy proposed openstack/heat: HOT version 2015-10-15, remove Fn::Select  https://review.openstack.org/19562615:12
openstackgerritSteven Hardy proposed openstack/heat: Fix docstring error for Join functions  https://review.openstack.org/19562715:12
openstackgerritSteven Hardy proposed openstack/heat: Allow multiple lists for list_join intrinsic functions  https://review.openstack.org/19562815:12
openstackgerritSteven Hardy proposed openstack/heat: Add str_split function to HOT 2015-10-15  https://review.openstack.org/19562915:12
*** shardy has quit IRC15:13
*** shardy has joined #heat15:13
*** tonisbones has quit IRC15:14
*** tonisbones has joined #heat15:14
*** Tross has joined #heat15:16
openstackgerritAlexandr Nedopekin proposed openstack/heat: Update logging according oslo.i18n recommendations  https://review.openstack.org/19512915:17
*** elynn has quit IRC15:26
*** randallburt has joined #heat15:27
*** sergmelikyan has joined #heat15:28
*** randallburt has quit IRC15:28
*** heat_stack has joined #heat15:32
*** sergmelikyan has quit IRC15:32
*** daneyon has joined #heat15:33
openstackgerritJason Dunsmore proposed openstack/heat: Fix heat-manage bug encrypting encrypted data  https://review.openstack.org/19563915:33
heat_stackIn a a hot template, in OS::Heat::AutoScalingGroup section, how can I include the software that needs to be scaled with the resource in the resources section ?15:34
heat_stackQustion: In a a hot template, in OS::Heat::AutoScalingGroup section, how can I include the software that needs to be scaled with the resource in the resources section ?15:34
*** daneyon_ has joined #heat15:34
*** e0ne is now known as e0ne_15:35
openstackgerritAlexandr Nedopekin proposed openstack/heat: Update logging according oslo.i18n recommendations  https://review.openstack.org/19512915:37
*** e0ne_ is now known as e0ne15:37
*** daneyon has quit IRC15:37
openstackgerritlvdongbing proposed openstack/heat: Should excute 'resolv' before check the values of 'for_each'  https://review.openstack.org/19564515:46
*** pm90_ has quit IRC15:47
*** sdake_ has joined #heat15:50
*** aweiteka has quit IRC15:51
*** Qiming has quit IRC15:52
*** sdake has quit IRC15:54
*** sorantis has joined #heat15:54
*** vijayagurug has joined #heat15:55
*** sasukeh has joined #heat15:56
*** e0ne is now known as e0ne_15:56
*** sergmelikyan has joined #heat16:00
*** aweiteka has joined #heat16:02
*** sergmelikyan has quit IRC16:04
*** Drago1 has joined #heat16:05
*** Drago has quit IRC16:05
*** sabeen1 has joined #heat16:06
*** e0ne_ has quit IRC16:06
*** aweiteka has quit IRC16:08
*** sergmelikyan has joined #heat16:11
*** sasukeh has quit IRC16:11
*** e0ne has joined #heat16:11
*** htruta has quit IRC16:12
*** sthillma has joined #heat16:12
*** steveg_afk has quit IRC16:13
*** sergmelikyan has quit IRC16:16
*** Tross has quit IRC16:23
*** sdake_ is now known as sdake16:25
*** achanda has joined #heat16:31
*** radez_g0n3 is now known as radez16:38
*** sorantis has quit IRC16:39
*** derekh has quit IRC16:40
*** dsneddon has joined #heat16:42
*** pm90_ has joined #heat16:42
*** htruta has joined #heat16:43
*** shardy has quit IRC16:45
*** shardy has joined #heat16:45
jaime49Does anyone know how to programmatically access the mysql db credentials that the heat/heat_integrationtests run against?16:48
*** rpothier has quit IRC16:50
*** pm90_ has quit IRC16:50
*** pm90_ has joined #heat16:51
jaime49I'm developing an integration test that confirms 'hidden' parameter encryption in the db - but I need to know at runtime what the access (user/pw) credentials are when the tests are fired off.16:51
*** sasukeh has joined #heat16:52
*** rwsu has joined #heat16:52
sabeen1^ skraynev16:54
sabeen1^^ stevebaker16:54
*** randallburt has joined #heat17:00
*** htruta has quit IRC17:04
thervejaime49, Can you parse the heat config file?17:04
*** gcivitella has quit IRC17:05
*** achanda has quit IRC17:08
*** e0ne has quit IRC17:08
*** Marga_ has quit IRC17:09
openstackgerritRabi Mishra proposed openstack/heat: Add tags property to  ResourceGroup  https://review.openstack.org/19405317:10
openstackgerritRabi Mishra proposed openstack/heat: Add rolling_update,resize to ResourceGroup  https://review.openstack.org/19405217:10
openstackgerritRabi Mishra proposed openstack/heat: Change native ASG to inherit from ResourceGroup  https://review.openstack.org/19405417:10
*** Marga_ has joined #heat17:10
*** sergmelikyan has joined #heat17:12
*** sdake_ has joined #heat17:20
*** sergmelikyan has quit IRC17:21
*** sdake has quit IRC17:24
jaime49therve: so, as an example, if I extract the 'connection' key from heat.conf,  I could just parse 'mysql+pymysql://root:simplepass@127.0.0.1/heat?charset=utf8', yielding 'root' and 'simplepass' for user/password.17:24
*** achanda has joined #heat17:25
thervejaime49, Yeah that's one way17:25
*** shardy has quit IRC17:25
*** jfluhmann has joined #heat17:25
*** vijayagurug has quit IRC17:26
jaime49therve: I see - so that's a standard string in any deployment of the form 'mysql+pymysql://<username>:<password>@127.0.0.1/heat?charset=utf8'17:26
*** shardy has joined #heat17:26
*** sdake_ is now known as sdake17:29
thervejaime49, Right that's the connection string passed to sqlalchemy17:29
*** pm90_ has quit IRC17:29
therveThere may be a way to import some lib to get another value, but I'm not sure it'd be easier, and it'd be more coupled17:29
therveAlthough maybe you want to use heat APIs to get data out of the database, to not rewrite all that logic17:30
openstackgerritKanagaraj Manickam proposed openstack/heat-specs: Update monasca spec with version 5.0.0  https://review.openstack.org/19568517:33
*** sergmelikyan has joined #heat17:34
jaime49therve: parsing that string to get those values should be easy enough…I don't know of any API call that would get me the environment field in heat's raw_template table.17:35
*** tspatzier has quit IRC17:35
*** jonesbr has quit IRC17:36
*** vijayagurug has joined #heat17:38
*** randallburt has quit IRC17:38
*** sasukeh has quit IRC17:38
*** sasukeh has joined #heat17:38
*** sergmelikyan has quit IRC17:39
*** jonesbr has joined #heat17:39
*** sasukeh has quit IRC17:39
*** sasukeh has joined #heat17:40
*** Marga_ has quit IRC17:42
*** vijayagurug has quit IRC17:44
*** sasukeh has quit IRC17:44
*** yassine_ has quit IRC17:45
*** kebray has joined #heat17:46
*** randallburt has joined #heat17:46
*** pm90_ has joined #heat17:48
*** Tross has joined #heat17:48
jaime49therve: is there a generic/programatic way of accessing the install path and filename for heat.conf…that is, instead of hard coding '/etc/heat/heat.conf' into my test?17:49
*** pm90_ has quit IRC17:51
*** pm90_ has joined #heat17:52
*** boris-42 has joined #heat17:54
*** Marga_ has joined #heat17:55
*** steveg_afk has joined #heat17:55
*** tellesnobrega has joined #heat17:56
*** hdd has quit IRC18:01
*** hdd has joined #heat18:01
*** husanu3 has joined #heat18:02
*** dontalton has joined #heat18:02
*** steveg_afk has quit IRC18:06
openstackgerritVijendar Komalla proposed openstack/heat-specs: Add security group to port spec  https://review.openstack.org/19426718:10
*** husanu3 has quit IRC18:14
*** gberginc has joined #heat18:18
*** lsmola has quit IRC18:19
*** sergmelikyan has joined #heat18:20
*** sergmelikyan has quit IRC18:25
openstackgerritKanagaraj Manickam proposed openstack/heat: WIP: Monasca resource plugin  https://review.openstack.org/19569718:25
*** heat_stack has quit IRC18:25
*** jruano has quit IRC18:33
*** dontalton has quit IRC18:44
*** rpothier has joined #heat18:52
*** HeatUser has joined #heat18:59
HeatUserIs anyone here able to answer any questions ?19:01
*** tshtilma has quit IRC19:01
thervejaime49, Not that I know19:03
therveHeatUser, sure19:03
HeatUsertherve. Ok then. Question: In a a hot template, in OS::Heat::AutoScalingGroup section, how can I include the software that needs to be scaled with the resource in the resources section ?19:04
therveHeatUser, You need to create a sub-template and reference it as your scaling unit19:04
therveHeatUser, Like this: https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml#L7219:05
*** EricGonczer_ has joined #heat19:05
HeatUsertype: lb_server.yaml ?19:05
therveYeah, then you can look up the file with that name19:06
HeatUserso, in the example that you linked me. In that AutoScalingGroup, the template in lb_server.yaml is being scaled, correct ?19:07
therveYes19:07
*** jruano has joined #heat19:08
*** tellesnobrega has quit IRC19:10
*** achanda has quit IRC19:11
*** htruta has joined #heat19:13
HeatUserSo, I don't need to have properties: then ?19:13
therveIt depends on how much you want to customize that sub-template19:14
therveYou probably at least need to pass a software config element19:14
HeatUserpass to where ?19:14
*** Tross has quit IRC19:15
therveTo the SoftwareDeployment19:15
HeatUserI don't think I know what you mean.19:18
HeatUserI will have OS::Heat::SoftwareDeployment in a sub-template19:18
therveRight, it needs to refrence a SoftwareConfig element19:19
therveYou can define that one in the top template19:19
HeatUserlike this ? config: { get_resource: setup_db_primary_config }19:20
therveyeah19:20
*** sergmelikyan has joined #heat19:21
HeatUserso, how do I pass a reference from a top-template to a sub-template ?19:21
therveWell you should have everything you need in the examples to guide you19:22
therveDefine a parameter in the sub-template19:22
*** sergmelikyan has quit IRC19:22
*** pm90__ has joined #heat19:23
*** pm90_ has quit IRC19:26
*** pm90__ has quit IRC19:27
*** tellesnobrega has joined #heat19:29
*** tellesnobrega has quit IRC19:35
*** sasukeh has joined #heat19:41
*** daneyon_ has quit IRC19:42
*** shardy has quit IRC19:42
*** dsneddon is now known as dsneddon_biab19:43
*** shardy has joined #heat19:43
*** sasukeh has quit IRC19:47
openstackgerritTetiana Lashchova proposed openstack/python-heatclient: Fix argument order for assertEqual  https://review.openstack.org/19571819:49
*** jtomasek has quit IRC19:51
*** gberginc has quit IRC19:55
*** jtomasek has joined #heat19:59
*** saurabhs has joined #heat20:02
*** jecarey has quit IRC20:09
*** aweiteka has joined #heat20:22
*** sdake_ has joined #heat20:24
*** sdake has quit IRC20:28
*** sdake_ is now known as sdake20:29
*** dsneddon_biab is now known as dsneddon20:30
*** jtomasek has quit IRC20:36
*** jaypipes has quit IRC20:39
*** dsneddon has quit IRC20:40
*** dsneddon has joined #heat20:42
*** pm90_ has joined #heat20:43
*** sasukeh has joined #heat20:43
*** pm90_ has quit IRC20:45
*** pm90_ has joined #heat20:45
*** sasukeh has quit IRC20:48
stevebakermorning20:53
jdandreamorning :)20:55
*** jaime49 has quit IRC21:01
*** e0ne has joined #heat21:05
*** jonesbr has quit IRC21:05
stevebakerwe might have to disable the ceilometer test https://bugs.launchpad.net/ceilometer/+bug/146890721:08
openstackLaunchpad bug 1468907 in heat "heat_integrationtests CeilometerAlarmTest.test_alarm FAILED" [Critical,Triaged]21:08
*** kebray has quit IRC21:13
*** jprovazn has quit IRC21:14
*** aweiteka has quit IRC21:16
*** xmltok_ has joined #heat21:25
*** xmltok_ is now known as xmltok21:26
*** xmltok has left #heat21:26
*** lkarm has left #heat21:30
*** pm90_ has quit IRC21:32
*** e0ne is now known as e0ne_21:39
*** shardy has quit IRC21:40
*** jasond has quit IRC21:41
*** e0ne_ is now known as e0ne21:41
*** HeatUser has quit IRC21:42
*** kebray has joined #heat21:46
*** Marga_ has quit IRC21:55
openstackgerritMerged openstack/heat-specs: Update monasca spec with version 5.0.0  https://review.openstack.org/19568522:01
*** spzala has quit IRC22:03
*** rpothier has quit IRC22:24
openstackgerritKent Wang proposed openstack/heat: Fixes JSON to YAML conversion bug  https://review.openstack.org/19131122:25
*** e0ne has quit IRC22:26
*** dims has quit IRC22:30
*** dontalton has joined #heat22:32
*** jruano has quit IRC22:35
openstackgerritAngus Salkeld proposed openstack/heat: Temporarily skip the ceilometer alarm test  https://review.openstack.org/19576822:38
asalkeldstevebaker: ^22:38
stevebakerasalkeld: approved22:38
*** dims_ has joined #heat22:38
*** tonisboner has joined #heat22:45
*** sasukeh has joined #heat22:45
*** dontalton has quit IRC22:45
*** dhellmann has quit IRC22:46
*** dhellmann has joined #heat22:46
*** EricGonczer_ has quit IRC22:47
*** tonisbones has quit IRC22:48
*** sasukeh has quit IRC22:50
*** sdake_ has joined #heat23:00
*** hdd has quit IRC23:00
*** hdd has joined #heat23:01
*** sdake has quit IRC23:04
*** sdake has joined #heat23:07
*** pm90_ has joined #heat23:07
*** sdake_ has quit IRC23:11
*** thedodd has quit IRC23:16
*** jfluhmann has quit IRC23:18
*** sabeen1 has quit IRC23:23
*** tochi has joined #heat23:28
*** yuanying has joined #heat23:32
*** randallburt has quit IRC23:40
*** kebray has quit IRC23:41
*** saurabhs has left #heat23:43
*** hdd has quit IRC23:43
*** sasukeh has joined #heat23:51
*** sdake has quit IRC23:54
*** sdake has joined #heat23:55
*** Drago1 has quit IRC23:59

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