Thursday, 2017-08-10

*** Openstack_newb has quit IRC00:17
*** emagana has quit IRC00:51
*** emagana has joined #openstack-chef00:52
*** emagana has quit IRC00:56
*** stanchan has joined #openstack-chef07:18
*** stanchan has quit IRC07:28
*** laurent\ has quit IRC08:40
*** laurent\ has joined #openstack-chef08:46
*** eroux has joined #openstack-chef08:51
*** eroux has quit IRC09:00
*** eroux has joined #openstack-chef09:07
*** laurent\ has quit IRC12:03
sc`the ptl nominations closed yeterday, and though i did not send my candidacy mail to the list, it did get recorded in the elections repo. my intentions are as they were when we got decimated at the end of mitaka - throughput and always working to get more engaged folks12:34
sc`i thought i sent a note to the ml, but i found the draft hidden12:35
jklareno worries12:49
jklaresc` can you help me understand what the "o" in all the modes from directoy and files is?12:49
jklaresc` like here https://review.openstack.org/#/c/489863/1/recipes/apache2-server.rb12:49
sc`that was a cookstyle complaint12:50
sc`chefdk's rubocop12:50
jklaresc` can you point me to any documentation about this?12:51
sc`yeah, sec. looking through my browser history12:51
sc`actually, it's not cookstyle itself12:53
sc`it's the rubocop version in chefdk 1.512:53
sc`i haven't switched to the chef-specific cops12:53
sc`i reverted one of the modes to get the failure12:54
sc`http://paste.openstack.org/show/618045/12:54
sc`i'll see if i can find the actual documentation12:54
sc`http://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/NumericLiteralPrefix12:55
sc`that says 0.49.1, and i'm using 0.47.112:55
jklareok, i see12:55
jklareit still looks pretty strange12:56
sc`it is12:56
sc`it wasn't arbitrary12:56
sc`now that i have my shiny new ryzen 7 online, i can keep beating the hell out of it building openstack12:58
jklare:D12:58
jklaresounds like a fun thing to do12:58
sc`it is. the monolithic build takes even less time13:00
sc`i've been clocking it around 35-36 minutes on average with ocata patches. i see some slowdowns evaluating double vs single quotes and waiting on packaging13:01
sc`unit tests are markedly faster13:01
jklarenice :)13:01
jklareRamereth hi, before i forget, i think its cool that you want to join the core reviewers and i am looking forward to working with you :)13:04
*** openstackgerrit has joined #openstack-chef13:07
openstackgerritMerged openstack/cookbook-openstack-common master: Fixes for Ocata, define socket for MySQL  https://review.openstack.org/48986213:07
openstackgerritMerged openstack/cookbook-openstack-image master: Style and lint fixes for newer chefdk, deprecated Gemfile  https://review.openstack.org/48986613:07
openstackgerritMerged openstack/cookbook-openstack-integration-test master: Style and lint fixes for newer chefdk, deprecated Gemfile  https://review.openstack.org/48986813:13
openstackgerritMerged openstack/cookbook-openstack-ops-database master: Style and lint fixes for chefdk, deprecated Gemfile  https://review.openstack.org/48987013:13
openstackgerritMerged openstack/cookbook-openstack-dashboard master: Style and lint fixes for the Ocata release  https://review.openstack.org/48986313:15
openstackgerritMerged openstack/cookbook-openstack-identity master: Keystone config updates for Ocata, style and lint fixes  https://review.openstack.org/48986413:17
openstackgerritMerged openstack/cookbook-openstack-block-storage master: Added systemd unit, style and lint fixes for chefdk  https://review.openstack.org/48256313:18
sc`those old gemfiles were also slowing us down considerably13:22
sc`chef kept sucking them in13:22
sc`looks like i forgot to update a spec in the telemetry cookbook, my mistake13:23
sc`the db connection string changed from mysql:// to mysql+pymsql://13:23
sc`those last three probably won't merge with the dk bump in13:27
sc`i'm fixing13:27
sc`i need to put another patch up for image, too, according to grep13:28
sc`i *thought* i had touched all the specs13:28
sc`perhaps not. i'll have to spend some time on the db url string generatio. so far, just telemetry complains13:33
sc`looks like it was just a change in expected data13:43
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-telemetry master: Style and lint fixes for chefdk, deprecated Gemfile  https://review.openstack.org/48987113:54
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network master: Fixes for Ocata, style and lint fixes for chefdk  https://review.openstack.org/48986913:59
sc`network needed another unit fix. more regex vs quoted strings13:59
sc`jklare: the linuxbridge options i think were my attempt to get virtual networking functioning in multinode. they're from the ocata install guide, but i can remove them14:03
sc`https://docs.openstack.org/ocata/install-guide-ubuntu/neutron-controller-install-option2.html is where i was getting that stuff, it seems14:04
sc`to be honest, that's where i was getting deep in the rabbit hole and didn't want to spend too much more time before having something. aim not for perfect14:07
sc`i probably could have spent more time on just the network portion, but what i had produced seemingly functioning openstack in more than one location, so up it went14:08
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network master: Fixes for Ocata, style and lint fixes for chefdk  https://review.openstack.org/48986914:10
sc`since it is working in ci, i updated the commit msg with what i did. i'd rather not rip things out since the smoke tests and tempest did work14:11
sc`i'll be spending more time with the network cookbook with test-kitchen14:13
sc`the needful bits can be backported to ocata from master, etc. i still have to start down the path of distribution14:14
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support  https://review.openstack.org/46917914:28
sc`that should be all to get the gates to pass14:28
sc`jenkins -2'd the tests, but for some reason the unit run passed14:28
*** emagana has joined #openstack-chef15:22
*** emagana has quit IRC15:40
*** emagana has joined #openstack-chef15:41
*** emagana has quit IRC15:45
*** emagana has joined #openstack-chef15:50
*** Openstack_newb has joined #openstack-chef15:57
*** Openstack_newb has quit IRC16:01
*** Openstack_newb has joined #openstack-chef16:09
*** stanchan has joined #openstack-chef16:14
*** stanchan has left #openstack-chef16:16
*** eroux has quit IRC16:17
*** eroux has joined #openstack-chef16:22
*** laurent\ has joined #openstack-chef16:35
*** emagana has quit IRC16:49
*** Openstack_newb has left #openstack-chef17:02
*** emagana has joined #openstack-chef17:09
*** emagana has quit IRC17:12
*** emagana has joined #openstack-chef17:13
*** emagana has quit IRC17:18
*** emagana has joined #openstack-chef17:19
*** emagana has quit IRC17:19
*** emagana has joined #openstack-chef17:20
*** emagana has quit IRC17:58
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network master: Fixes for Ocata, style and lint fixes for chefdk  https://review.openstack.org/48986918:14
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support  https://review.openstack.org/46917918:23
*** mutin-s has joined #openstack-chef18:36
*** s-mutin has quit IRC18:39
*** s-mutin has joined #openstack-chef18:51
*** mutin-s has quit IRC18:55
*** openstackgerrit has quit IRC19:03
*** os-chef-bot has quit IRC19:11
*** emagana has joined #openstack-chef19:15
*** emagana has quit IRC19:23
*** emagana has joined #openstack-chef19:24
*** emagana has quit IRC19:29
*** emagana has joined #openstack-chef19:36
*** openstackgerrit has joined #openstack-chef20:09
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network master: Fixes for Ocata, style and lint fixes for chefdk  https://review.openstack.org/48986920:09
*** mutin-s has joined #openstack-chef20:33
*** s-mutin has quit IRC20:35
*** emagana has quit IRC20:46
*** emagana has joined #openstack-chef20:46
*** emagana_ has joined #openstack-chef20:47
*** emagana has quit IRC20:50
*** emagana_ has quit IRC21:07
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support  https://review.openstack.org/46917921:35
sc`apologies for the false start on the patches. between Berksfile.lock and the dk bump, some tests said they worked when in fact they did not21:50
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-telemetry master: Style and lint fixes for chefdk, deprecated Gemfile  https://review.openstack.org/48987121:50
*** openstackgerrit has quit IRC22:18

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