*** ncerny has joined #openstack-chef | 00:30 | |
*** libsysguy has quit IRC | 00:30 | |
*** kaseyalusi has quit IRC | 00:32 | |
*** libsysguy has joined #openstack-chef | 00:34 | |
*** botang has joined #openstack-chef | 00:36 | |
*** libsysguy has quit IRC | 00:36 | |
*** otter768 has joined #openstack-chef | 00:44 | |
*** otter768 has quit IRC | 00: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 IRC | 01:05 | |
*** botang has quit IRC | 01:16 | |
*** ncerny has joined #openstack-chef | 01:20 | |
*** botang has joined #openstack-chef | 01:21 | |
*** redrobot has quit IRC | 01:25 | |
*** stevemar has joined #openstack-chef | 01:25 | |
*** redrobot has joined #openstack-chef | 01:26 | |
*** redrobot is now known as Guest20306 | 01:26 | |
*** otter768 has joined #openstack-chef | 01:28 | |
*** bdemers_ has joined #openstack-chef | 01:28 | |
*** bdemers has quit IRC | 01:28 | |
*** bdemers_ is now known as bdemers | 01:28 | |
*** ChrissK__ has quit IRC | 01:29 | |
*** zhiwei has joined #openstack-chef | 01:32 | |
*** ncerny has quit IRC | 01:42 | |
*** botang has quit IRC | 01:48 | |
*** ncerny has joined #openstack-chef | 01:49 | |
*** kaseyalusi has joined #openstack-chef | 01:56 | |
*** libsysguy has joined #openstack-chef | 01:56 | |
kaseyalusi | Hey guys, I have a question about the identity cookbooks register | 02:03 |
---|---|---|
*** botang has joined #openstack-chef | 02:03 | |
kaseyalusi | ^register_spec.rb specifically the test for 'when service does not already exist' it 'should not create a service' | 02:04 |
kaseyalusi | Lines 106-115 in spec/register_spec.rb | 02:04 |
kaseyalusi | The 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 IRC | 02:06 | |
kaseyalusi | It seems like if 'when service does not already exist' was true, that the spec should not expect it to return something. | 02:06 |
kaseyalusi | Seems like this should be 'when service does already exist' it 'should not create a service' | 02:11 |
kaseyalusi | https://github.com/stackforge/cookbook-openstack-identity/blob/master/spec/register_spec.rb#L106-L111 | 02:15 |
*** bdemers has quit IRC | 02:21 | |
zhiwei | kaseyalusi: the expect not create service. | 02:35 |
zhiwei | line 113 | 02:35 |
*** libsysguy has quit IRC | 02:37 | |
kaseyalusi | zhiwei: 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 |
kaseyalusi | This 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 |
kaseyalusi | https://review.openstack.org/#/c/177609/ | 02:44 |
kaseyalusi | I add some code that executes when the service uuid is found, but that should not run 'when service does not already exist'... | 02:45 |
zhiwei | you enhanced the recreate serice check? | 02:45 |
openstackgerrit | Song Li proposed stackforge/cookbook-openstack-network: Restart neutron-vpn-agent in l3_agent recipe when vpn is enabled https://review.openstack.org/180458 | 02:45 |
kaseyalusi | yep | 02:45 |
kaseyalusi | if 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 |
zhiwei | you can update to the right logic and let others review your patch. | 02:49 |
kaseyalusi | ok, cool, thank you! | 02:49 |
openstackgerrit | Ma Wen Cheng proposed stackforge/cookbook-openstack-network: Refactor nova section to enable auth strategy https://review.openstack.org/178028 | 02:57 |
*** [d__d] has quit IRC | 03:16 | |
*** peterstac has quit IRC | 03:16 | |
*** [d__d] has joined #openstack-chef | 03:18 | |
*** peterstac has joined #openstack-chef | 03:19 | |
*** stevemar has quit IRC | 03:31 | |
*** otter768 has quit IRC | 03:44 | |
*** stevemar has joined #openstack-chef | 04:54 | |
*** nkrinner has joined #openstack-chef | 05:20 | |
*** kaseyalusi has quit IRC | 05:31 | |
*** otter768 has joined #openstack-chef | 05:45 | |
*** otter768 has quit IRC | 05:50 | |
*** ChrissKO_ has joined #openstack-chef | 06:18 | |
openstackgerrit | Neo proposed stackforge/openstack-chef-specs: Specification of IP movement for OVS bridges https://review.openstack.org/180460 | 06:36 |
*** stevemar has quit IRC | 06:57 | |
openstackgerrit | Wei Hu proposed stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb https://review.openstack.org/182173 | 07:07 |
*** otter768 has joined #openstack-chef | 07:46 | |
openstackgerrit | Song Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW. https://review.openstack.org/182181 | 07:47 |
*** otter768 has quit IRC | 07:50 | |
*** openstackstatus has quit IRC | 07:52 | |
*** openstack has joined #openstack-chef | 07:55 | |
*** ChanServ sets mode: +o openstack | 07:55 | |
openstackgerrit | Merged stackforge/cookbook-openstack-identity: Allow keystone start delay to be configured https://review.openstack.org/181968 | 08:13 |
jklare | zhiwei you here? | 08:20 |
zhiwei | yes | 08:20 |
openstackgerrit | Song Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW. https://review.openstack.org/182181 | 08:20 |
jklare | this is your patch right? https://github.com/stackforge/cookbook-openstack-common/commit/5052e728f0e3261bbcfd657e8782e831f3481c19 | 08:20 |
zhiwei | yes | 08:21 |
zhiwei | too long ago | 08:21 |
jklare | do you remember where the db2 resource originates? | 08:21 |
zhiwei | the db2 resource is in db2 cookbook | 08:22 |
zhiwei | ibm internal only | 08:22 |
jklare | thats a bummer | 08:23 |
jklare | so this cant acutally work for anybody else? | 08:23 |
jklare | if so, we should remove this i guess | 08:24 |
jklare | and for something completely different, did you read the notes from the meeting yesterday? | 08:25 |
openstackgerrit | Wei Hu proposed stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb https://review.openstack.org/182173 | 08:30 |
zhiwei | yes, this section is not suitable here. | 08:31 |
zhiwei | since db2 cookbook is not opensourced yet. | 08:31 |
jklare | ok, i will remove it while refactoring | 08:31 |
zhiwei | Oh, I think you should first notify Mark. | 08:32 |
jklare | sure, someone must review it anyways := | 08:32 |
jklare | ) | 08:32 |
zhiwei | I did not use this now, but Mark's team would need this. | 08:32 |
jklare | maybe he can push the opensource process for this | 08:32 |
zhiwei | Could you please send it to ML? | 08:33 |
jklare | did you read the notes from the yesterday meeting? | 08:33 |
zhiwei | not yet | 08:33 |
jklare | regarding the second weekly meeting on thursday | 08:33 |
jklare | basically we agreed that we should have a thursday meeting to sync up with everybody from asia | 08:33 |
jklare | so we would have monday for usa and europe | 08:34 |
zhiwei | good. | 08:34 |
jklare | and thursday for asia and either europe or usa | 08:34 |
jklare | you have any special time in mind that would fit you | 08:34 |
zhiwei | I will join the Thursday meeting. | 08:36 |
zhiwei | UTC 15:00, right? | 08:36 |
jklare | its not set yet | 08:36 |
jklare | we should move it to fit your needs | 08:36 |
jklare | so its perfect for you and semi-perfect for ppl from europe or usa | 08:36 |
zhiwei | I am ok for before 15:00 UTC. :) | 08:37 |
jklare | earlier is better? | 08:37 |
zhiwei | yes | 08:38 |
zhiwei | we are ahead of UTC 8 hours. | 08:39 |
zhiwei | so UTC + 8 is our local time. | 08:39 |
zhiwei | what's you timezone? | 08:39 |
jklare | UTC+2 | 08:40 |
jklare | so maybe we could meet up at 10UTC? | 08:40 |
jklare | or 8TUC? | 08:40 |
jklare | UTC | 08:41 |
zhiwei | 8 utc is better. | 08:41 |
zhiwei | 10 utc is our off work hour | 08:41 |
jklare | ok then, i will push this over the ml later | 08:42 |
zhiwei | but is there any others? | 08:42 |
jklare | not sure | 08:42 |
jklare | probably mawenchen? | 08:42 |
zhiwei | yeah, I am not sure he will attend this meeting. | 08:43 |
jklare | so it would be just us? | 08:44 |
zhiwei | maybe | 08:44 |
jklare | ok, i think we will find out via the ML | 08:44 |
zhiwei | yes, but I think if only us, we can cancel the thursday meeting. | 08:44 |
jklare | sure | 08:45 |
zhiwei | because we can sync up here. | 08:45 |
zhiwei | :) | 08:45 |
zhiwei | I will always on IRC. | 08:45 |
zhiwei | maybe the meeting hours can be different in odd and even weeks? | 08:46 |
jklare | i 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 be | 08:47 |
zhiwei | jklare: for this patch https://review.openstack.org/#/c/176156/, what's you suggestion to handle upgrade case? | 08:51 |
jklare | zhiwei i do not think that we need to handle upgrade cases, thats up to the use imho | 08:52 |
jklare | s/use/user/ | 08:52 |
zhiwei | I agree. | 08:53 |
jklare | so for me it looks good like it is right now, the commit message should be more than enough | 08:53 |
jklare | but i would remove the version bump | 08:54 |
zhiwei | I will remove the version bump | 08:54 |
zhiwei | yeah | 08:54 |
openstackgerrit | Zhiwei Chen proposed stackforge/cookbook-openstack-common: Unify database attributes https://review.openstack.org/176156 | 08:57 |
zhiwei | should we move to Chef 12 before go into openstack namespace? | 09:00 |
zhiwei | jklare: | 09:00 |
jklare | i dont think thats related | 09:00 |
zhiwei | :) | 09:01 |
jklare | why do you think that? | 09:04 |
zhiwei | the RHEL 7.x only support chef 12. | 09:08 |
zhiwei | and openstack kilo only support rhel 7.x | 09:08 |
jklare | ahhhh i see | 09:08 |
jklare | i think we should make the chef 12 support a must for the stable/kilo release then | 09:09 |
zhiwei | yes | 09:09 |
jklare | but since we are not bound to the openstack releases, its not problem i think | 09:09 |
zhiwei | after the summit, I think we should create the stable/kilo branch. | 09:10 |
jklare | will you be there? | 09:11 |
zhiwei | no | 09:11 |
zhiwei | you? | 09:11 |
jklare | yeah | 09:11 |
zhiwei | wow | 09:12 |
jklare | we will try to make some progess on the stable/kilo branch | 09:12 |
jklare | we discussed this yesterday a bit | 09:12 |
zhiwei | sounds good | 09:13 |
jklare | we want to try to have some sessions to go through the blueprints and bugs and see whats still open and critical | 09:13 |
openstackgerrit | Song Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW. https://review.openstack.org/182181 | 09:13 |
zhiwei | Should find a better to update the config files. | 09:14 |
zhiwei | by section and option. | 09:14 |
jklare | yeah | 09:14 |
zhiwei | is it able to add a common wrapper for all templates? and users can use this wrapper to update the config files. | 09:15 |
jklare | not sure, but i think we could probably create the config files directly by evaluating the key:value pairs of the existing attributes | 09:28 |
jklare | we would probably need to rename some of them | 09:29 |
jklare | but this would also allow everybody to just add new attributes in wrapper which will get pulled into the config files | 09:29 |
zhiwei | yes | 09:31 |
openstackgerrit | Jan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp https://review.openstack.org/181429 | 09:31 |
openstackgerrit | Song Li proposed stackforge/cookbook-openstack-network: Auto configure service plugins/providers for Neutron LB, VPN, FW. https://review.openstack.org/182181 | 09:38 |
*** otter768 has joined #openstack-chef | 09:39 | |
openstackgerrit | Merged stackforge/cookbook-openstack-bare-metal: Add attributes for workers https://review.openstack.org/181116 | 09:56 |
*** otter768 has quit IRC | 10:14 | |
*** zhiwei has quit IRC | 10:46 | |
*** rtheis has joined #openstack-chef | 10:55 | |
*** otter768 has joined #openstack-chef | 12:15 | |
*** ChrissKO_ has quit IRC | 12:19 | |
*** otter768 has quit IRC | 12:20 | |
*** ncerny has joined #openstack-chef | 12:55 | |
*** zhiwei has joined #openstack-chef | 13:11 | |
*** os-chef-bot has quit IRC | 13:25 | |
*** os-chef-bot has joined #openstack-chef | 13:25 | |
*** ppinto has joined #openstack-chef | 13:29 | |
*** lan_ has joined #openstack-chef | 13:43 | |
jklare | markvan you here? | 14:04 |
markvan | yo | 14:04 |
jklare | i spoke this morning with zhiwei about the db2 support in the database library that i am currently refactoring to a lwrp | 14:04 |
jklare | and it seems that this db2 resource used in the old library is ibm internal? | 14:05 |
jklare | stumbled upon it when i tried to write some tests for the resource | 14:05 |
markvan | yeah, 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 side | 14:07 |
markvan | Maybe 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 IRC | 14:10 | |
jklare | so opensourcing it in the near future is not planned? | 14:12 |
*** otter768 has joined #openstack-chef | 14:16 | |
*** stevemar has joined #openstack-chef | 14:17 | |
*** otter768 has quit IRC | 14:21 | |
*** lan_ has joined #openstack-chef | 14:22 | |
cmluciano | it’s kinda a “process” to open-source things at big blue | 14:22 |
cmluciano | first is the obvious scrubbing of data then lawyers get involved to review it | 14:22 |
jklare | basically i do not mind the code itself, but we should probably at least write some comments how this can be used | 14:22 |
cmluciano | it can probably done as long as it it not proprietary, it just takes time | 14:23 |
openstackgerrit | Jan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp https://review.openstack.org/181429 | 14:27 |
markvan | yeah, 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 IRC | 14:38 | |
*** Guest20306 is now known as redrobot | 14:39 | |
*** emagana has joined #openstack-chef | 14:42 | |
*** zhiwei has left #openstack-chef | 14:47 | |
*** nkrinner has quit IRC | 14:55 | |
jklare | j^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 |
openstackgerrit | Jan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp https://review.openstack.org/181429 | 15:07 |
openstackgerrit | Jan Klare proposed stackforge/cookbook-openstack-common: add support for percona as db backend https://review.openstack.org/179816 | 15:11 |
openstackgerrit | Jan Klare proposed stackforge/cookbook-openstack-ops-database: add percona-cluster recipes https://review.openstack.org/181826 | 15:16 |
*** shakamunyi has joined #openstack-chef | 15:22 | |
*** barra204 has joined #openstack-chef | 15:22 | |
j^2 | jklare: honestly i think everyone should be able to. the core thing is only gerrit related, everything else is public | 15:34 |
j^2 | @core it looks like we got a time slot for offical openstack meeting, i’ll respond to ttx here in a bit | 15: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 bit | 15:36 |
*** libsysguy has joined #openstack-chef | 15:42 | |
j^2 | .meeting | 15:44 |
os-chef-bot | IRC 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 having | 15:44 |
j^2 | so we’re going to 1500GMT/1500UTC now for our meeting? | 15:45 |
j^2 | jklare: ^^ | 15:45 |
j^2 | i hate fucking timezones | 15:46 |
j^2 | yah that’s too early for PST | 15:46 |
j^2 | we need 1600UTC, i’ll updated the thread for ttx | 15:46 |
*** openstackgerrit_ has quit IRC | 16:11 | |
*** libsysguy has quit IRC | 16:14 | |
*** otter768 has joined #openstack-chef | 16:17 | |
*** libsysguy has joined #openstack-chef | 16:17 | |
*** ncerny has quit IRC | 16:18 | |
*** libsysguy has quit IRC | 16:19 | |
*** libsysguy has joined #openstack-chef | 16:21 | |
*** otter768 has quit IRC | 16:21 | |
*** libsysguy has quit IRC | 16:23 | |
*** libsysguy has joined #openstack-chef | 16:30 | |
*** jmickle has joined #openstack-chef | 16:30 | |
*** libsysguy has quit IRC | 16:32 | |
*** ChrissKO_ has joined #openstack-chef | 16:32 | |
*** libsysguy has joined #openstack-chef | 16:39 | |
*** emagana has quit IRC | 16:48 | |
*** emagana has joined #openstack-chef | 16:50 | |
cmluciano | j^2 have some time to help out with a openstack-knife issue? | 16:56 |
j^2 | right now, or can we hold off for an hour or two? | 16:58 |
cmluciano | can probably hold off | 16:58 |
j^2 | let me throw you a zoom, and we can pair up on it | 16:59 |
j^2 | sent | 17:00 |
cmluciano | j^2: where did you send it? | 17:00 |
j^2 | draggoon.io | 17:01 |
cmluciano | nvm | 17:01 |
*** jmickle_ has joined #openstack-chef | 17:02 | |
*** emagana has quit IRC | 17:02 | |
*** jmickle has quit IRC | 17:02 | |
*** [d__d] has quit IRC | 17:02 | |
*** sc` has quit IRC | 17:02 | |
*** jmickle_ is now known as jmickle | 17:02 | |
*** sc`_ has joined #openstack-chef | 17:02 | |
*** sc`_ is now known as sc` | 17:02 | |
*** emagana has joined #openstack-chef | 17:02 | |
*** [d__d] has joined #openstack-chef | 17:04 | |
cmluciano | I’ll look through chef-provisioning in the meantime :) | 17:11 |
*** ncerny has joined #openstack-chef | 17: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 IRC | 17:46 | |
*** chlong has joined #openstack-chef | 17:59 | |
j^2 | jklare: you there? | 18:02 |
*** ppinto has quit IRC | 18:05 | |
j^2 | yay! found us a time | 18:06 |
j^2 | and space | 18:06 |
j^2 | 1600 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 |
cmluciano | j^2: I figured out my issue | 18:30 |
j^2 | oh nice | 18:30 |
j^2 | i still havent eaten lunch, i’m trying to get all this admin crap together for next week | 18:30 |
j^2 | cmluciano: you’re in Vancuver next week right? | 18:30 |
cmluciano | j^2: nah :( | 18:49 |
j^2 | awww boo | 19:07 |
*** openstackgerrit_ has joined #openstack-chef | 19:16 | |
*** openstackgerrit_ has quit IRC | 19:25 | |
*** shakamunyi has quit IRC | 19:35 | |
*** barra204 has quit IRC | 19:36 | |
*** botang has quit IRC | 19:47 | |
*** botang has joined #openstack-chef | 19:48 | |
*** shakamunyi has joined #openstack-chef | 19:50 | |
*** barra204 has joined #openstack-chef | 19: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;dr | 20: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;dr | 20:01 |
*** libsysguy has joined #openstack-chef | 20:09 | |
openstackgerrit | Merged stackforge/cookbook-openstack-compute: Add rabbitmq max_retries and retry_interval in nova.conf.erb https://review.openstack.org/182173 | 20:14 |
*** otter768 has joined #openstack-chef | 20:19 | |
*** otter768 has quit IRC | 20:24 | |
*** logan2 has quit IRC | 20:33 | |
*** openstackgerrit has quit IRC | 20:37 | |
*** openstackgerrit has joined #openstack-chef | 20:37 | |
*** libsysguy has quit IRC | 20:55 | |
*** stevemar has quit IRC | 21:08 | |
*** libsysguy has joined #openstack-chef | 21:11 | |
*** chlong has quit IRC | 21:24 | |
*** emagana has quit IRC | 21:30 | |
*** emagana has joined #openstack-chef | 21:30 | |
*** ncerny has quit IRC | 22:04 | |
*** logan2 has joined #openstack-chef | 22:18 | |
*** otter768 has joined #openstack-chef | 22:20 | |
*** otter768 has quit IRC | 22:24 | |
*** botang has quit IRC | 22:29 | |
*** botang has joined #openstack-chef | 22:31 | |
*** emagana has quit IRC | 23:06 | |
*** chlong has joined #openstack-chef | 23:15 | |
*** jmickle has quit IRC | 23:19 | |
*** rtheis has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!