Friday, 2014-08-22

openstackgerritMike Spreitzer proposed a change to openstack/heat: Implement AZ spanning for ASGs  https://review.openstack.org/11613900:00
*** samstav has quit IRC00:07
*** Qiming has joined #heat00:10
*** alexpilotti has joined #heat00:11
*** Qiming has quit IRC00:16
*** tango has quit IRC00:17
*** sgordon has quit IRC00:19
*** gokrokve has joined #heat00:20
*** gokrokve has quit IRC00:21
*** gokrokve has joined #heat00:22
*** gokrokve has quit IRC00:26
openstackgerritYukinori Sagara proposed a change to openstack/heat-cfntools: Change wget to curl for using both of them is redundant  https://review.openstack.org/11614300:32
*** gokrokve has joined #heat00:39
*** ccrouch is now known as ccrouch-afk00:42
*** BillArnold has quit IRC00:43
*** andersonvom has quit IRC00:52
*** nosnos has joined #heat00:59
*** harlowja is now known as harlowja_away01:00
*** achampio1 has joined #heat01:09
*** Tross has quit IRC01:11
*** zhiwei has joined #heat01:11
*** erkules_ has joined #heat01:11
*** achampion has quit IRC01:12
*** erkules has quit IRC01:13
*** Tross has joined #heat01:15
*** Qiming has joined #heat01:16
*** andersonvom has joined #heat01:19
*** tiantian has joined #heat01:22
*** andersonvom has quit IRC01:26
tiantianmorning :)01:26
asalkeldhi01:29
*** harlowja_away is now known as harlowja01:40
tiantian<asalkeld> hi :)01:40
*** alexpilotti has quit IRC01:44
*** alexpilotti has joined #heat01:47
*** alexpilotti has quit IRC01:48
*** gokrokve has quit IRC01:49
*** tonisbones has joined #heat01:51
*** Yanyanhu has joined #heat01:51
*** KanagarajM2 has quit IRC01:54
*** tonisbones has quit IRC01:55
*** nosnos has quit IRC02:03
*** nosnos has joined #heat02:04
*** nosnos_ has joined #heat02:08
tiantian<asalkeld> hi, may be there is something wrong in the gerrit web? I can't excute git-review in my localdev, can you?02:08
asalkeldtrying02:08
*** nosnos has quit IRC02:08
asalkeld"git review -l" works02:08
tiantian<asalkeld>: doesn't work too :(02:11
asalkeldmight be your network02:11
*** sgordon has joined #heat02:14
*** achampion has joined #heat02:18
*** achampio1 has quit IRC02:20
*** kebray has joined #heat02:21
openstackgerritSteve Baker proposed a change to openstack/heat: Allow method verb override in get_temp_url  https://review.openstack.org/11616102:36
openstackgerritSteve Baker proposed a change to openstack/heat: Add Server software_config_transport POLL_TEMP_URL  https://review.openstack.org/11616202:36
openstackgerritSteve Baker proposed a change to openstack/heat: Push metadata changes to the TempURL  https://review.openstack.org/11616302:36
*** Tross has quit IRC02:46
*** sgordon has quit IRC02:47
*** harlowja is now known as harlowja_away02:49
*** tiantian has quit IRC02:50
*** tiantian has joined #heat02:51
*** KanagarajM has joined #heat02:51
*** nosnos_ has quit IRC02:56
*** samstav has joined #heat03:01
*** tiantian has quit IRC03:07
*** tiantian has joined #heat03:08
*** Tross has joined #heat03:08
Yanyanhuhi, guys, when I made test using this template, https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-deploy-sequence.yaml, I found SoftwareConfig and SoftwareDeploy can't work correctly when nova server didn't have a floatingIP. I think this is because the keystoneclient and heatclient in heat-collector/heat-config can't reach to Keystone and Heat API correctly in this case. So do we have to attach a03:10
YanyanhufloatingIP to those nova servers that we want to apply some SoftwareDeployment to?03:10
Yanyanhusimilar problem may also exist in some other SoftwareConfig related templates in https://github.com/openstack/heat-templates/tree/master/hot/software-config/example-templates03:11
asalkeldstevebaker, ^03:15
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/10516603:23
*** nosnos has joined #heat03:40
Yanyanhumy mistake. Only router and gateway is needed for SoftwareConfig and SoftwareDeployment to work.03:40
*** Tross has quit IRC03:43
*** EricGonczer_ has joined #heat03:45
*** Tross has joined #heat03:47
*** asalkeld has quit IRC04:03
*** nikunj2512 has joined #heat04:04
*** asalkeld has joined #heat04:13
*** tiantian has quit IRC04:27
*** tiantian has joined #heat04:28
*** Murali has quit IRC04:30
*** gokrokve has joined #heat04:47
*** Yanyanhu has quit IRC04:51
*** Qiming has quit IRC04:51
*** Yanyanhu has joined #heat04:52
*** Qiming has joined #heat04:55
*** samstav has quit IRC05:00
*** shakamunyi has quit IRC05:03
*** kopparam has joined #heat05:35
*** rakesh_hs has joined #heat05:35
*** harlowja_away has quit IRC05:44
*** ckmvishnu has joined #heat05:46
*** pas-ha has quit IRC05:50
*** gokrokve has quit IRC05:54
*** pas-ha has joined #heat05:57
*** jprovazn has joined #heat05:58
*** killer_prince is now known as lazy_prince06:00
*** inc0 has joined #heat06:03
*** Yanyanhu has quit IRC06:05
*** Yanyanhu has joined #heat06:06
openstackgerritMike Spreitzer proposed a change to openstack/heat-templates: Added simple samples that exercise autoscaling  https://review.openstack.org/9736606:08
*** chandankumar has joined #heat06:09
*** pas-ha has joined #heat06:11
*** lazy_prince is now known as killer_prince06:12
ckmvishnuzaneb: with regards to stack.id-> uuid migration, huangtianhua's marker comment sounds valid. Is is ok to check if marker is of type uuid in engine.servive.list_stacks?06:13
ckmvishnuzaneb: review https://review.openstack.org/#/c/106054/1806:13
*** Qiming has quit IRC06:14
*** killer_prince is now known as lazy_prince06:14
*** kebray has quit IRC06:15
*** pas-ha has quit IRC06:17
ckmvishnushardy: with regards to stack.id-> uuid migration, huangtianhua's marker comment sounds valid. Is is ok to check if marker is of type uuid in engine.servive.list_stacks?06:19
ckmvishnushardy: https://review.openstack.org/#/c/106054/1806:19
*** Qiming has joined #heat06:26
tiantianhi all: we can't git-review today, http://paste.openstack.org/show/98571/ do anybody can help? tks06:27
asalkeldhi tiantian you still struggling06:28
asalkeldtiantian, I haven't seen that error before06:29
asalkeldbad file number06:29
asalkeldstevebaker, I have software config working on nova-docker06:29
tiantian<asalkeld>:yes:( all of my team, and I also try some solution such as add a config file in .ssh/, but don't work06:29
asalkeldtiantian, I'd suggest asking in #openstack-infra06:30
tiantian<asalkeld>:ok,tks06:30
asalkeldstevebaker, http://paste.openstack.org/show/98578/06:30
*** k4n0 has joined #heat06:35
*** gokrokve has joined #heat06:48
*** che-arne has joined #heat06:49
tiantian<asalkeld>: https://review.openstack.org/#/c/105647/, tks:)06:52
*** gokrokve has quit IRC06:53
*** pasquier-s has joined #heat07:04
elynnIt seems something is wrong in our network, can't access to review.openstack.org today.07:04
tiantian<elynn>: me too:(, just ssh can't connect07:08
*** sorantis has joined #heat07:11
*** saju_m has joined #heat07:14
elynntiantian, hmm... ping also lost packets occasionally07:18
*** inc0 has quit IRC07:21
openstackgerritMike Spreitzer proposed a change to openstack/heat: Implement AZ spanning for ASGs  https://review.openstack.org/11613907:23
tiantian<elynn>: en07:23
openstackgerritMike Spreitzer proposed a change to openstack/heat: Implement AZ spanning for ASGs  https://review.openstack.org/11613907:25
therveGood morning07:27
shardymorning all07:28
therveelynn, Please don't do recheck no bug07:35
*** sorantis_ has joined #heat07:36
*** sorantis has quit IRC07:39
*** sorantis_ is now known as sorantis07:39
*** mohits has joined #heat07:40
*** sdake has joined #heat07:41
elynntherve, what command should I use?07:42
therveelynn, recheck bug #number07:42
elynntherve, but I don't know bug number.07:42
therveelynn, Well find out07:43
elynntherve, how to find out?07:43
therveelynn, Looks at the logs, search launcpad, look at the rechecks page, ask around...07:44
elynntherve, what's the difference between these tow commands?07:44
openstackgerritAntoine Abélard proposed a change to openstack/heat-templates:   New heat templates for Openshift-Origin deployment using scalability functionality  https://review.openstack.org/11167707:45
therveelynn, The second one helps indicate which bugs are happening for prioritizing them07:45
shardyelynn: one helps solve the bugs necessitating the recheck, the other doesn't07:45
elynngot it , thx guys :)07:46
shardyyou can also look at http://status.openstack.org/elastic-recheck/07:47
shardyAlthough I think you should get a comment on the bug from elastic-recheck if the query matches the bugs there07:47
elynnNext time I will try to find out bug number.07:47
openstackgerritAntoine Abélard proposed a change to openstack/heat-templates:   New heat templates for Openshift-Origin deployment using scalability functionality  https://review.openstack.org/11167707:48
*** pas-ha has joined #heat07:48
pas-hamorning all07:48
elynnI thought if gerrit page doesn't give a bug number, then should use recheck no bug, I was wrong.07:48
*** gokrokve has joined #heat07:49
elynnshardy, sometimes I didn't get a comment about what's wrong with jenkins.07:49
*** gokrokve has quit IRC07:53
*** fayablazer has joined #heat08:06
*** Yanyanhu has quit IRC08:09
Qiminghi, a hostname set via CloudConfig cannot survive an instance reboot, any suggestions?08:09
*** stannie has joined #heat08:12
*** Yanyanhu has joined #heat08:14
*** derekh has joined #heat08:14
*** chandankumar has quit IRC08:19
Qimingumh... seems manually removing /var/lib/cloud/instance/sem/config_set_hostname before rebooting can solve this, but ... any cleaner way than this?08:20
sgranthis isn't a heat issue, that's a cloud-init configuration issue08:21
Qimingsgran, agree. I was murmuring here 1) in hope someone encountered this before; 2) because I'm not sure it IS a problem.  :)08:22
*** pas-ha has quit IRC08:23
*** che-arne|2 has joined #heat08:28
*** che-arne has quit IRC08:30
*** che-arne|2 has quit IRC08:41
*** julienvey has joined #heat08:46
*** gokrokve has joined #heat08:48
*** zz_naotok has quit IRC08:50
*** zz_naotok has joined #heat08:51
Qimingtherve, around?08:51
therveYes08:52
Qimingtherve, https://review.openstack.org/#/c/113242/, the asg reorg specs08:52
QimingI have been thinking about your comments08:52
*** gokrokve has quit IRC08:53
QimingI agree with you on replacing CooldownMixin is a good suggestion ..08:53
Qimingmy bigger concern is that we have a lot of other problems to solve after this reorg08:53
Qimingare you okay with postponing this class/function replacement work ?08:54
*** pas-ha has joined #heat08:54
therveI'm okay with postponing the whole work08:54
Qimingtherve, ... so, the fact is that I have some other ASG related bugs I want to fix08:56
therveYou should probably sync with zaneb on that front08:56
therveWhat are the other bugs?08:56
Qimingtherve, 1) rolling updates has to be triggered with a update_policy specified explicitly08:57
Qimingalthough, an update_policy is already implied because all fields have default values08:58
therveHave you opened a bug in launchpad?08:58
Qimingthis is one I have reported: https://bugs.launchpad.net/heat/+bug/134387308:58
uvirtbotLaunchpad bug 1343873 in heat "'rolling_update' property should be treated as implicitly specified" [Undecided,New]08:58
*** Yanyanhu has quit IRC08:59
Qiming2) cool_down only starts ticking after a scaling action is done, this may need revision08:59
Qimingif a 2nd instance started too slow (possibly not very uncommon), a 2nd alarm may arrive, thus triggering a 3rd, 4th, 5th instance to be launched09:00
Qimingwe may need a lock kind of thing when ASG has already started handle a signal that says: okay, got your signal, I'm on it right now, but I'm not creating a 3rd instance for you ...09:02
therveAnd why do you think the refactoring is mandatory for that?09:04
Qimingtherve, it is not mandatory to do refactoring before solving the problems I just mentioned09:04
Qimingthe only concern is ... I don't want to accidentally break the AWS version09:05
therveThe easiest way would be to not modify it then09:06
*** avquadri has joined #heat09:06
*** mkollaro has joined #heat09:07
Qimingtherve, and your specific suggestion is ?09:07
therveQiming, Maybe writing utility functions that extract common functionalities, and then customize what you need to09:08
*** EricGonczer_ has quit IRC09:08
Qimingtherve, :), would that further complicate the xxxGroups implementation?09:09
thervePossibly09:09
Qimingon one hand, we don't want to break AWS compatibility; on the other hand, we want to improve the OS version ... very difficult to balance here09:10
*** inc0 has joined #heat09:11
Qimingtherve, I will keep on thinking/trying this09:12
therveQiming, Overall, using inheritance sucks09:12
therveThe current situation is horrible, but I'm not sure your specification is a great end result either09:12
Qimingtherve, 100% agree, because I'm a C person09:13
Qimingtherve, it is just a first step towards a better cleanup09:13
openstackgerritA change was merged to openstack/heat: Convert CFN waitcondition API to resource_signal  https://review.openstack.org/10682409:13
Qimingas you may already notice that different parent/child classes are using 'size' or 'count', 'resource' versus 'resource_def' ...09:14
therveQiming, But's it's a lot of work for a first step. And I don't think it's the right direction.09:14
openstackgerritA change was merged to openstack/heat: Use auth_token from keystonemiddleware  https://review.openstack.org/10235809:14
Qimingthe first step I had in mind is: split the code, period.09:15
*** lazy_prince is now known as killer_prince09:15
therveThat's not what the spec is doing though.09:16
Qimingtherve, I may be too ambitious attempting to 'fix' the class hierarchy as well09:16
inc0hi guys, I have problem enabling notifications from heat.  http://paste.openstack.org/show/98623/ here are my config changes and consumer code. I don't get any notification from orchiestration type, what am I doing wrong?09:16
Qimingtherve, I think I can understand your concern now09:17
therveinc0, Which version are you using?09:17
inc0latest devstack09:17
therveIt uses oslo.messaging09:18
*** killer_prince is now known as lazy_prince09:19
inc0we could push it to sample etc/heat.conf09:20
Qimingtherve, I'm ajusting the target to be Kilo-1, thanks for your comments09:21
therveinc0, Nope09:21
inc0therve, why?09:21
*** kopparam has quit IRC09:21
therveAh although09:22
therveinc0, What would you want to push?09:22
*** kopparam has joined #heat09:22
openstackgerritVisnusaran Murugan proposed a change to openstack/heat: Add stack.uuid and alter varchar stack.id to integer  https://review.openstack.org/10605409:22
thervehttps://bugs.launchpad.net/bugs/1355250 is probably your fix09:22
uvirtbotLaunchpad bug 1355250 in heat "No backward compatibilty for old notifier drivers" [Undecided,In progress]09:22
inc0therve, https://github.com/openstack/heat/blob/master/etc/heat/heat.conf.sample#L31809:23
therveinc0, Well that's the default value and is correct09:24
*** chandankumar has joined #heat09:26
*** kopparam has quit IRC09:27
inc0so, I've changed it to notification_driver=oslo.messaging.notify._impl_messaging:MessagingDriver and I still doesn't seem to get notifications.09:29
*** sorantis has quit IRC09:30
therveinc0, Try notification_driver = messaging09:32
inc0therve, now it works:) thank you09:34
*** zhiwei has quit IRC09:35
*** cdent has joined #heat09:36
*** jprovazn has quit IRC09:36
*** lazy_prince is now known as killer_prince09:45
Qimingssh: connect to host review.openstack.org port 29418: Network is unreachable09:45
*** gokrokve has joined #heat09:48
*** killer_prince is now known as lazy_prince09:49
*** sorantis has joined #heat09:49
*** gokrokve has quit IRC09:53
*** Qiming has quit IRC09:54
*** jprovazn has joined #heat10:10
*** ramishra has joined #heat10:22
*** pasquier-s has quit IRC10:22
*** alexheneveld has joined #heat10:24
*** nkhare has joined #heat10:29
ckmvishnuzaneb: Hi, Can you have a look at https://review.openstack.org/#/c/106054/10:31
ckmvishnuzaneb: also about huangtianhua's comments about WatchRule10:32
openstackgerritunmesh-gurjar proposed a change to openstack/heat: Database model and apis for convergence  https://review.openstack.org/10901210:39
*** Qiming has joined #heat10:40
ckmvishnushardy: can you have a look at https://review.openstack.org/#/c/106054/10:47
ckmvishnushardy:  just want your views on the latest comment.10:47
*** gokrokve has joined #heat10:48
*** nkhare has quit IRC10:49
*** gokrokve has quit IRC10:53
*** andrearosa has joined #heat10:57
*** alexpilotti has joined #heat10:59
*** ckmvishnu has quit IRC11:05
*** Yanyanhu has joined #heat11:06
*** tiantian has quit IRC11:12
*** nosnos has quit IRC11:17
*** nosnos has joined #heat11:17
*** KanagarajM has quit IRC11:21
openstackgerritunmesh-gurjar proposed a change to openstack/heat: Added observed properties to resource show output  https://review.openstack.org/11283811:21
*** nosnos has quit IRC11:21
*** rakesh_hs has quit IRC11:29
*** sorantis has quit IRC11:31
*** rpothier has joined #heat11:33
*** nikunj2512 has quit IRC11:34
*** sorantis has joined #heat11:36
*** mohits has quit IRC11:37
*** sjmc7_ has joined #heat11:42
*** sjmc7 has quit IRC11:46
*** Yanyanhu has quit IRC11:46
*** ramishra has quit IRC11:46
*** gokrokve has joined #heat11:48
*** gokrokve has quit IRC11:53
*** ckmvishnu has joined #heat11:56
*** pasquier-s has joined #heat11:56
ckmvishnushardy: Thanks for the link. I guess, i'll have to get stack from db and use the id to proceed further with CloudWatch.11:59
ckmvishnushardy: The changes will be minimal.11:59
*** ramishra has joined #heat12:05
*** alexheneveld has quit IRC12:15
*** alexheneveld has joined #heat12:21
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/10516612:28
openstackgerritunmesh-gurjar proposed a change to openstack/heat: Database model and apis for convergence  https://review.openstack.org/10901212:29
openstackgerritunmesh-gurjar proposed a change to openstack/heat: Added observed properties to resource show output  https://review.openstack.org/11283812:29
*** achampion has quit IRC12:31
*** inc0 has quit IRC12:34
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/11162812:34
*** tonisbones has joined #heat12:39
*** che-arne has joined #heat12:42
*** gokrokve has joined #heat12:48
openstackgerritVisnusaran Murugan proposed a change to openstack/heat: Add stack.uuid and alter varchar stack.id to integer  https://review.openstack.org/10605412:50
*** gokrokve has quit IRC12:53
*** sjmc7_ is now known as sjmc712:53
*** lazy_prince has quit IRC12:58
*** asalkeld has quit IRC13:06
*** EricGonczer_ has joined #heat13:06
*** ramishra has quit IRC13:07
*** sorantis has quit IRC13:09
*** inc0 has joined #heat13:10
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Allow to decide between Nova-network and Neutron  https://review.openstack.org/11596813:14
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::NodeGroupTemplate resource  https://review.openstack.org/10028813:14
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::Cluster resource  https://review.openstack.org/7233613:14
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::ClusterTemplate resource  https://review.openstack.org/10150913:14
*** inc0 has quit IRC13:14
*** EricGonczer_ has quit IRC13:18
*** Murali has joined #heat13:18
zanebtherve: could you re-review https://review.openstack.org/#/c/109042/ ? I didn't have time to completely understand your comments on the earlier patch sets, so it's easier for me to wait and see if you're happy than to try to figure it out ;)13:19
therveYes, looking :)13:19
zanebfor the benefit of anyone else reading that ^, I want to point out that it isn't my patch ;)13:20
*** EricGonczer_ has joined #heat13:20
*** achampion has joined #heat13:24
*** ramishra has joined #heat13:29
thervezaneb, I guess my questions are answered, but I realize that we didn't write anywhere that "existing-parameters" was a good option to add13:33
*** jasondotstar has joined #heat13:37
*** jasond has joined #heat13:44
*** gokrokve has joined #heat13:48
*** ramishra has quit IRC13:51
*** ramishra has joined #heat13:52
*** gokrokve has quit IRC13:52
*** russellb is now known as rustlebee13:54
*** k4n0 has quit IRC13:55
*** jasond has quit IRC13:56
*** vijendar has joined #heat13:58
*** sgordon has joined #heat14:00
*** arbylee has joined #heat14:03
*** arbylee has quit IRC14:04
*** arbylee has joined #heat14:04
*** daneyon has joined #heat14:04
*** Murali has quit IRC14:12
*** ramishra has quit IRC14:14
*** Murali_ has joined #heat14:16
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Allow to decide between Nova-network and Neutron  https://review.openstack.org/11596814:17
*** david-lyle has joined #heat14:19
*** Qiming has quit IRC14:20
*** samstav has joined #heat14:25
*** sdake_ has joined #heat14:26
*** mspreitz has joined #heat14:28
*** saju_m has quit IRC14:29
openstackgerritYukinori Sagara proposed a change to openstack/heat-cfntools: Improve cfn_helper test code not to enforce the order of the packages  https://review.openstack.org/11629814:30
*** mtreinish is now known as mriedem-dplgnr14:35
*** chandankumar has quit IRC14:36
*** tango has joined #heat14:36
*** zslot has quit IRC14:43
*** Qiming has joined #heat14:46
*** gokrokve has joined #heat14:48
*** gokrokve has quit IRC14:53
*** sdake has quit IRC14:59
*** sdake has joined #heat14:59
*** fayablazer has quit IRC15:01
*** sabeen1 has quit IRC15:04
*** sabeen has joined #heat15:04
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: AWS SecurityGroup use is_using_neutron()  https://review.openstack.org/11596915:05
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup rules  https://review.openstack.org/8854815:05
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Refactor AWS SecurityGroup and tests  https://review.openstack.org/11630415:05
*** pasquier-s has quit IRC15:05
*** avquadri has quit IRC15:06
*** samstav has quit IRC15:07
*** erkules_ is now known as erkules15:08
*** samstav has joined #heat15:09
openstackgerritA change was merged to openstack/heat: Implement custom constraints for subnet/port/router  https://review.openstack.org/10510115:11
*** gokrokve has joined #heat15:12
*** Qiming has quit IRC15:12
*** maelfius has joined #heat15:13
*** morganfainberg has quit IRC15:14
*** tnurlygayanov has quit IRC15:14
*** tnurlygayanov has joined #heat15:14
*** maelfius is now known as morganfainberg15:14
*** killer_prince has joined #heat15:14
*** killer_prince is now known as lazy_prince15:15
*** mkollaro has quit IRC15:15
*** cdent_ has joined #heat15:15
*** DaveJ__ has joined #heat15:16
*** cdent has quit IRC15:17
*** cdent_ is now known as cdent15:17
*** sdake has quit IRC15:21
*** shakamunyi has joined #heat15:24
*** andersonvom has joined #heat15:24
*** ramishra has joined #heat15:25
*** daneyon has quit IRC15:27
*** ramishra has quit IRC15:29
*** sagara has joined #heat15:30
sagaraHi15:32
*** mkollaro has joined #heat15:33
*** shakamunyi has quit IRC15:41
*** kebray has joined #heat15:41
*** kebray has quit IRC15:44
*** kebray has joined #heat15:44
*** samstav has quit IRC15:48
*** gokrokve_ has joined #heat15:48
*** jprovazn has quit IRC15:50
*** samstav has joined #heat15:50
*** gokrokve has quit IRC15:51
*** inc0 has joined #heat15:52
*** gokrokve_ has quit IRC15:53
*** sagara has quit IRC15:54
*** KanagarajM has joined #heat15:58
*** alexpilotti has quit IRC16:00
*** pas-ha has quit IRC16:07
*** kebray has quit IRC16:10
*** m_22 has joined #heat16:10
*** kebray has joined #heat16:17
*** m_22 has quit IRC16:18
*** dsneddon has quit IRC16:20
*** dsneddon has joined #heat16:20
openstackgerritA change was merged to openstack/python-heatclient: Added timeout and rollback params in stack-preview  https://review.openstack.org/10355216:22
*** reed has joined #heat16:29
*** cdent has quit IRC16:29
*** packet has joined #heat16:30
*** chandankumar has joined #heat16:32
*** kebray has quit IRC16:33
*** kebray has joined #heat16:33
*** m_22 has joined #heat16:33
*** openstackgerrit has quit IRC16:34
*** derekh has quit IRC16:34
*** inc0 has quit IRC16:34
*** gokrokve has joined #heat16:38
*** pscheie_ has joined #heat16:39
pscheie_I've been using AWS::CloudFormation::Init to create some files on instances; is there a native OS type that is comparable, i.e., how do I create files on a OS::Nova::Server instance?16:42
*** alexpilotti has joined #heat16:44
*** m_22 has quit IRC16:46
thervepscheie, using cloud init and OS::Heat::CloudConfig should work16:48
pscheie_therve, ok, tx.  I've wondered about those, but my grasp of the subtleties of OS is modest at best.16:49
*** BillArnold has joined #heat16:49
pscheie_I mapping chart between AWS and OS would be helpful, but I don't think one exists.16:50
pscheie_I should probably make one of my own.16:50
*** m_22 has joined #heat16:51
shardyzaneb: Hey, doesn't look like the bot is working, so FYI I've just posted a working series converting StackResource to RPC for all lifecycle actions:16:53
shardyhttps://review.openstack.org/#/q/status:open+project:openstack/heat+branch:master+topic:bug/1360292,n,z16:53
zanebcapital16:54
shardyThe tail-end of the series still needs tests, but I've tested locally and it basically works :)16:54
shardyI changed approach from the spec slightly, aiming to minimise changes to existing resources16:54
*** m_22 has quit IRC16:54
shardyalso I went for polling state via the DB in the parent, to be replaced by notifications later16:54
shardyI know I've missed the FPF, but would be interested in feedback anyway as to whether we want to try to land it16:55
shardyI'll finish the tests, and resolve the bug #1360292 issues related to update early next week16:56
uvirtbotLaunchpad bug 1360292 in heat "Autoscaling nested stack update incorrectly implemented" [Undecided,New] https://launchpad.net/bugs/136029216:56
shardy(it's a public holiday Monday though)16:56
*** saju_m has joined #heat16:58
*** saju_m has quit IRC17:03
*** saju_m has joined #heat17:03
*** alexheneveld has quit IRC17:07
*** mkollaro has quit IRC17:09
*** samstav has joined #heat17:12
*** mkollaro has joined #heat17:12
*** samstav has quit IRC17:13
*** samstav has joined #heat17:14
*** saju_m has quit IRC17:20
*** packet has quit IRC17:22
*** DaveJ__ has quit IRC17:28
*** pscheie_ has quit IRC17:29
*** openstackgerrit has joined #heat17:31
*** saju_m has joined #heat17:34
*** harlowja has joined #heat17:36
*** kfox11111 has joined #heat17:41
kfox11111Is there a way to convert a Number param to a string?17:42
openstackgerritAnderson Mesquita proposed a change to openstack/python-heatclient: Remove unused/mutable default args  https://review.openstack.org/11606717:44
*** packet has joined #heat17:50
*** saju_m has quit IRC17:51
*** saju_m has joined #heat17:52
*** zz_gondoi is now known as gondoi17:54
*** packet has quit IRC17:55
*** pscheie_ has joined #heat18:01
*** m_22 has joined #heat18:15
*** saju_m has quit IRC18:19
*** saju_m has joined #heat18:21
*** sabeen1 has joined #heat18:22
*** sabeen has quit IRC18:23
*** chandankumar has quit IRC18:28
*** saju_m has quit IRC18:32
*** Qiming has joined #heat18:34
*** Qiming has quit IRC18:39
*** pscheie_ has quit IRC18:41
*** m_22 has quit IRC18:43
*** dsneddon has quit IRC18:43
*** m_22 has joined #heat18:43
*** saju_m has joined #heat18:44
*** saju_m has quit IRC18:45
*** saju_m has joined #heat18:46
*** erkules has quit IRC18:46
*** m_22 has quit IRC18:48
*** m_22 has joined #heat18:50
*** erkules has joined #heat18:51
*** Murali_ has quit IRC18:52
*** m_22 has left #heat18:54
*** alexpilotti has quit IRC18:56
*** radez_g0n3 is now known as radez18:57
*** akuznetsov has quit IRC19:00
*** akuznetsov has joined #heat19:00
*** tonisbones has quit IRC19:02
*** pscheie_ has joined #heat19:03
*** KanagarajM has quit IRC19:03
*** vijendar has quit IRC19:10
*** vijendar has joined #heat19:10
*** saju_m has quit IRC19:18
*** dsneddon has joined #heat19:21
*** mkollaro has quit IRC19:24
*** vijendar has quit IRC19:25
*** vijendar has joined #heat19:25
*** radez is now known as radez_g0n319:27
*** Qiming has joined #heat19:29
*** Qiming has quit IRC19:33
*** morganfainberg is now known as morganfainberg_Z19:35
*** sdake_ has quit IRC19:36
*** sdake has joined #heat19:36
*** sdake has quit IRC19:36
*** sdake has joined #heat19:36
*** Murali_ has joined #heat19:41
*** ryansb has quit IRC19:43
*** ryansb has joined #heat19:43
*** saju_m has joined #heat19:46
*** saju_m has quit IRC19:47
harlowjaso heat is going to get http://murano-api.readthedocs.org/en/latest/articles/murano_pl_index.html# ?19:55
harlowja:-/19:56
zanebharlowja: God I hope not19:58
harlowjaisn't that there engine (the thing that processes that?)19:58
zanebinternally, yes. they were good enough to change the UI so that you interact with it using Heat templates. for now.19:59
harlowja:)20:00
ryansb2 years later "Now introducing, HOTPL"20:01
harlowjamomma20:01
harlowjalol20:01
*** tsufiev has quit IRC20:09
*** tsufiev has joined #heat20:10
*** rwsu has quit IRC20:13
*** mspreitz has quit IRC20:16
*** achampion has quit IRC20:43
openstackgerritAnderson Mesquita proposed a change to openstack/python-heatclient: Remove unused/mutable default args  https://review.openstack.org/11606720:44
*** sdake_ has joined #heat20:57
*** shakamunyi has joined #heat20:58
*** shakamunyi has quit IRC20:58
*** dsneddon has quit IRC21:05
*** dsneddon has joined #heat21:06
*** pscheie_ has quit IRC21:11
*** Murali_ has quit IRC21:17
*** sabeen1 has quit IRC21:19
*** andersonvom has quit IRC21:23
*** andersonvom has joined #heat21:23
openstackgerritAnderson Mesquita proposed a change to openstack/python-heatclient: Display stack owner info on stack-list  https://review.openstack.org/11604621:25
*** gondoi is now known as zz_gondoi21:29
*** sdake_ has quit IRC21:31
openstackgerritYukinori Sagara proposed a change to openstack/heat-cfntools: Improve cfn_helper test code not to enforce the order of the packages  https://review.openstack.org/11629821:35
*** swygue has quit IRC21:40
*** swygue has joined #heat21:41
*** sgordon has quit IRC21:41
*** mriedem-dplgnr is now known as mtreinish21:43
*** achampion has joined #heat21:48
*** jasondotstar has quit IRC21:48
openstackgerritJeff Peeler proposed a change to openstack/heat-cfntools: Improve cfn_helper test code not to enforce the order of the packages  https://review.openstack.org/11629821:53
*** EricGonczer_ has quit IRC21:54
jpeelersigh, and I didn't see the patch was submitted21:57
jpeeleris there a way to remove a patchset from a review?21:57
zanebjpeeler: no, if you accidentally uploaded one, just check out the previous one and "git review" again21:59
*** arbylee has quit IRC21:59
zanebthey seem equivalent anyway22:01
jpeeleryeah. roughly i'm sure22:01
jpeeleri don't understand what was failing in the gate though, the tests pass locally for me22:02
*** blomquisg has quit IRC22:02
*** pmyers has quit IRC22:04
zaneball right, I've written enough emails for one week22:09
zanebcatch y'all on Monday o/22:09
jpeelerheh see ya zane22:09
* jpeeler goes away too22:09
*** vijendar has quit IRC22:17
*** che-arne has quit IRC22:22
*** che-arne has joined #heat22:23
openstackgerritYukinori Sagara proposed a change to openstack/heat-cfntools: Improve cfn_helper test code not to enforce the order of the packages  https://review.openstack.org/11629822:31
openstackgerritYukinori Sagara proposed a change to openstack/heat-cfntools: Improve cfn_helper test code not to enforce the order of the packages  https://review.openstack.org/11629822:34
*** gokrokve has quit IRC22:57
*** ckmvishnu has quit IRC22:59
*** ckmvishnu has joined #heat23:01
*** reed has quit IRC23:06
*** BillArnold has quit IRC23:08
*** david-lyle has quit IRC23:14
*** sjmc7 has quit IRC23:16
*** kebray has quit IRC23:20
*** rpothier has quit IRC23:20
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/10516623:29
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/11162823:35
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/10516623:38
*** achampion has quit IRC23:44
*** alexheneveld has joined #heat23:47
openstackgerritguang-yee proposed a change to openstack/python-heatclient: Re-add keystone v3 auth with fixes  https://review.openstack.org/11075023:51
*** arbylee has joined #heat23:53
*** asalkeld has joined #heat23:57
*** arbylee has quit IRC23:57

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