Tuesday, 2015-05-12

*** ncerny has joined #openstack-chef00:30
*** libsysguy has quit IRC00:30
*** kaseyalusi has quit IRC00:32
*** libsysguy has joined #openstack-chef00:34
*** botang has joined #openstack-chef00:36
*** libsysguy has quit IRC00:36
*** otter768 has joined #openstack-chef00:44
*** otter768 has quit IRC00:49
*** ChanServ changes topic to "OpenStack & Chef | chef.io/openstack | wiki.openstack.org/wiki/Chef | github.com/stackforge/openstack-chef-repo | eavesdrop.openstack.org/meetings/openstack_chef/ | wiki.openstack.org/wiki/Chef/IRCAgendas"00:54
-openstackstatus- NOTICE: Gerrit has been downgraded to version 2.8 due to the issues observed today. Please report further problems in #openstack-infra.00:54
*** ncerny has quit IRC01:05
*** botang has quit IRC01:16
*** ncerny has joined #openstack-chef01:20
*** botang has joined #openstack-chef01:21
*** redrobot has quit IRC01:25
*** stevemar has joined #openstack-chef01:25
*** redrobot has joined #openstack-chef01:26
*** redrobot is now known as Guest2030601:26
*** otter768 has joined #openstack-chef01:28
*** bdemers_ has joined #openstack-chef01:28
*** bdemers has quit IRC01:28
*** bdemers_ is now known as bdemers01:28
*** ChrissK__ has quit IRC01:29
*** zhiwei has joined #openstack-chef01:32
*** ncerny has quit IRC01:42
*** botang has quit IRC01:48
*** ncerny has joined #openstack-chef01:49
*** kaseyalusi has joined #openstack-chef01:56
*** libsysguy has joined #openstack-chef01:56
kaseyalusiHey guys, I have a question about the identity cookbooks register02:03
*** botang has joined #openstack-chef02:03
kaseyalusi^register_spec.rb specifically the test for 'when service does not already exist' it 'should not create a service'02:04
kaseyalusiLines 106-115 in spec/register_spec.rb02:04
kaseyalusiThe code expects the identity_uuid function to return a uuid instead of nil, which would imply that the service does in fact exist.02:05
*** ncerny has quit IRC02:06
kaseyalusiIt seems like if 'when service does not already exist' was true, that the spec should not expect it to return something.02:06
kaseyalusiSeems like this should be 'when service does already exist' it 'should not create a service'02:11
kaseyalusihttps://github.com/stackforge/cookbook-openstack-identity/blob/master/spec/register_spec.rb#L106-L11102:15
*** bdemers has quit IRC02:21
zhiweikaseyalusi: the expect not create service.02:35
zhiweiline 11302:35
*** libsysguy has quit IRC02:37
kaseyalusizhiwei: yea, I see that, but the test still says when service does not already exist, and then simulates a condition where the service does exist, right?02:42
kaseyalusiThis is breaking when I am testing a bug fix where we want to delete a service when it does exist (which is tested by the identity_uuid returning)02:43
kaseyalusihttps://review.openstack.org/#/c/177609/02:44
kaseyalusiI add some code that executes when the service uuid is found, but that should not run 'when service does not already exist'...02:45
zhiweiyou enhanced the recreate serice check?02:45
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Restart neutron-vpn-agent in l3_agent recipe when vpn is enabled  https://review.openstack.org/18045802:45
kaseyalusiyep02:45
kaseyalusiif you see lines 136-138 of register.rb (from master) when service_uuid is set, the service does exist, but that spec is saying it does not.  The description is wrong, but the actual code still passes the test.02:48
zhiweiyou can update to the right logic and let others review your patch.02:49
kaseyalusiok, cool, thank you!02:49
openstackgerritMa Wen Cheng proposed stackforge/cookbook-openstack-network: Refactor nova section to enable auth strategy  https://review.openstack.org/17802802:57
*** [d__d] has quit IRC03:16
*** peterstac has quit IRC03:16
*** [d__d] has joined #openstack-chef03:18
*** peterstac has joined #openstack-chef03:19
*** stevemar has quit IRC03:31
*** otter768 has quit IRC03:44
*** stevemar has joined #openstack-chef04:54
*** nkrinner has joined #openstack-chef05:20
*** kaseyalusi has quit IRC05:31
*** otter768 has joined #openstack-chef05:45
*** otter768 has quit IRC05:50
*** ChrissKO_ has joined #openstack-chef06:18
openstackgerritNeo proposed stackforge/openstack-chef-specs: Specification of IP movement for OVS bridges  https://review.openstack.org/18046006:36
*** stevemar has quit IRC06:57
openstackgerritWei Hu proposed stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb  https://review.openstack.org/18217307:07
*** otter768 has joined #openstack-chef07:46
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW.  https://review.openstack.org/18218107:47
*** otter768 has quit IRC07:50
*** openstackstatus has quit IRC07:52
*** openstack has joined #openstack-chef07:55
*** ChanServ sets mode: +o openstack07:55
openstackgerritMerged stackforge/cookbook-openstack-identity: Allow keystone start delay to be configured  https://review.openstack.org/18196808:13
jklarezhiwei you here?08:20
zhiweiyes08:20
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW.  https://review.openstack.org/18218108:20
jklarethis is your patch right? https://github.com/stackforge/cookbook-openstack-common/commit/5052e728f0e3261bbcfd657e8782e831f3481c1908:20
zhiweiyes08:21
zhiweitoo long ago08:21
jklaredo you remember where the db2 resource originates?08:21
zhiweithe db2 resource is in db2 cookbook08:22
zhiweiibm internal only08:22
jklarethats a bummer08:23
jklareso this cant acutally work for anybody else?08:23
jklareif so, we should remove this i guess08:24
jklareand for something completely different, did you read the notes from the meeting yesterday?08:25
openstackgerritWei Hu proposed stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb  https://review.openstack.org/18217308:30
zhiweiyes, this section is not suitable here.08:31
zhiweisince db2 cookbook is not opensourced yet.08:31
jklareok, i will remove it while refactoring08:31
zhiweiOh, I think you should first notify Mark.08:32
jklaresure, someone must review it anyways :=08:32
jklare)08:32
zhiweiI did not use this now, but Mark's team would need this.08:32
jklaremaybe he can push the opensource process for this08:32
zhiweiCould you please send it to ML?08:33
jklaredid you read the notes from the yesterday meeting?08:33
zhiweinot yet08:33
jklareregarding the second weekly meeting on thursday08:33
jklarebasically we agreed that we should have a thursday meeting to sync up with everybody from asia08:33
jklareso we would have monday for usa and europe08:34
zhiweigood.08:34
jklareand thursday for asia and either europe or usa08:34
jklareyou have any special time in mind that would fit you08:34
zhiweiI will join the Thursday meeting.08:36
zhiweiUTC 15:00, right?08:36
jklareits not set yet08:36
jklarewe should move it to fit your needs08:36
jklareso its perfect for you and semi-perfect for ppl from europe or usa08:36
zhiweiI am ok for before 15:00 UTC. :)08:37
jklareearlier is better?08:37
zhiweiyes08:38
zhiweiwe are ahead of UTC 8 hours.08:39
zhiweiso UTC + 8 is our local time.08:39
zhiweiwhat's you timezone?08:39
jklareUTC+208:40
jklareso maybe we could meet up at 10UTC?08:40
jklareor 8TUC?08:40
jklareUTC08:41
zhiwei8 utc is better.08:41
zhiwei10 utc is our off work hour08:41
jklareok then, i will push this over the ml later08:42
zhiweibut is there any others?08:42
jklarenot sure08:42
jklareprobably mawenchen?08:42
zhiweiyeah, I am not sure he will attend this meeting.08:43
jklareso it would be just us?08:44
zhiweimaybe08:44
jklareok, i think we will find out via the ML08:44
zhiweiyes, but I think if only us, we can cancel the thursday meeting.08:44
jklaresure08:45
zhiweibecause we can sync up here.08:45
zhiwei:)08:45
zhiweiI will always on IRC.08:45
zhiweimaybe the meeting hours can be different in odd and even weeks?08:46
jklarei suggested that a while ago, but markvan and j^2 thought that this might lead to a big mess and people not knowing anymore when the meeting will be08:47
zhiweijklare: for this patch https://review.openstack.org/#/c/176156/, what's you suggestion to handle upgrade case?08:51
jklarezhiwei i do not think that we need to handle upgrade cases, thats up to the use imho08:52
jklares/use/user/08:52
zhiweiI agree.08:53
jklareso for me it looks good like it is right now, the commit message should be more than enough08:53
jklarebut i would remove the version bump08:54
zhiweiI will remove the version bump08:54
zhiweiyeah08:54
openstackgerritZhiwei Chen proposed stackforge/cookbook-openstack-common: Unify database attributes  https://review.openstack.org/17615608:57
zhiweishould we move to Chef 12 before go into openstack namespace?09:00
zhiweijklare:09:00
jklarei dont think thats related09:00
zhiwei:)09:01
jklarewhy do you think that?09:04
zhiweithe RHEL 7.x only support chef 12.09:08
zhiweiand openstack kilo only support rhel 7.x09:08
jklareahhhh i see09:08
jklarei think we should make the chef 12 support a must for the stable/kilo release then09:09
zhiweiyes09:09
jklarebut since we are not bound to the openstack releases, its not problem i think09:09
zhiweiafter the summit, I think we should create the stable/kilo branch.09:10
jklarewill you be there?09:11
zhiweino09:11
zhiweiyou?09:11
jklareyeah09:11
zhiweiwow09:12
jklarewe will try to make some progess on the stable/kilo branch09:12
jklarewe discussed this yesterday a bit09:12
zhiweisounds good09:13
jklarewe want to try to have some sessions to go through the blueprints and bugs and see whats still open and critical09:13
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW.  https://review.openstack.org/18218109:13
zhiweiShould find a better to update the config files.09:14
zhiweiby section and option.09:14
jklareyeah09:14
zhiweiis it able to add a common wrapper for all templates? and users can use this wrapper to update the config files.09:15
jklarenot sure, but i think we could probably create the config files directly by evaluating the key:value pairs of the existing attributes09:28
jklarewe would probably need to rename some of them09:29
jklarebut this would also allow everybody to just add new attributes in wrapper which will get pulled into the config files09:29
zhiweiyes09:31
openstackgerritJan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp  https://review.openstack.org/18142909:31
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW.  https://review.openstack.org/18218109:38
*** otter768 has joined #openstack-chef09:39
openstackgerritMerged stackforge/cookbook-openstack-bare-metal: Add attributes for workers  https://review.openstack.org/18111609:56
*** otter768 has quit IRC10:14
*** zhiwei has quit IRC10:46
*** rtheis has joined #openstack-chef10:55
*** otter768 has joined #openstack-chef12:15
*** ChrissKO_ has quit IRC12:19
*** otter768 has quit IRC12:20
*** ncerny has joined #openstack-chef12:55
*** zhiwei has joined #openstack-chef13:11
*** os-chef-bot has quit IRC13:25
*** os-chef-bot has joined #openstack-chef13:25
*** ppinto has joined #openstack-chef13:29
*** lan_ has joined #openstack-chef13:43
jklaremarkvan you here?14:04
markvanyo14:04
jklarei spoke this morning with zhiwei about the db2 support in the database library that i am currently refactoring to a lwrp14:04
jklareand it seems that this db2 resource used in the old library is ibm internal?14:05
jklarestumbled upon it when i tried to write some tests for the resource14:05
markvanyeah, at the time that went in we had grand thoughts of pushing up the db2 cookbook, but that never happened. It's still valid path for us, but I could see the reasons to pull it out now, would just be a hit on our side14:07
markvanMaybe would be nicer to clean that up for liberty timeframe...we give us a chance to get our side cleaned up.14:08
*** lan_ has quit IRC14:10
jklareso opensourcing it in the near future is not planned?14:12
*** otter768 has joined #openstack-chef14:16
*** stevemar has joined #openstack-chef14:17
*** otter768 has quit IRC14:21
*** lan_ has joined #openstack-chef14:22
cmlucianoit’s kinda a “process” to open-source things at big blue14:22
cmlucianofirst is the obvious scrubbing of data then lawyers get involved to review it14:22
jklarebasically i do not mind the code itself, but we should probably at least write some comments how this can be used14:22
cmlucianoit can probably done as long as it it not proprietary, it just takes time14:23
openstackgerritJan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp  https://review.openstack.org/18142914:27
markvanyeah, some comments around it for now would be good, then if we don't make progress towards db2 opensource cookbook, it can be pulled in liberty.14:33
*** lan_ has quit IRC14:38
*** Guest20306 is now known as redrobot14:39
*** emagana has joined #openstack-chef14:42
*** zhiwei has left #openstack-chef14:47
*** nkrinner has quit IRC14:55
jklarej^2 markvan btw, while i was going through the blueprints and bugs i realized that i am not able to switch the priority of any blueprint or modify the milestone or anything. who can do that and shouldnt all cores be able to do that?14:55
openstackgerritJan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp  https://review.openstack.org/18142915:07
openstackgerritJan Klare proposed stackforge/cookbook-openstack-common: add support for percona as db backend  https://review.openstack.org/17981615:11
openstackgerritJan Klare proposed stackforge/cookbook-openstack-ops-database: add percona-cluster recipes  https://review.openstack.org/18182615:16
*** shakamunyi has joined #openstack-chef15:22
*** barra204 has joined #openstack-chef15:22
j^2jklare: honestly i think everyone should be able to. the core thing is only gerrit related, everything else is public15:34
j^2@core it looks like we got a time slot for offical openstack meeting, i’ll respond to ttx here in a bit15:36
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei it looks like we got a time slot for offical openstack meeting, i’ll respond to ttx here in a bit15:36
*** libsysguy has joined #openstack-chef15:42
j^2.meeting15:44
os-chef-botIRC status meeting are at 14:30 GMT 10:30 EST 07:30 PST on Mondays and we post the links to the mailing list and our IRC office hours are at 14:30 GMT 10:30 EST 07:30 PST on Thursdays we try to have as many core members here so we can discuss topics or issues users are having15:44
j^2so we’re going to 1500GMT/1500UTC now for our meeting?15:45
j^2jklare: ^^15:45
j^2i hate fucking timezones15:46
j^2yah that’s too early for PST15:46
j^2we need 1600UTC, i’ll updated the thread for ttx15:46
*** openstackgerrit_ has quit IRC16:11
*** libsysguy has quit IRC16:14
*** otter768 has joined #openstack-chef16:17
*** libsysguy has joined #openstack-chef16:17
*** ncerny has quit IRC16:18
*** libsysguy has quit IRC16:19
*** libsysguy has joined #openstack-chef16:21
*** otter768 has quit IRC16:21
*** libsysguy has quit IRC16:23
*** libsysguy has joined #openstack-chef16:30
*** jmickle has joined #openstack-chef16:30
*** libsysguy has quit IRC16:32
*** ChrissKO_ has joined #openstack-chef16:32
*** libsysguy has joined #openstack-chef16:39
*** emagana has quit IRC16:48
*** emagana has joined #openstack-chef16:50
cmlucianoj^2 have some time to help out with a openstack-knife issue?16:56
j^2right now, or can we hold off for an hour or two?16:58
cmlucianocan probably hold off16:58
j^2let me throw you a zoom, and we can pair up on it16:59
j^2sent17:00
cmlucianoj^2: where did you send it?17:00
j^2draggoon.io17:01
cmlucianonvm17:01
*** jmickle_ has joined #openstack-chef17:02
*** emagana has quit IRC17:02
*** jmickle has quit IRC17:02
*** [d__d] has quit IRC17:02
*** sc` has quit IRC17:02
*** jmickle_ is now known as jmickle17:02
*** sc`_ has joined #openstack-chef17:02
*** sc`_ is now known as sc`17:02
*** emagana has joined #openstack-chef17:02
*** [d__d] has joined #openstack-chef17:04
cmlucianoI’ll look through chef-provisioning in the meantime :)17:11
*** ncerny has joined #openstack-chef17:43
j^2@core i’m gonna spin up an etherpad for agenda topics for both Dev and Ops meetups in Vancouver, I’ll be posting it to the ML and here in a bit.17:44
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei i’m gonna spin up an etherpad for agenda topics for both Dev and Ops meetups in Vancouver, I’ll be posting it to the ML and here in a bit.17:44
*** chlong has quit IRC17:46
*** chlong has joined #openstack-chef17:59
j^2jklare: you there?18:02
*** ppinto has quit IRC18:05
j^2yay! found us a time18:06
j^2and space18:06
j^21600 UTC Mondays #openstack-meeting-3 just about to send the email, and then i’ll start updating the bot et al to reflect it.18:06
cmlucianoj^2: I figured out my issue18:30
j^2oh nice18:30
j^2i still havent eaten lunch, i’m trying to get all this admin crap together for next week18:30
j^2cmluciano: you’re in Vancuver next week right?18:30
cmlucianoj^2: nah :(18:49
j^2awww boo19:07
*** openstackgerrit_ has joined #openstack-chef19:16
*** openstackgerrit_ has quit IRC19:25
*** shakamunyi has quit IRC19:35
*** barra204 has quit IRC19:36
*** botang has quit IRC19:47
*** botang has joined #openstack-chef19:48
*** shakamunyi has joined #openstack-chef19:50
*** barra204 has joined #openstack-chef19:50
j^2@core the dev meetup and ops meetup emails have been sent out to the mailing lists, please comment back if you have any questions or concerns. It looks like Wednesday is our day to do both tl;dr20:01
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei the dev meetup and ops meetup emails have been sent out to the mailing lists, please comment back if you have any questions or concerns. It looks like Wednesday is our day to do both tl;dr20:01
*** libsysguy has joined #openstack-chef20:09
openstackgerritMerged stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb  https://review.openstack.org/18217320:14
*** otter768 has joined #openstack-chef20:19
*** otter768 has quit IRC20:24
*** logan2 has quit IRC20:33
*** openstackgerrit has quit IRC20:37
*** openstackgerrit has joined #openstack-chef20:37
*** libsysguy has quit IRC20:55
*** stevemar has quit IRC21:08
*** libsysguy has joined #openstack-chef21:11
*** chlong has quit IRC21:24
*** emagana has quit IRC21:30
*** emagana has joined #openstack-chef21:30
*** ncerny has quit IRC22:04
*** logan2 has joined #openstack-chef22:18
*** otter768 has joined #openstack-chef22:20
*** otter768 has quit IRC22:24
*** botang has quit IRC22:29
*** botang has joined #openstack-chef22:31
*** emagana has quit IRC23:06
*** chlong has joined #openstack-chef23:15
*** jmickle has quit IRC23:19
*** rtheis has quit IRC23:52

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