Tuesday, 2014-05-27

*** edmund has quit IRC00:01
*** edmund has joined #heat00:01
*** ativelkov_away is now known as ativelkov00:09
*** nati_ueno has joined #heat00:12
*** ativelkov is now known as ativelkov_away00:15
*** nati_ueno has quit IRC00:17
*** packet has quit IRC00:18
*** nati_uen_ has joined #heat00:22
*** matsuhashi has joined #heat00:26
*** nati_ue__ has joined #heat00:27
*** nati_uen_ has quit IRC00:30
*** nati_ue__ has quit IRC00:32
*** matsuhashi has quit IRC00:33
*** matsuhashi has joined #heat00:34
*** nati_uen_ has joined #heat00:35
*** zhiyan_ is now known as zhiyan00:38
*** nati_uen_ has quit IRC00:39
*** ativelkov_away is now known as ativelkov00:41
*** Qiming has joined #heat00:43
*** ativelkov is now known as ativelkov_away00:47
*** Qiming_ has joined #heat00:48
*** Qiming has quit IRC00:49
*** alexheneveld has quit IRC00:51
*** gokrokve_ has quit IRC00:51
*** gokrokve has joined #heat00:52
*** nati_uen_ has joined #heat00:52
*** nati_ue__ has joined #heat00:54
*** gokrokve has quit IRC00:56
*** nati_uen_ has quit IRC00:57
*** nati_ueno has joined #heat00:57
openstackgerritA change was merged to openstack/heat: Only raise UpdateReplace when properties change  https://review.openstack.org/9461500:58
*** nati_ue__ has quit IRC00:59
*** nati_ueno has quit IRC00:59
*** nati_ueno has joined #heat01:00
*** nati_ueno has quit IRC01:04
*** ativelkov_away is now known as ativelkov01:09
*** nati_ueno has joined #heat01:09
*** tiantian has joined #heat01:09
tiantianmorning:)01:12
tiantianHi Steve Baker and Angus Salkeld: Would you please to approve this patch again, something was conflict while merging. Thanks very much.  https://review.openstack.org/#/c/94021/01:13
asalkeldlooking01:13
tiantianThanks:)01:13
*** ativelkov is now known as ativelkov_away01:16
stevebakertiantian: donw01:21
openstackgerrithuangtianhua proposed a change to openstack/python-heatclient: Client should support stack-list for global scope  https://review.openstack.org/9479401:21
stevebakerdone01:21
tiantianThank you:)01:21
openstackgerritSteve Baker proposed a change to openstack/heat: Remove mention of update_allowed_keys  https://review.openstack.org/9561901:22
openstackgerritSteve Baker proposed a change to openstack/heat: All resources to use Schema update_allowed  https://review.openstack.org/9562001:22
*** david-lyle has quit IRC01:30
*** matsuhashi has quit IRC01:33
*** nati_ueno has quit IRC01:33
*** matsuhashi has joined #heat01:34
*** edmund has quit IRC01:41
*** ativelkov_away is now known as ativelkov01:41
*** edmund1 has joined #heat01:41
*** gokrokve has joined #heat01:44
*** nosnos has joined #heat01:44
*** edmund1 has quit IRC01:45
*** edmund has joined #heat01:45
*** rpothier has joined #heat01:47
*** ativelkov is now known as ativelkov_away01:47
*** gokrokve has quit IRC01:48
*** nati_ueno has joined #heat02:00
*** nati_ueno has quit IRC02:10
*** IlyaE has quit IRC02:10
*** ativelkov_away is now known as ativelkov02:11
*** zz_pablosan is now known as pablosan02:16
*** ativelkov is now known as ativelkov_away02:16
*** nati_ueno has joined #heat02:19
*** nati_ueno has quit IRC02:25
*** zhiyan is now known as zhiyan_02:29
*** david-lyle has joined #heat02:31
*** pablosan is now known as zz_pablosan02:32
*** nati_ueno has joined #heat02:33
*** david-lyle has quit IRC02:35
*** ativelkov_away is now known as ativelkov02:41
*** gokrokve has joined #heat02:41
*** gokrokve has quit IRC02:46
*** zhiyan_ is now known as zhiyan02:46
*** ativelkov is now known as ativelkov_away02:47
*** zhiyan is now known as zhiyan_02:52
openstackgerrithuangtianhua proposed a change to openstack/heat: Add database model to store quotas  https://review.openstack.org/9563302:52
*** zhiyan_ is now known as zhiyan02:52
*** asalkeld has quit IRC02:53
Qiming_hi02:57
*** Qiming_ is now known as Qiming02:57
Qiminganyone can help show me how to input a 'comma-delimited-list' correctly?02:58
QimingI was trying to pass a nested stack this:  default: [{'private': '6cf510dd-439f-44f6-9f48-f4fb62146788'}, {'public': '216f7feb-de40-4e71-b51b-ef85633c4b3f'}] as  its property03:00
Qimingthen I got this error: StackValidationFailed: Property error : prp_server: networks Property error : networks: 0 ".member.0.private=6cf510dd-439f-44f6-9f48-f4fb62146788" is not a map03:05
*** ativelkov_away is now known as ativelkov03:09
*** nkhare has joined #heat03:09
*** asalkeld has joined #heat03:11
elynnHi qiming, could you past your template?03:13
elynnpast/post03:13
*** dims has quit IRC03:16
*** ativelkov is now known as ativelkov_away03:16
Qiminghi, elynn, I just checked... this only happens when I am using template resource03:17
*** asalkeld has quit IRC03:19
Qiminghttp://paste.openstack.org/show/81599/03:19
Qimingand http://paste.openstack.org/show/81600/03:19
stevebakerQiming: that looks like json, not a comma delimited list03:20
Qimingstevebaker, :P03:20
stevebakerI is helping!03:20
Qimingstevebaker, if I'm using OS::Nova::Server, it works.03:21
stevebakerQiming: I would think you want type json, not comma_delimited_list03:22
Qimingstevebaker, I will try json03:23
elynnHi, stevebaker , do you have time to review this https://review.openstack.org/#/c/93270/03:24
stevebakerelynn: i had a draft review, published now03:25
*** nosnos has quit IRC03:25
openstackgerrithuangtianhua proposed a change to openstack/heat: Add database model to store quotas  https://review.openstack.org/9563303:25
Qimingstevebaker, it is not a valid JSON either... "ERROR: Value must be valid JSON: expected string or buffer"03:27
stevebakeris this with the default value? try "quoting" it03:28
*** david-lyle has joined #heat03:32
Qimingstevebaker, quoting it didn't solve the problem: ERROR: Value must be valid JSON: Expecting property name: line 1 column 2 (char 2)03:32
stevebakerQiming: can you paste it?03:32
Qiminghttp://paste.openstack.org/show/81599/ is the template03:33
Qiming http://paste.openstack.org/show/81600/ is the resource03:33
stevebakerQiming: networks type is still comma_delimited_list in those03:34
Qimingstevebaker, with this http://paste.openstack.org/show/81601/, I got "ERROR: Value must be valid JSON: expected string or buffer"03:36
*** david-lyle has quit IRC03:36
openstackgerritEthan Lynn proposed a change to openstack/heat-cfntools: Update sysvinit function to support ubuntu  https://review.openstack.org/9327003:36
Qimingwith this: http://paste.openstack.org/show/81602/, I got "ERROR: Value must be valid JSON: Expecting property name: line 1 column 2 (char 2)"03:37
stevebakerQiming: try default: '[{"network": "6cf510dd-439f-44f6-9f48-f4fb62146788"}, {"network": "216f7feb-de40-4e71-b51b-ef85633c4b3f"}]'03:37
openstackgerritEthan Lynn proposed a change to openstack/heat-cfntools: Update sysvinit function to support ubuntu  https://review.openstack.org/9327003:38
stevebakerQiming: swap ' and ". strict json is all "03:38
*** david-lyle has joined #heat03:38
Qimingstevebaker, swapped. then I got this "ERROR: Property error : prp_server: networks "[{u'network': u'6cf510dd-439f-44f6-9f48-f4fb62146788'}, {u'network': u'216f7feb-de40-4e71-b51b-ef85633c4b3f'}]" is not a map"03:39
*** ativelkov_away is now known as ativelkov03:41
*** gokrokve has joined #heat03:42
*** david-lyle has quit IRC03:43
openstackgerritEthan Lynn proposed a change to openstack/heat-cfntools: Update sysvinit function to support ubuntu  https://review.openstack.org/9327003:44
stevebakerQiming: I think this is essentially the same issue asalkeld and I were discussing yesterday, but with json instead of comma-delimited. You may just need to start filing bugs and patches. My feelings is that these parameters should accept a string or a structure and just work. And they should always parse whatever is provided. And there is something wrong with provider property->param mapping which needs fixing03:45
Qimingstevebaker, thanks for looking into this, I will check it.03:46
stevebakerQiming: I'd like to think this could be captured in a simple unit test03:46
*** gokrokve has quit IRC03:46
Qimingstevebaker, okay, will bear that in mind03:46
*** ativelkov is now known as ativelkov_away03:47
elynnhi stevebaker, I just modify my patch as your comments.03:48
*** akuznetsov has joined #heat03:48
*** asalkeld has joined #heat03:57
*** ativelkov_away is now known as ativelkov04:11
SpamapSstevebaker: o/ I'm in UTC + 530 this week bringing our new Indian friends up to speed on Heat. :)04:12
stevebakerSpamapS: nice!04:13
*** zhiyan is now known as zhiyan_04:14
*** akuznetsov has quit IRC04:16
*** ativelkov is now known as ativelkov_away04:16
*** akuznetsov has joined #heat04:18
*** zhiyan_ is now known as zhiyan04:21
*** david-lyle has joined #heat04:24
*** IlyaE has joined #heat04:28
SpamapSHey, when did we get a specs repo?04:31
*** nati_ueno has quit IRC04:31
asalkelda week ago?04:32
*** Qiming has quit IRC04:32
SpamapSahh the meeting I got double booked on04:32
*** nati_ueno has joined #heat04:32
SpamapSPerhaps we should send such things to the ML.04:33
*** TravT has joined #heat04:33
*** sab has joined #heat04:38
*** ativelkov_away is now known as ativelkov04:39
*** ativelkov is now known as ativelkov_away04:42
*** ativelkov_away is now known as ativelkov04:42
*** gokrokve has joined #heat04:43
*** Qiming has joined #heat04:44
asalkeldbrb04:45
*** nosnos has joined #heat04:46
*** ativelkov is now known as ativelkov_away04:47
*** gokrokve has quit IRC04:48
*** gokrokve has joined #heat04:48
*** e0ne has joined #heat04:48
*** e0ne has quit IRC04:49
*** e0ne has joined #heat04:49
*** IlyaE has quit IRC04:51
*** e0ne has quit IRC04:53
*** edmund has quit IRC04:55
openstackgerrithuangtianhua proposed a change to openstack/heat: Migrate to glanceclient to get image id  https://review.openstack.org/9402104:58
tiantianHi Steve Baker and Angus Salkeld: Would you please to approve this patch again, something was conflict again while merging:( Thanks very much. https://review.openstack.org/9402104:59
elynnHi stevebaker , Could you help to merge this patch from chenliang? https://review.openstack.org/#/c/75800/05:05
stevebakerelynn: I have already +2ed it05:06
*** nkhare has quit IRC05:09
elynnstevebaker, since so many +1s for it, who can help to merge it to master codes? I manually patch it to our icehouse codes and it work fine.05:10
*** ativelkov_away is now known as ativelkov05:10
stevebakerelynn: it needs one more heat-core to +2 and approve05:10
elynnHmm, shardy could you help to review it?05:12
elynnthx stevebaker05:13
*** gokrokve has quit IRC05:17
skraynevMorning all05:17
*** gokrokve has joined #heat05:18
*** IlyaE has joined #heat05:18
elynnasalkeld, Do you have time to review chenliang's patch? https://review.openstack.org/#/c/75800/05:18
*** ativelkov is now known as ativelkov_away05:19
elynnmorning skraynev05:19
skraynev<tiantian>: hi, have you seen my answer on review https://review.openstack.org/#/c/85687/ ?05:20
openstackgerritSteve Baker proposed a change to openstack/heat: Do not load a stack for identify_stack  https://review.openstack.org/9564305:20
*** gokrokve has quit IRC05:22
*** nkhare has joined #heat05:22
skraynevradix: are you here?05:27
*** lazy_prince has joined #heat05:27
cmysterheh I just missed you stevebaker haven't I05:30
cmystermorning all05:31
skraynevhi cmyster05:31
cmysterhey05:31
stevebakercmyster: sort of here05:31
*** IlyaE has quit IRC05:31
cmysterlets see if I can even remember...05:31
*** lazy_prince has quit IRC05:31
cmysterah yes05:31
*** lazy_prince has joined #heat05:32
*** TravT has quit IRC05:33
*** zhiyan is now known as zhiyan_05:40
*** zhiyan_ is now known as zhiyan05:41
*** ativelkov_away is now known as ativelkov05:41
*** cmyster has quit IRC05:42
*** cmyster has joined #heat05:42
*** cmyster has joined #heat05:42
mattoliveraumorning skraynev05:42
skraynevmattoliverau: hello05:42
mattoliverauoh and morning cmyster, welcome to another day :)05:43
* cmyster hates another day05:43
cmysterbut good morning :)05:43
*** KanagarajM has joined #heat05:45
*** ativelkov is now known as ativelkov_away05:47
*** gokrokve has joined #heat05:48
mattoliveraulol, at least is isn't a Monday :)05:53
*** gokrokve has quit IRC05:54
*** yogesh has joined #heat05:58
*** aniket has joined #heat05:59
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex  https://review.openstack.org/8975006:02
*** IlyaE has joined #heat06:04
*** tiantian has quit IRC06:06
*** yogesh has quit IRC06:08
*** tiantian has joined #heat06:09
tiantian<skraynev>: sorry, lunch break. I will see it right now06:14
skraynevtiantian: ok06:14
tiantian<skraynev>: Done. Sorry for that. I didn't notice it.06:19
*** masahito has left #heat06:19
*** masahito has quit IRC06:20
skraynevtiantian: no problem. It's normal situation ;)06:20
*** masahito has joined #heat06:20
*** SushilKM has joined #heat06:22
*** SushilKM has left #heat06:22
*** tspatzier has joined #heat06:26
*** gpocentek has quit IRC06:31
*** gpocentek has joined #heat06:34
*** KanagarajM has quit IRC06:34
*** yogesh has joined #heat06:36
*** ativelkov_away is now known as ativelkov06:41
openstackgerritThomas Spatzier proposed a change to openstack/heat: Respect schema data type in constraint validation  https://review.openstack.org/9464106:43
openstackgerritA change was merged to openstack/python-heatclient: Mark heatclient as being a universal wheel  https://review.openstack.org/9405306:43
*** bvandenh has joined #heat06:46
*** ativelkov is now known as ativelkov_away06:47
openstackgerrithuangtianhua proposed a change to openstack/heat: Migrate to glanceclient to get image id  https://review.openstack.org/9402106:48
*** KanagarajM has joined #heat06:48
*** gokrokve has joined #heat06:49
*** ifarkas has joined #heat06:50
*** gokrokve has quit IRC06:54
*** david-lyle has quit IRC06:54
*** yogesh has quit IRC06:55
*** yogeshmehra has joined #heat07:10
mattoliverauNight all, see you all on the morrow.07:16
cmysternn mattoliverau07:17
skraynevmattoliverau: good night .07:17
*** nati_ueno has quit IRC07:18
*** jprovazn has joined #heat07:18
*** lazy_prince has quit IRC07:19
*** nati_ueno has joined #heat07:19
*** bvandenh has quit IRC07:21
*** lazy_prince has joined #heat07:21
*** nati_ueno has quit IRC07:23
*** IlyaE has quit IRC07:28
*** sgordon` has quit IRC07:33
*** IlyaE has joined #heat07:36
*** TonyBurn_ has joined #heat07:39
*** ativelkov_away is now known as ativelkov07:41
*** sgordon` has joined #heat07:42
*** akuznetsov has quit IRC07:43
shardymorning all07:45
Qimingmorning, sir07:46
*** ativelkov is now known as ativelkov_away07:47
*** gokrokve has joined #heat07:49
*** sab has quit IRC07:49
*** nati_ueno has joined #heat07:50
cmystermorning07:50
*** Qiming_ has joined #heat07:52
tiantian<shardy>: hi:)07:52
*** Qiming has quit IRC07:53
*** sorantis has joined #heat07:53
*** gokrokve has quit IRC07:54
*** nati_ueno has quit IRC07:54
tiantian<shardy>: I hope you to review the first patch of quota-api bp, https://review.openstack.org/#/c/95633/  Thanks very much:)07:54
shardytiantian: Yeah I saw the email notification from launchpad, thanks, I'll try to take a look later today07:54
*** tomek_adamczewsk has joined #heat07:55
tiantianThanks.07:55
*** sab has joined #heat07:56
elynnshardy, Do you have time to review chenliang's patch ? https://review.openstack.org/#/c/75800/07:57
*** aniket has quit IRC07:58
shardyelynn: yes, it's in my queue for today07:58
elynnCool~ Thx!08:00
*** KanagarajM has quit IRC08:07
*** cdent has joined #heat08:09
*** akuznetsov has joined #heat08:09
*** ativelkov_away is now known as ativelkov08:11
cmystershardy: when you have the time for me, I'm stuck in a few places and will appreciate some input08:12
*** jistr has joined #heat08:14
*** ativelkov is now known as ativelkov_away08:16
*** derekh_ has joined #heat08:17
*** IlyaE has quit IRC08:17
shardycmyster: Hi, sure what are you stuck with?08:19
cmysterhi shardy, thanks, first thing is this https://blueprints.launchpad.net/heat/+spec/instance-users08:21
*** stannie has quit IRC08:21
cmysterI'm looking for ways to test/verify it other then maybe looking at the logs08:21
shardycmyster: https://bugs.launchpad.net/puppet-heat/+bug/128888008:22
uvirtbotLaunchpad bug 1288880 in puppet-heat "Updates required for stack domain users" [Undecided,New]08:22
shardyThat provides some steps which would prove that (after configuring heat appropriately) the stack-domain users are created as expected08:22
*** sorantis has quit IRC08:37
*** ativelkov_away is now known as ativelkov08:41
*** ativelkov is now known as ativelkov_away08:47
*** nosnos has quit IRC08:48
*** nosnos has joined #heat08:48
*** gokrokve has joined #heat08:49
*** nati_ueno has joined #heat08:50
*** TonyBurn__ has joined #heat08:52
*** TonyBurn_ has quit IRC08:52
openstackgerritIhar Hrachyshka proposed a change to openstack/heat: Synced jsonutils from oslo-incubator  https://review.openstack.org/9569308:52
*** nosnos has quit IRC08:53
*** gokrokve has quit IRC08:53
*** nati_ueno has quit IRC08:55
*** aniket has joined #heat08:56
*** Qiming_ has quit IRC08:58
*** lazy_prince2 has joined #heat08:59
*** andreaf has joined #heat08:59
*** lazy_prince has quit IRC09:00
*** aniket has quit IRC09:00
tiantianhi shardy: would you please to approve the patch : https://review.openstack.org/#/c/94021/09:02
tiantianit has conflict three times while merging:(09:03
*** alexheneveld has joined #heat09:06
shardytiantian: I appreciate your frustration, but that patch has only been in a state ready for review (e.g verified by jenkins) for 15 minutes09:06
shardytiantian: FYI you can draw reviewer attention by adding the patch to their queue, e.g put their name into the box next to "Add Reviewer"09:06
shardyI've just done that for myself, so it's added to my (very long) queue09:07
*** ativelkov_away is now known as ativelkov09:07
*** Qiming has joined #heat09:08
*** lazy_prince2 is now known as lazy_prince09:11
*** sorantis has joined #heat09:11
tiantian<shardy>: the patch has been approved by stevebaker, but something was conflict while merging. I think stevebaker is go to bed. And the patch modifies many files, it's easy to conflict:) So, I hope you to approve it:)09:12
shardytiantian: sure, I see you've had a tough time with rebases, I'll look at it soon ;)09:13
*** alexheneveld has quit IRC09:14
tiantian<shardy>: you are kind:) thanks.09:15
*** pas-ha has quit IRC09:17
SpamapSgaaahh... the jetlag.. it burrnsss ussss09:20
*** sorantis has quit IRC09:21
QimingSpamapS, I'm recovering from jetlag as well, ... traveled a few days in US West after the summit, now still sleepy during late afternoon09:22
*** pas-ha has joined #heat09:23
*** sorantis has joined #heat09:23
*** alexheneveld has joined #heat09:27
*** yogeshmehra has quit IRC09:31
*** alexheneveld has quit IRC09:31
*** Qiming_ has joined #heat09:33
*** lokesh184 has joined #heat09:34
*** nosnos has joined #heat09:35
*** alexheneveld has joined #heat09:35
asalkeldshardy, how is the oauth stuff comming?09:35
asalkeldI am blocked on it09:36
*** lokesh184 has quit IRC09:36
shardyasalkeld: it's not, yet09:36
asalkeldok - do you have any pointers?09:36
*** lokesh184 has joined #heat09:36
*** Qiming has quit IRC09:36
asalkeldshardy, we can start looking at it in solum/mistral09:37
asalkeldand see how that works09:37
*** lazy_prince2 has joined #heat09:38
asalkeldbut we very quickly will need to talk to heat09:38
cmysterasalkeld: and will heat talk back ?09:38
openstackgerritHaiyang DING proposed a change to openstack/heat: Change Volume metadata attribute to raw dict.  https://review.openstack.org/9570509:38
asalkeldcmyster, we need to get heat to understand oauth tokents09:39
*** zhiyan is now known as zhiyan_09:39
cmysterasalkeld: I was writing that as a joke... heat is an abstract thing, talking is for humans...09:39
shardyhttps://review.openstack.org/#/c/81981/09:39
shardyhttps://review.openstack.org/#/c/8019309:39
shardyasalkeld: ^^09:40
asalkeldawesome shardy thx09:40
shardyThose are the two client examples I've been looking at09:40
asalkeldjulienvey, ^09:40
julienveyshardy: thanks !09:40
shardyasalkeld: I ended up firefighting $other_issues last week, I'll try to prioritize looking at this over the next couple of days09:40
*** lazy_prince has quit IRC09:40
asalkeldshardy, julienvey might have a crack at it09:40
tiantianshardy: thanks :) waiting for another core_member :) https://review.openstack.org/#/c/94021/09:41
shardyThe steps will be, get a standalone oauth example working, update or duplicate the trusts paths inside heat_keystoneclient, probably add a coulumnt to user_creds so we can distinguish between the two09:42
shardyasalkeld: there is already a BP, assigned to therve IIRC09:42
asalkeldshardy, so that was a question: when a token comes in can we know it's oauth?09:43
asalkelddo we need to know09:43
asalkeldshardy, we can look at the solum/mistral side first09:43
shardyasalkeld: I don't know, there is a trust_scoped property in kesytoneclient's AccessInfo but nothing related to oauth yet09:45
asalkeldbtw: https://blueprints.launchpad.net/mistral/+spec/mistral-oauth09:46
asalkeldI'll make one for solum too09:46
shardyasalkeld: we may need to add an additional key to the create/update API so we can pass in an oauth keypair09:46
asalkeldok - we will probably need to drive a stack create with one09:47
shardyOr maybe we'd just share the consumer key and secret09:48
*** nikunj2512 has joined #heat09:48
asalkeldwe need to delve into the concepts09:48
*** gokrokve has joined #heat09:49
shardyYeah, likewise, first step is deeper understanding of the interfaces and seeing if it all actually works09:49
asalkeldhttps://blueprints.launchpad.net/heat/+spec/oauth-credentials-resource09:50
asalkeldthat is for a resource ^09:50
asalkelddon't see an oauth bp09:50
shardyYeah I may have misremembered09:50
shardyI'll create one and assign it to myself09:51
*** gokrokve_ has joined #heat09:51
asalkeldcool09:51
shardythen we can work together to get the various projects talking :)09:51
*** nati_ueno has joined #heat09:51
asalkeldyip, sounds good09:52
julienveyyep09:53
*** gokrokve has quit IRC09:53
shardyhttps://blueprints.launchpad.net/heat/+spec/heat-oauth09:54
*** nati_ueno has quit IRC09:55
*** gokrokve_ has quit IRC09:55
*** Qiming_ has quit IRC09:57
*** matsuhashi has quit IRC09:58
*** che-arne has joined #heat09:59
*** mkollaro has joined #heat09:59
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup  https://review.openstack.org/8854810:00
*** matsuhashi has joined #heat10:00
*** matsuhashi has quit IRC10:07
*** swygue_ has joined #heat10:07
*** nosnos has quit IRC10:07
*** matsuhashi has joined #heat10:07
openstackgerrithuangtianhua proposed a change to openstack/heat: Add RPC methods for quota actions  https://review.openstack.org/9571010:07
tiantianhow to cancel cherry-pick?10:10
tiantian:)10:10
shardytiantian: in your local tree? git cherry-pick --abort10:10
skraynevheh.. I always use git reset --hard HEAD^10:11
shardyor you can do git reset --hard to revert to the pre-cherry-pick-merge commit10:11
shardyskraynev: ha, yeah that works :)10:11
*** matsuhashi has quit IRC10:12
tiantianthanks, try10:12
skraynevshardy: after your message about cherry-pick abort I became to think, that I am risky man :)10:13
tiantiandoesn't work :(10:14
*** mkollaro has quit IRC10:14
shardytiantian: are you in the middle of a merge, or did the cherry-pick apply cleanly?10:14
tiantiandid the apply10:15
shardytiantian: so you can do what skraynev suggested, or do git rebase -i origin and delete the line you don't want10:15
tiantianI find a file should be in patch1, so can I do now?10:15
shardyDo a (soft not --hard) reset, then commit the file as a separate commit, then commit the rest of the files10:17
shardythen rebase -i origin to re-order and squash/fixup as needed10:17
shardygit reset HEAD^; git commit -m "my fixup" fixupfile.py; git commit -a; git rebase -i origin10:18
*** ativelkov is now known as ativelkov_away10:20
*** ativelkov_away is now known as ativelkov10:21
tiantianthe operate: patch2 depends on patch1, so I checkout to patch1 and cherry-pick patch2, and then I find a file should be patch1.....10:21
tiantianbut I did the apply10:21
shardytiantian: git reset HEAD^ undoes the apply but leaves the modified files in the tree10:22
shardyso you can commit the file as patch 1a and squash it into patch 110:22
*** lazy_prince2 has quit IRC10:24
*** ativelkov is now known as ativelkov_away10:26
skraynevshardy: one question about str_to_num function in constraints file.10:27
*** lokesh184 has quit IRC10:27
*** nikunj2512 has quit IRC10:27
skraynevshardy: If we have float value (f.e. 1.4) it will be converted to 1 ?10:27
*** lazy_prince has joined #heat10:28
tiantianthanks all :) I will try tomorrow, I am off duty now, bye:)10:28
skraynevshardy: I always thought, that we save float values and don't round them...10:28
skraynevtiantian: bye10:28
*** nikunj2512 has joined #heat10:29
shardyskraynev: yeah, if we're truncating the float that is probably a bug10:30
*** bvandenh has joined #heat10:31
skraynevshardy: So, I understand correct, that Number type supports both types gloat and int ?10:32
openstackgerritA change was merged to openstack/heat: Enable lazy translation in unit tests  https://review.openstack.org/7579810:32
shardyskraynev: It has to, or our cloudformation template support is broken10:32
shardyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html10:32
skraynevshardy: oh, see. thanks. will raise a bug.10:33
openstackgerritA change was merged to openstack/python-heatclient: Client should support stack-list for global scope  https://review.openstack.org/9479410:35
openstackgerritA change was merged to openstack/heat: Migrate to glanceclient to get image id  https://review.openstack.org/9402110:41
*** lokesh184 has joined #heat10:43
*** Qiming has joined #heat10:49
*** gokrokve has joined #heat10:49
*** nati_ueno has joined #heat10:52
*** gokrokve has quit IRC10:53
*** rpothier has quit IRC10:56
*** nati_ueno has quit IRC10:56
*** e0ne has joined #heat10:59
*** alexheneveld_ has joined #heat11:00
*** alexheneveld has quit IRC11:00
*** alexheneveld_ is now known as alexheneveld11:00
*** ativelkov_away is now known as ativelkov11:03
*** e0ne has quit IRC11:04
*** ativelkov is now known as ativelkov_away11:08
*** ativelkov_away is now known as ativelkov11:12
*** asalkeld has quit IRC11:14
*** zhiyan_ is now known as zhiyan11:17
*** lokesh184 has quit IRC11:19
*** ativelkov is now known as ativelkov_away11:20
*** Qiming has quit IRC11:21
*** vpanizo has quit IRC11:21
*** mkollaro has joined #heat11:21
*** nkhare has quit IRC11:21
*** nikunj2512 has quit IRC11:22
*** ativelkov_away is now known as ativelkov11:25
*** nkhare has joined #heat11:26
*** TonyBurn__ is now known as TonyBurn_11:26
*** dims has joined #heat11:28
*** 20WAAGQA1 is now known as shadower11:28
*** tiantian has quit IRC11:34
*** rdodev has left #heat11:49
*** e0ne has joined #heat11:49
*** gokrokve has joined #heat11:49
*** sab has quit IRC11:51
*** gokrokve has quit IRC11:53
*** e0ne has quit IRC11:54
*** bvandenh has quit IRC11:54
*** nati_uen_ has joined #heat11:55
*** nati_uen_ has quit IRC11:59
*** achampion has quit IRC12:00
*** Qiming has joined #heat12:02
*** bvandenh has joined #heat12:04
*** mkollaro has quit IRC12:05
*** mkollaro1 has joined #heat12:05
*** sgordon has joined #heat12:11
*** sgordon has quit IRC12:11
*** sgordon has joined #heat12:11
*** e0ne has joined #heat12:16
*** dims has quit IRC12:20
*** rpothier has joined #heat12:23
*** blomquisg has joined #heat12:24
*** sabeen1 has joined #heat12:24
*** aniket has joined #heat12:25
*** aniket has left #heat12:26
*** sabeen1 has quit IRC12:28
*** sabeen1 has joined #heat12:28
cmystershardy: how do I get the domain ID for the stack_user_domain parameter ?12:32
cmystercan't seem to find a domain12:32
*** jdob has joined #heat12:33
shardyopenstack --os-token $OS_TOKEN --os-url=$KS_ENDPOINT_V3 --os-identity-api-version=3 domain list12:37
shardycmyster: ^^12:38
cmysterI see, thanks, I saw it in devstack's lib/heat but wasn't sure12:38
shardycmyster: Yeah if you're using devstack, it should all get configured automatically12:39
shardywe use the ID returned from the domain create command12:39
shardypackstack doesn't do this automatically, yet12:39
cmysterindeed, but I need this on an rdo12:39
shardycmyster: yeah, I need to chase fvollero re the puppet-heat updates which are not yet done12:40
* cmyster nods12:40
*** nkhare has quit IRC12:40
shardyfor now, you'll have to configure the domain and domain-admin user as described in the docs bug (bz1076611)12:41
cmysterand here I was busy working on a much more complex solution...12:42
shardyIf you know puppet you can fix packstack for us ;)12:43
*** dims has joined #heat12:45
*** che-arne has quit IRC12:45
cmystershardy: as time goes by I really feel like it... the puppet jobs are, ummm12:46
cmysteryeah12:46
*** swygue_ has quit IRC12:49
*** gokrokve has joined #heat12:49
*** sgordon has quit IRC12:51
*** sgordon has joined #heat12:52
*** jamie_h has joined #heat12:53
*** gokrokve has quit IRC12:54
*** saju_m has joined #heat12:55
*** nati_ueno has joined #heat12:55
*** Qiming has quit IRC12:55
*** radez_g0n3 is now known as radez12:56
*** jistr has quit IRC12:57
*** Qiming has joined #heat12:58
*** mkollaro has joined #heat12:59
*** nati_ueno has quit IRC13:00
*** aniket has joined #heat13:00
*** mkollaro1 has quit IRC13:02
*** jistr has joined #heat13:03
*** achampion has joined #heat13:11
*** jmckind has joined #heat13:13
*** andersonvom has joined #heat13:18
*** swygue_ has joined #heat13:25
*** aweiteka has joined #heat13:27
openstackgerritSergey Kraynev proposed a change to openstack/heat: Use str_to_num for Number parameter  https://review.openstack.org/9576113:29
skraynevshardy: I was wrong that str_to_num works incorrect. Now I found the reason of my problem ^13:29
*** sballe_ has joined #heat13:37
*** sballe has quit IRC13:39
*** sballe_ has quit IRC13:42
*** vijendar has joined #heat13:46
*** gokrokve has joined #heat13:49
*** jmckind has quit IRC13:49
*** pafuent has joined #heat13:49
*** jistr has quit IRC13:53
*** gokrokve has quit IRC13:53
*** sballe has joined #heat13:54
*** IlyaE has joined #heat13:56
*** nati_ueno has joined #heat13:56
*** zhiyan is now known as zhiyan_13:57
*** sballe has quit IRC13:59
*** nati_ueno has quit IRC14:00
*** beekneemech is now known as bnemec14:01
*** jistr has joined #heat14:04
*** _FL1SK is now known as FL1SK14:06
*** gokrokve has joined #heat14:07
*** gokrokve_ has joined #heat14:08
*** cdent_ has joined #heat14:11
*** gokrokve has quit IRC14:11
*** zz_pablosan is now known as pablosan14:11
aniketHi14:12
*** pablosan has quit IRC14:13
*** sab has joined #heat14:14
*** cdent has quit IRC14:14
*** cdent_ is now known as cdent14:14
*** pablosan has joined #heat14:14
aniketfor the customization of orchestration  window,  where should i make changes ....?14:15
*** pablosan has quit IRC14:16
Qiminganiket, if you mean web UI elements, you would check horizon/openstack_dashboard14:18
*** ativelkov has left #heat14:20
*** andrew_plunk has joined #heat14:20
*** pafuent has quit IRC14:21
*** tims has joined #heat14:22
*** pablosan has joined #heat14:22
openstackgerritWilliam C. Arnold proposed a change to openstack/heat: Implements stack lifecycle plugpoints  https://review.openstack.org/8936314:24
*** tspatzier has quit IRC14:24
*** sileht has quit IRC14:28
*** sileht has joined #heat14:29
*** david-lyle has joined #heat14:30
*** saju_m has quit IRC14:31
*** sballe_ has joined #heat14:31
*** gokrokve has joined #heat14:33
*** gokrokve_ has quit IRC14:36
*** sileht has quit IRC14:37
*** Qiming has quit IRC14:38
*** mwheckmann has joined #heat14:39
*** TravT has joined #heat14:39
*** sileht has joined #heat14:39
aniket<Qiming>I want to change background  colour of stack ....14:42
*** pafuent has joined #heat14:44
*** sballe_ has quit IRC14:45
*** shivamshukla_ has joined #heat14:47
*** aniket has quit IRC14:48
*** sileht has quit IRC14:49
*** sileht has joined #heat14:51
*** mkollaro has quit IRC14:53
*** nati_ueno has joined #heat14:57
*** mkollaro has joined #heat15:01
*** nati_ueno has quit IRC15:01
*** mkollaro has quit IRC15:02
*** mkollaro1 has joined #heat15:02
*** cmyster has quit IRC15:03
openstackgerritEthan Lynn proposed a change to openstack/heat: Re-enable lazy translation  https://review.openstack.org/7580015:03
*** bvandenh has quit IRC15:04
*** sab has quit IRC15:05
*** zhiyan_ is now known as zhiyan15:05
*** blamar has quit IRC15:06
*** pafuent has left #heat15:07
*** jprovazn has quit IRC15:07
elynnHi stevebaker and shardy , could you please review chenliang's patch again? Codes met some conflicts when merged, now I rebase the codes.15:07
elynnhttps://review.openstack.org/#/c/75800/15:07
*** blamar has joined #heat15:10
elynnoops, It seems they are not here15:10
elynnAnybody can review ^^15:11
*** metral_zzz is now known as metral15:12
*** aratim has joined #heat15:13
*** zhiyan is now known as zhiyan_15:14
*** piyush has joined #heat15:16
*** che-arne has joined #heat15:17
*** akuznetsov has quit IRC15:20
*** akuznetsov has joined #heat15:25
*** mkerrin1 has quit IRC15:26
*** lazy_prince has quit IRC15:26
*** edmund has joined #heat15:30
*** mkerrin has joined #heat15:30
*** zhiyan_ is now known as zhiyan15:39
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Ignore template validation when checking stacks  https://review.openstack.org/8990515:40
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Implement check for Instance resource  https://review.openstack.org/8990615:40
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Check resources are in expected states  https://review.openstack.org/8990815:40
*** alexheneveld has quit IRC15:44
*** alexheneveld has joined #heat15:45
jasondradix: can you look at https://review.openstack.org/#/c/95217/ ?15:49
radixOh, sure.15:49
jasondthanks15:49
*** zhiyan is now known as zhiyan_15:51
radixhm, this probably warrants some investigation into the history of pyrax...15:51
*** tspatzier has joined #heat15:52
radixoh, hum15:53
*** shakamunyi has joined #heat15:56
*** zz_gondoi is now known as gondoi15:59
*** alexpilotti has joined #heat15:59
zanebstevebaker, shardy: what's the difference between 'next' and 'ongoing' in launchpad again?16:03
*** gondoi has quit IRC16:04
shardyzaneb: how soon you expect them to happen, basically16:04
shardyI think next is used to bump stuff to the next release before the milestone/release is created in LP16:04
zanebshardy: so 'ongoing' is 'sometime, maybe never'16:04
zaneband 'next' is 'K'?16:05
shardythen IIRC ttx has some scripts which can retarget next->juno or whatever16:05
* zaneb move OS::Nova::Flavour to ongoing16:05
shardyYeah, my interpretation of ongoing was lower priority stuff which folks may or may not pick up16:05
*** tomek_adamczewsk has quit IRC16:07
*** jamie_h has quit IRC16:10
openstackgerritSteven Hardy proposed a change to openstack/heat: Move Engine initialization into service start()  https://review.openstack.org/9473716:10
openstackgerritSteven Hardy proposed a change to openstack/heat: test_engine_service remove redundant DummyThreadGroups  https://review.openstack.org/9581816:10
*** sorantis has quit IRC16:10
*** nati_ueno has joined #heat16:14
*** zz_gondoi has joined #heat16:15
*** zz_gondoi is now known as gondoi16:16
*** e0ne has quit IRC16:22
*** e0ne has joined #heat16:23
shardyzaneb, jasond: FYI I squashed the EngineListener and ThreadGroup patches we discussed last week into one ^^16:24
shardythe reason ThreadGroup appeared to work before the fork appears to be the ProcessLauncher reopening the eventlet hub:16:24
shardyhttps://github.com/openstack/oslo-incubator/blob/master/openstack/common/service.py#L28916:25
shardyIf we do want to enable support for CONF.num_engine_workers then moving everything to start() seems the only sensible solution AFAICS16:25
*** derekh_ has quit IRC16:26
*** pablosan is now known as zz_pablosan16:26
*** e0ne has quit IRC16:27
*** jistr has quit IRC16:30
*** arbylee has joined #heat16:30
jasondshardy: but do we want enable support for workers?16:31
shardyjasond: well, we already have, so it depends if anyone is acutally using them16:31
jasondoh, i thought that was reverted16:32
shardymy understanding was that SpamapS was expecting to use them16:32
shardyjasond: the part which defaulted the number to $num_cpu's was, but not the patch adding the option16:32
shardywe could do that, if folks prefer, but I'd like SpamapS to provide feedback on that "solution" first16:33
*** gokrokve has quit IRC16:34
shardyjasond: there definitely is a good argument for the simplicity of sticking to the ServiceLauncher interface, but FWIW multiple workers do seem to work fine with my latest patch16:35
*** gokrokve has joined #heat16:35
shardyjasond: FYI 0bb1232 was not reverted, but 5604168 was16:37
jasondshardy: my concern is that part of the code will become fragile because it takes some serious research/experimentation to fully understand how workers work with multi-engine and threads16:37
jasondand i don't know what workers is doing for us, other than saving a few lines of code16:38
therveBasically saving some memory16:39
*** gokrokve has quit IRC16:39
shardyjasond: I share your concern, but I was trying to find a solution which didn't just rip out all of what SpamapS was trying to add16:41
therveThat's because you're a nice person :)16:41
shardyFWIW, ceilometer, cinder and nova use ProcessLauncher (or enable selection of multiple workers on service launch)16:42
*** zhiyan_ is now known as zhiyan16:42
shardyso I guess the counter argument is "it's in oslo"16:42
therveI looked at nova and they do that for wsgi only, maybe a bit simpler16:42
*** tomek_adamczewsk has joined #heat16:43
shardyIf SpamapS is happy to hard-code it to 1 worker, I'm totally fine with that (other than wasting all this time looking into the problem, obviously..)16:43
therveshardy, Hum what would it achieve to hardcode it to 1?16:48
shardytherve: It makes the service use a different oslo laucher, which just starts the service instead of forking workers16:49
therveshardy, But it's exactly the same as before no?16:49
shardytherve: yes, i.e it works16:49
therveRight so instead of hardcoding it to 1 I would just revert it :)16:50
shardytherve: well we'd need to do something to ensure someone doesn't decide "hey, multiple workers are a good idea" in the future16:51
shardybecause, atm, our code won't work with them16:51
shardyso workers=1 with a comment explaining why would do that16:51
*** tomek_adamczewsk has quit IRC16:51
therveMokay16:51
shardybut whatever ;)16:51
*** zhiyan is now known as zhiyan_16:51
*** david-lyle has quit IRC16:51
*** david-lyle has joined #heat16:52
*** david-lyle has quit IRC16:52
*** tomek_adamczewsk has joined #heat16:52
*** IgorYozhikov is now known as iyozhikov16:52
*** nati_ueno has quit IRC16:53
*** kgriffs is now known as kgriffs|afk16:54
*** harlowja_away is now known as harlowja_16:55
*** TonyBurn_ has quit IRC16:56
*** nati_ueno has joined #heat16:56
*** kgriffs|afk is now known as kgriffs17:03
*** tomek_adamczewsk has quit IRC17:07
*** dims has quit IRC17:08
*** aratim has quit IRC17:12
*** dims has joined #heat17:13
*** gokrokve has joined #heat17:16
*** tomek_adamczewsk has joined #heat17:19
*** gokrokve_ has joined #heat17:19
*** andreaf has quit IRC17:20
*** gokrokve has quit IRC17:21
*** sorantis has joined #heat17:25
*** tomek_adamczewsk has quit IRC17:28
*** rpothier_ has joined #heat17:31
*** nati_ueno has quit IRC17:31
*** rpothier has quit IRC17:34
*** abramley has left #heat17:34
*** sorantis has quit IRC17:35
*** aratim has joined #heat17:36
*** jprovazn has joined #heat17:37
*** zz_pablosan is now known as pablosan17:38
*** alexpilotti has quit IRC17:39
*** piyush has quit IRC17:39
*** alexpilotti has joined #heat17:41
*** pablosan is now known as zz_pablosan17:41
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in update_stack  https://review.openstack.org/8940917:41
openstackgerritJason Dunsmore proposed a change to openstack/heat: Implement context manager for stack lock  https://review.openstack.org/9583817:41
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in ThreadGroupManager  https://review.openstack.org/9583917:41
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in abandon_stack  https://review.openstack.org/9584017:41
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in delete_stack  https://review.openstack.org/9584117:41
*** bvandenh has joined #heat17:42
*** nati_ueno has joined #heat17:42
*** zhiyan_ is now known as zhiyan17:43
*** pafuent has joined #heat17:44
*** tomek_adamczewsk has joined #heat17:47
*** zhiyan is now known as zhiyan_17:52
openstackgerritJason Dunsmore proposed a change to openstack/heat: Implement context manager for stack lock  https://review.openstack.org/9583817:55
*** e0ne has joined #heat17:55
*** SushilKM has joined #heat17:57
*** metral has quit IRC17:58
*** tomek_adamczewsk has quit IRC17:59
*** tomek_adamczewsk has joined #heat18:01
*** metral has joined #heat18:02
*** SushilKM has left #heat18:02
*** tomek_adamczewsk has quit IRC18:03
*** alexpilotti has quit IRC18:03
*** tomek_adamczewsk has joined #heat18:03
*** piyush has joined #heat18:04
*** david-lyle has joined #heat18:05
*** tomek_adamczewsk has quit IRC18:06
*** tomek_adamczewsk has joined #heat18:06
*** yogeshmehra has joined #heat18:08
*** tomek_adamczewsk has quit IRC18:08
*** tomek_adamczewsk has joined #heat18:08
timsunless I've got an old bookmark it looks like the Heat api docs are gone18:10
timshttp://developer.openstack.org/api-ref-orchestration.html18:10
tims?18:10
timsah found it, looks like we tagged it18:12
timshttp://developer.openstack.org/api-ref-orchestration-v1.html18:12
*** nati_ueno has quit IRC18:13
*** nati_ueno has joined #heat18:14
SpamapSshardy: Re multiple workers.. please lets not punt on this. It is _important_. If we need to make a launcher that fork + execs lets do that, but don't make users manage multiprocessing.18:14
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Add OS:Barbican:Order resource  https://review.openstack.org/8190618:17
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Add OS:Barbican:Verification resource  https://review.openstack.org/8360718:17
openstackgerritAnderson Mesquita proposed a change to openstack/heat: Add OS:Barbican:Secret resource  https://review.openstack.org/7935518:17
*** tomek_adamczewsk has quit IRC18:20
*** tomek_adamczewsk has joined #heat18:21
zanebjasond: oops, I wrote some comments on your review while you were in the process of abandoning it18:27
*** aratim has quit IRC18:29
*** che-arne has quit IRC18:30
jasondzaneb: i was just looking at them.  thank.  i will apply your suggestions to the appropriate reviews18:30
*** piyush has quit IRC18:30
jasond*thanks18:30
zanebcool, thanks18:30
zanebI wrote those this morning, then got distracted, then when I posted them I noticed you'd already abandoned :D18:31
*** shivamshukla_ has quit IRC18:32
jasondno problem.  it all still applies except i already added docstrings ;)18:32
jasondmaybe those context managers should be called "release_upon_exception" or something to avoid confusion18:34
jasondi'm sure people will miss the docstring and think the lock will be released when the block exits18:35
*** IlyaE has quit IRC18:41
*** zhiyan_ is now known as zhiyan18:44
*** yogeshmehra has quit IRC18:46
*** akuznetsov has quit IRC18:46
*** IlyaE has joined #heat18:49
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in ThreadGroupManager  https://review.openstack.org/9583918:51
openstackgerritJason Dunsmore proposed a change to openstack/heat: Implement context manager for stack lock  https://review.openstack.org/9583818:51
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in update_stack  https://review.openstack.org/8940918:51
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in abandon_stack  https://review.openstack.org/9584018:51
openstackgerritJason Dunsmore proposed a change to openstack/heat: Use stack lock context manager in delete_stack  https://review.openstack.org/9584118:51
*** IlyaE has quit IRC18:51
*** zhiyan is now known as zhiyan_18:55
*** mkollaro1 has quit IRC18:55
*** andersonvom has quit IRC18:56
*** nati_ueno has quit IRC18:58
*** nati_ueno has joined #heat18:59
*** aratim has joined #heat19:01
*** derekh_ has joined #heat19:02
*** aratim1 has joined #heat19:03
*** aratim has quit IRC19:05
*** gdm85 has joined #heat19:06
*** IlyaE has joined #heat19:08
openstackgerritMartin Geisler proposed a change to openstack/heat: Use correct "coding" file variable to set file encoding  https://review.openstack.org/9586419:12
*** mkollaro has joined #heat19:13
*** andersonvom has joined #heat19:13
*** piyush has joined #heat19:13
zanebstevebaker: e743158e7a61c00e2a32c340d3f268d0835f4c69 seems like a massive fail on my part19:17
openstackgerritMartin Geisler proposed a change to openstack/heat: Use Emacs-friendly file variable to set file encoding  https://review.openstack.org/9586419:19
SpamapSzaneb: thats the failure there?19:19
*** bvandenh has quit IRC19:20
*** andersonvom has quit IRC19:22
zanebSpamapS: commit message says it's moving the metadata to the 'details' part...19:23
zanebbut it doesn't actually remove it from the 'everything' part19:23
zanebso double the database lookups (which stevebaker has now fixed) for no decrease in the output size :/19:23
SpamapSoh hah yeah that is a subtle oops19:24
zanebprobably a merge conflict, but still surprised it lasted a year and a half without anyone noticing19:26
SpamapSzaneb: funny how scale testing finds all the creepy crawlies19:26
*** ifarkas has quit IRC19:27
zanebiirc someone asked me for that change due to scale testing at the time... surprised they didn't notice it made no difference19:27
SpamapSdoh19:28
zanebnow I'm wondering if it's too late to change it :/19:28
zanebcfn api definitely doesn't care19:28
zanebbut it's kind of baked in to the native api19:29
*** andersonvom has joined #heat19:29
zanebthe resource part of which didn't even exist at the time of that change19:30
zaneboh wait, no it's not19:31
zanebwe can probably change it then19:31
*** nati_ueno has quit IRC19:33
SpamapSzaneb: hey I want to get the convergence specs into heat-specs ... we need to get the stub working first. I'm about to push up a commit which should do that.. I think we should just ram it through without two +2's. mmk?19:35
*** mkollaro has quit IRC19:36
zanebSpamapS: what's in the stub?19:42
SpamapSzaneb: 95297 .. but its broken.. we're fixing it19:42
zanebis this some sort of txt lingo that I don't understand? ;)19:44
*** zhiyan_ is now known as zhiyan19:46
*** andreaf has joined #heat19:46
openstackgerritMonty Taylor proposed a change to openstack/heat-specs: Added cookiecutter specs framework  https://review.openstack.org/9529719:48
*** nati_ueno has joined #heat19:50
SpamapSzaneb: ^^ thats the patch. This one should work. I +2'd. Want to +A?19:50
zanebyeah, looking now19:50
zanebcool, looks nice and lightweight19:51
openstackgerritSergey Kraynev proposed a change to openstack/heat: Replacing variable logger on LOG  https://review.openstack.org/9435619:51
*** dims has quit IRC19:54
*** zhiyan is now known as zhiyan_19:55
*** tspatzier has quit IRC19:58
*** achampion has quit IRC19:59
SpamapSzaneb: thanks.20:00
*** nati_ueno has quit IRC20:00
zanebSpamapS: feel free to +A when the gate passes20:03
stevebakerzaneb, ah, the resource formatting.20:05
SpamapSzaneb: you can +A before that you know.. the gate will just make sure it has a check pass before putting it in the gate anyway.20:07
stevebakerzaneb, we need to add a summary toggle param to the resource-list REST API, then make heatclient call it20:07
SpamapStoo many gates20:07
*** nati_ueno has joined #heat20:12
SpamapSoy, check queue for all the things is 2.5 hours20:13
*** radez is now known as radez_g0n320:15
*** denis_makogon has quit IRC20:17
*** dmakogon_ has joined #heat20:17
*** m_22 has joined #heat20:18
openstackgerritBartosz Górski proposed a change to openstack/heat: Adds RemoteStack resource  https://review.openstack.org/5331320:21
*** achampion has joined #heat20:25
*** dims has joined #heat20:26
*** pafuent has quit IRC20:34
*** IlyaE has quit IRC20:34
*** IlyaE has joined #heat20:34
*** jprovazn has quit IRC20:44
*** zhiyan_ is now known as zhiyan20:47
*** aratim1 has left #heat20:49
*** jdob has quit IRC20:50
*** gokrokve_ has quit IRC20:52
*** achampion has quit IRC20:52
*** asalkeld has joined #heat20:54
*** zhiyan is now known as zhiyan_20:56
*** alexpilotti has joined #heat21:01
openstackgerritClint 'SpamapS' Byrum proposed a change to openstack/heat-specs: Convergence Specification  https://review.openstack.org/9590721:02
*** m_22 has quit IRC21:03
*** pafuent has joined #heat21:05
*** nati_ueno has quit IRC21:08
*** nati_ueno has joined #heat21:11
*** e0ne has quit IRC21:11
*** e0ne has joined #heat21:11
*** dims has quit IRC21:13
*** e0ne has quit IRC21:14
*** pafuent has left #heat21:14
*** piyush has quit IRC21:16
*** jasond` has joined #heat21:18
*** vpanizo has joined #heat21:18
*** vpanizo has quit IRC21:19
*** bgorski has joined #heat21:19
*** cdent has quit IRC21:20
*** sgordon has quit IRC21:20
*** e0ne has joined #heat21:21
*** piyush has joined #heat21:23
*** e0ne has quit IRC21:29
-openstackstatus- NOTICE: Zuul is offline due to an operational issue; ETA 2200 UTC.21:31
*** ChanServ changes topic to "Zuul is offline due to an operational issue; ETA 2200 UTC."21:31
*** nati_ueno has quit IRC21:37
*** aweiteka has quit IRC21:38
*** andersonvom has quit IRC21:41
*** blomquisg has quit IRC21:41
*** IlyaE has quit IRC21:43
*** nati_ueno has joined #heat21:43
*** rpothier_ has quit IRC21:45
*** dims has joined #heat21:45
*** zhiyan_ is now known as zhiyan21:48
*** piyush has quit IRC21:54
*** harlowja_ is now known as harlowja_away21:57
*** zhiyan is now known as zhiyan_21:57
*** harlowja_away is now known as harlowja_21:57
*** edmund has quit IRC21:57
*** vpanizo has joined #heat22:01
*** shakamunyi has quit IRC22:03
*** jasond` has quit IRC22:05
*** nati_ueno has quit IRC22:05
*** vijendar has quit IRC22:05
openstackgerritSteve Gregory proposed a change to openstack/heat-templates: Add ansible as a software configuration hook  https://review.openstack.org/9593722:06
*** ChanServ changes topic to "support @ https://ask.openstack.org | developer wiki @ https://wiki.openstack.org/wiki/Heat | development @ https://launchpad.net/heat | logged @ http://eavesdrop.openstack.org/irclogs/%23heat/"22:08
-openstackstatus- NOTICE: Zuul is started and processing changes that were in the queue when it was stopped. Changes uploaded or approved since then will need to be re-approved or rechecked.22:08
*** arbylee1 has joined #heat22:08
*** arbylee has quit IRC22:10
*** shakamunyi has joined #heat22:11
*** gondoi is now known as zz_gondoi22:13
mattoliverauMorning everyone22:13
*** arbylee1 has quit IRC22:14
*** andrew_plunk has quit IRC22:14
*** arbylee has joined #heat22:17
stevebakerhey look, a software-config hook for ansible https://review.openstack.org/#/c/95937/22:19
*** mwheckmann has quit IRC22:20
mattoliveraustevebaker: cool!22:28
*** arbylee has quit IRC22:28
*** arbylee has joined #heat22:28
*** tims has quit IRC22:28
*** nati_ueno has joined #heat22:32
*** piyush has joined #heat22:34
*** arbylee has quit IRC22:35
*** kgriffs is now known as kgriffs|afk22:35
*** nati_uen_ has joined #heat22:42
*** nati_ueno has quit IRC22:42
*** zaneb has quit IRC22:45
*** zhiyan_ is now known as zhiyan22:48
*** zaneb has joined #heat22:49
*** derekh_ has quit IRC22:51
*** tomek_adamczewsk has quit IRC22:53
*** tomek_adamczewsk has joined #heat22:54
*** tomek_adamczewsk has quit IRC22:55
*** tomek_adamczewsk has joined #heat22:57
*** zhiyan is now known as zhiyan_22:58
*** andreaf has quit IRC22:59
*** tomek_adamczews1 has joined #heat22:59
*** tomek_adamczewsk has quit IRC23:00
*** tomek_adamczewsk has joined #heat23:02
*** tomek_adamczews1 has quit IRC23:03
*** piyush has quit IRC23:07
*** gdm85 has quit IRC23:11
*** edmund has joined #heat23:12
*** lekha has quit IRC23:13
*** m_22 has joined #heat23:18
*** miarmak has joined #heat23:20
miarmakhi guys!23:21
miarmakDoes anybody here? I have 1 question about Heat..23:22
*** david-lyle has quit IRC23:25
*** TravT has quit IRC23:35
*** gokrokve has joined #heat23:41
*** Qiming has joined #heat23:41
*** rpothier has joined #heat23:47
*** zaneb has quit IRC23:59

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