Thursday, 2015-06-04

openstackgerritJJ Asghar proposed stackforge/cookbook-openstack-client: Added the glance lib for future usage  https://review.openstack.org/18816900:04
openstackgerritJJ Asghar proposed stackforge/cookbook-openstack-client: Adding the router resource for Neutron  https://review.openstack.org/18816700:04
*** otter768 has joined #openstack-chef00:04
*** otter768 has quit IRC00:09
*** zhiwei has joined #openstack-chef01:10
*** openstack has joined #openstack-chef01:23
*** ChanServ sets mode: +o openstack01:23
*** openstack has joined #openstack-chef01:38
*** ChanServ sets mode: +o openstack01:38
*** nacer has joined #openstack-chef01:39
*** nacer has quit IRC01:48
*** nacer has joined #openstack-chef01:49
*** openstack has quit IRC01:52
*** openstack has joined #openstack-chef01:55
*** ChanServ sets mode: +o openstack01:55
*** otter768 has joined #openstack-chef02:05
*** otter768 has quit IRC02:10
*** stevemar has joined #openstack-chef02:58
*** webguynow has joined #openstack-chef03:34
*** pradipta has joined #openstack-chef04:04
*** otter768 has joined #openstack-chef04:06
*** otter768 has quit IRC04:11
*** stevemar has quit IRC05:04
*** DaveIshmael has quit IRC05:09
*** nacer has quit IRC06:03
*** pradipta has quit IRC06:04
*** nacer has joined #openstack-chef06:06
*** otter768 has joined #openstack-chef06:07
*** ogny has joined #openstack-chef06:11
*** otter768 has quit IRC06:12
openstackgerritYangLei proposed stackforge/cookbook-openstack-common: Add bind host unit testcase for the bind endpoints  https://review.openstack.org/18743406:32
openstackgerritMa Wen Cheng proposed stackforge/cookbook-openstack-compute: Add "scheduler_use_baremetal_filters" option in nova conf for ironic  https://review.openstack.org/18401106:43
*** stanchan has joined #openstack-chef06:55
*** [d__d] has quit IRC06:56
*** pradipta has joined #openstack-chef06:59
*** [d__d] has joined #openstack-chef07:09
*** wojdev has joined #openstack-chef07:10
*** wojdev has quit IRC07:33
*** chlong has quit IRC07:44
*** otter768 has joined #openstack-chef08:08
*** otter768 has quit IRC08:13
*** wojdev has joined #openstack-chef08:21
*** wojdev has quit IRC08:35
*** wojdev has joined #openstack-chef08:52
*** wojdev has quit IRC09:07
*** wojdev has joined #openstack-chef09:20
*** otter768 has joined #openstack-chef10:09
*** epcim_ has joined #openstack-chef10:09
epcim_what network services to deploy to compute node (neutron)? Can anyone help me answ.? openstack-network-client recipe is enough or do I need more (like l3 agent)10:13
*** otter768 has quit IRC10:13
*** pradipta has quit IRC10:50
*** zhiwei has quit IRC10:53
openstackgerritJan Klare proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp  https://review.openstack.org/18142911:01
*** os-chef-bot1 has joined #openstack-chef11:11
*** dsahni has joined #openstack-chef11:16
*** os-chef-bot has quit IRC11:16
*** dsahni has quit IRC11:17
openstackgerritMerged stackforge/cookbook-openstack-ops-database: Cleanup minor rubocop offenses  https://review.openstack.org/18684111:23
*** otter768 has joined #openstack-chef12:10
*** otter768 has quit IRC12:15
*** chlong has joined #openstack-chef12:20
*** stevemar has joined #openstack-chef12:41
*** mattray has joined #openstack-chef12:47
*** ChanServ sets mode: +o mattray12:47
openstackgerritSong Li proposed stackforge/cookbook-openstack-network: Auth_url changes following auth_plugin in nova section  https://review.openstack.org/18634713:02
*** nathenharvey has joined #openstack-chef13:25
*** nathenharvey has quit IRC13:25
openstackgerritJens Rosenboom proposed stackforge/cookbook-openstack-compute: Use correct rbd pool for nova compute  https://review.openstack.org/18839913:47
*** lizk has joined #openstack-chef14:00
*** epcim_ has quit IRC14:04
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-compute: Add "scheduler_use_baremetal_filters" option in nova conf for ironic  https://review.openstack.org/18401114:07
j^2markvan: the patches we were working on yesterday failed because of no bootstrap.sh. I took a stab but I'd love another pair of eyes14:09
markvanj^2: np, will take a look.   I was also going to refactor these patches with a consistent naming convention14:10
j^2Cool. Keep me in the loop14:10
*** otter768 has joined #openstack-chef14:11
*** otter768 has quit IRC14:16
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-compute: Bump the retries for nova common package install  https://review.openstack.org/18841614:22
*** DaveIshmael has joined #openstack-chef14:28
openstackgerritMerged stackforge/cookbook-openstack-compute: Use correct rbd pool for nova compute  https://review.openstack.org/18839914:34
*** bdemers_ has joined #openstack-chef14:44
*** bdemers has quit IRC14:44
*** bdemers_ is now known as bdemers14:44
*** chlong has quit IRC14:47
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-identity: Allow create_user to find existing user regardless of tenant  https://review.openstack.org/18842814:56
openstackgerritMerged stackforge/cookbook-openstack-common: Add bind host unit testcase for the bind endpoints  https://review.openstack.org/18743414:58
openstackgerritMerged stackforge/cookbook-openstack-compute: Add "scheduler_use_baremetal_filters" option in nova conf for ironic  https://review.openstack.org/18401114:59
*** ogny has quit IRC15:00
*** lizk has quit IRC15:02
j^2markvan: it looks like it needs vagrant installed15:09
j^2because we put the default rake to do the full test?15:09
j^2http://logs.openstack.org/67/188167/3/check/gate-cookbook-openstack-client-chef-rake/8e58128/console.html15:09
j^2gotta admit, that’s a problem :P15:10
markvanhumm, we might have to rethink how the client gate is done.  Maybe we breakout into two pieces, the default rake test is just the unit/stlye/lint (like the other cookbooks), and we move the vagrant type work into the new infra rake job.15:12
j^2that seems like a good idea15:12
j^2i think i’d prefer to call rake integration for the full sweet15:13
j^2suite*15:13
markvanyeah, having that type of test in place will be great, as it means testing a full aio converge, then also testing all the new client resources on top of that...quite the layered cake15:16
j^2@core https://dl.dropboxusercontent.com/s/kwl7l8ihu6dv0cy/2015-06-04%20at%2010.16%20AM.png?dl=015:16
os-chef-bot1@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei https://dl.dropboxusercontent.com/s/kwl7l8ihu6dv0cy/2015-06-04%20at%2010.16%20AM.png?dl=015:16
markvanj^2: ++15:18
*** wojdev has quit IRC15:18
markvanWe also should consider running the new client resources at least as part of our repo testing and maybe someday even include with rake integration tests...(eat our own dog food)15:20
j^2seems resonable15:23
markvanj^2: where is that topic catagories page at?15:24
j^2http://wiki.openstack.org/wiki/Chef/IRCAgendas ?15:24
markvanj^2: no, that page in the dropbox picture, where is that?15:26
j^2ooohh15:27
j^2sorry, it’s in the lists.openstack.org mailmain options:15:27
j^2http://lists.openstack.org/cgi-bin/mailman/options/openstack-dev15:27
markvanah, yup, have not been back in there for a while now15:27
j^2yeah i’m putting together a talk for toyko about the ML and how to deal  with it15:28
j^2there is a lot of information out there, but it would be nice just to have at a talk about it to give you the gist15:28
markvanyeah, it's grown big and ugly...15:30
j^2yep15:30
j^2so when i post about my talk for tokyo, i expect you to do your internal IBM email posting thingy so i can get voted for :P15:31
openstackgerritJJ Asghar proposed stackforge/cookbook-openstack-compute: rake -T is useful  https://review.openstack.org/18844615:38
*** otter768 has joined #openstack-chef16:12
*** otter768 has quit IRC16:17
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-common: replaced libraries/database with lwrp  https://review.openstack.org/18142916:19
*** jmickle has joined #openstack-chef16:29
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508516:33
markvanjklare: updated https://review.openstack.org/#/c/181429/9 with some replies and actions we need to do before putting this one in.16:46
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508516:49
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508517:17
*** pradipta has joined #openstack-chef17:17
*** Viswanath has joined #openstack-chef17:25
*** Viswanath has quit IRC17:30
*** Glass_saga has quit IRC17:34
*** stanchan has quit IRC17:52
*** jmickle has quit IRC17:52
*** epcim_ has joined #openstack-chef17:58
*** Viswanath has joined #openstack-chef18:01
*** barra204 has joined #openstack-chef18:01
*** Viswanath has quit IRC18:04
*** barra204 has quit IRC18:07
*** otter768 has joined #openstack-chef18:12
*** stanchan has joined #openstack-chef18:13
*** pradipta has quit IRC18:17
*** otter768 has quit IRC18:18
*** epcim_ has quit IRC18:28
*** ChrissKO has joined #openstack-chef18:29
*** [d__d] has quit IRC18:32
*** [d__d] has joined #openstack-chef18:34
*** openstackstatus has joined #openstack-chef18:39
*** ChanServ sets mode: +v openstackstatus18:39
-openstackstatus- NOTICE: Gerrit has been restarted to clear an issue with its event stream. Any change events between 17:25 and 18:38 UTC should be rechecked or have their approvals reapplied to initiate testing.18:41
*** DaveIshmael has quit IRC18:44
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508519:10
*** Viswanath has joined #openstack-chef19:18
*** Viswanath has quit IRC19:21
*** stanchan has quit IRC19:39
*** Viswanath has joined #openstack-chef19:55
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508519:58
*** Viswanath has quit IRC20:00
*** bdemers has quit IRC20:06
*** bdemers has joined #openstack-chef20:06
*** Viswanath has joined #openstack-chef20:07
*** Viswanath has quit IRC20:10
*** otter768 has joined #openstack-chef20:13
*** Viswanath has joined #openstack-chef20:16
*** stevemar has quit IRC20:18
*** otter768 has quit IRC20:19
*** Viswanath has quit IRC20:20
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-image: Use correct endpoint scheme for api to registry connection  https://review.openstack.org/18857620:26
*** epcim_ has joined #openstack-chef20:37
*** Viswanath has joined #openstack-chef20:44
openstackgerritSamuel Cassiba proposed stackforge/openstack-chef-repo: Documenation cleanup  https://review.openstack.org/18858620:45
*** Viswanath has quit IRC20:47
*** stanchan has joined #openstack-chef21:01
markvanj^2: latest run of very basic CI test successful!, can boot a vm and delete it.  Networking is still not there tey , but at least it goes down the neutron path.21:06
markvanhttp://logs.openstack.org/85/185085/24/check/gate-openstack-chef-repo-chef-rake/cc16720/console.html21:06
j^2NICE!!!!21:07
epcimMarkvan: aio or multinode?21:11
markvanjust a very basic aio on the infra gate vm...trying to get something in place so we can run it against all patches <15 minutes.21:12
epcimSure21:12
epcimI did i manually for multinode yesterday. But still strugling with networking. Cant reach vm's.21:13
*** epcim_ has quit IRC21:13
epcimWhat network rokes to deploy to compute node in multinode env?21:13
*** dclain_ has joined #openstack-chef21:14
epcim(For now there are none neutron components) i guess openvswitch i needed as well as network::client. How about l3 agent?21:14
*** dclain_ has quit IRC21:14
epcimAlso not clear not ckear for me what attributes on compute node specify 2nd interface aka eth1 ti be used as a private vm data nerwork with gre/vlans.21:17
openstackgerritMark Vanderwiel proposed stackforge/cookbook-openstack-compute: Add guestfs packages for libvirt support  https://review.openstack.org/18859821:32
openstackgerritMark Vanderwiel proposed stackforge/openstack-chef-repo: CI TEST - ALPHA  https://review.openstack.org/18508521:36
openstackgerritSamuel Cassiba proposed stackforge/openstack-chef-repo: Documentation cleanup  https://review.openstack.org/18858621:47
*** bdemers has quit IRC21:51
*** wojdev has joined #openstack-chef22:03
*** stevemar has joined #openstack-chef22:05
*** otter768 has joined #openstack-chef22:14
*** otter768 has quit IRC22:19
*** ChrissKO has quit IRC22:27
*** ChrissKO has joined #openstack-chef22:27
*** kieren has quit IRC22:29
*** kieren has joined #openstack-chef22:30
*** kieren is now known as Guest7576722:30
*** wojdev has quit IRC22:37
sc`ha22:38
j^2:D22:39
j^2you know i care sc` :)22:39
*** mrodden has quit IRC22:39
*** mrodden_ has joined #openstack-chef22:39
*** mrodden_ is now known as mrodden22:40
sc`i tried a few different permutations of getting that link to work. markdown is picky though22:40
j^2booo22:40
*** wojdev has joined #openstack-chef22:48
*** jaycee has joined #openstack-chef22:49
*** mattray has quit IRC22:54
*** wojdev has quit IRC23:05
*** wojdev has joined #openstack-chef23:06
*** mattray has joined #openstack-chef23:13
*** ChanServ sets mode: +o mattray23:13
*** mattray has quit IRC23:16
j^2https://twitter.com/rubygems/status/60659938814898995223:22
*** chlong has joined #openstack-chef23:27

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