*** thumpba_ has quit IRC | 00:04 | |
*** wojdev has joined #openstack-chef | 00:25 | |
*** tmichael has quit IRC | 00:33 | |
*** wojdev has quit IRC | 00:37 | |
*** tmichael has joined #openstack-chef | 00:46 | |
*** emagana has quit IRC | 00:46 | |
*** tmichael has quit IRC | 00:49 | |
*** stevemar has joined #openstack-chef | 00:57 | |
*** tmichael has joined #openstack-chef | 01:17 | |
*** tmichael has quit IRC | 01:19 | |
*** malfaitc has joined #openstack-chef | 01:42 | |
*** otter768 has joined #openstack-chef | 01:54 | |
*** otter768 has quit IRC | 01:59 | |
*** cheeseplus has quit IRC | 02:02 | |
*** mgagne has quit IRC | 02:02 | |
*** cheeseplus has joined #openstack-chef | 02:04 | |
*** mgagne has joined #openstack-chef | 02:08 | |
*** mgagne is now known as Guest39926 | 02:08 | |
*** jmickle has quit IRC | 02:09 | |
openstackgerrit | Neo proposed stackforge/cookbook-openstack-network: Add rabbitmq max_retries and retry_interval in neutron.conf.erb https://review.openstack.org/171087 | 02:16 |
---|---|---|
*** harlowja is now known as harlowja_away | 02:22 | |
openstackgerrit | Neo proposed stackforge/cookbook-openstack-common: Add rabbitmq max_retries and retry_interval attr https://review.openstack.org/171074 | 02:36 |
*** tmichael has joined #openstack-chef | 02:46 | |
*** otter768 has joined #openstack-chef | 02:48 | |
*** thumpba has joined #openstack-chef | 02:52 | |
sc` | hm. aio_nova fails on creating the admin tenant | 02:59 |
j^2 | Yep that's what we were working on at Chefconf | 03:08 |
j^2 | It looks like a upstream pkg issue at the moment | 03:09 |
*** tmichael has joined #openstack-chef | 03:10 | |
sc` | i'm seeing keystone-paste.ini still getting populated with xml | 03:16 |
sc` | and my keystone is barfing on xml | 03:16 |
sc` | cookbooks from... about an hour ago | 03:16 |
sc` | cloned master and i don't see the template having xml | 03:17 |
sc` | that's... a little weird if i do say so myself | 03:20 |
*** malfaitc has left #openstack-chef | 03:21 | |
sc` | yeah... the cookbook is adding xml stuff into keystone-paste.ini. obviously, we don't want that | 03:25 |
j^2 | Yep | 03:25 |
sc` | rhetorical question, but... how? | 03:26 |
sc` | whatever berks is getting seems to be what gets applied | 03:33 |
sc` | and whatever berks is getting is stale | 03:34 |
sc` | even though it's master? | 03:34 |
sc` | ¿que? | 03:34 |
sc` | j^2: it's maddening to look for too long | 03:35 |
sc` | does 'berks vendor' dump stuff into ~/.berkshelf/cookbooks by chance? | 03:38 |
*** otter768 has quit IRC | 03:39 | |
j^2 | nope | 03:43 |
j^2 | it's in <your_testing_repo>/cookbooks | 03:44 |
j^2 | yeah; sorry i didnt have irccloud on this i wasnt watching my phone. now i am...but yeah even if the berks gets vendored the pkgs arent pulled down till the converge happens | 03:45 |
j^2 | i think | 03:45 |
openstackgerrit | Neo proposed stackforge/cookbook-openstack-common: Add rabbitmq max_retries and retry_interval attr https://review.openstack.org/171074 | 03:45 |
sc` | hm. i see stuff in my ~/.berkshelf/cookbooks from the last time i played with aio_nova | 03:45 |
sc` | perhaps it still copies them there temporarily? | 03:46 |
j^2 | yeah but not the pkgs? | 03:46 |
j^2 | wait they do? | 03:46 |
j^2 | i thought only the cookbooks get dl'd | 03:46 |
sc` | just the cookbooks | 03:46 |
j^2 | yeah | 03:47 |
sc` | but i don't have the latest master of openstack-identity, thus my keystone-paste.ini gets splatted out with xml... even though i ran from a fresh clone | 03:47 |
j^2 | that what's i thought, the challange is we believe that the openstack-identity pkgs from upstream have been updated causing the....errors because originallly they didnt care but now they do? | 03:48 |
j^2 | something to that effect | 03:48 |
sc` | i think they finally deprecated xml | 03:48 |
j^2 | yah i don't think keystone cared that xml was in there till the updates in the pkgs | 03:48 |
j^2 | exactly | 03:48 |
j^2 | and now our shit is broken | 03:48 |
sc` | yeah | 03:48 |
j^2 | so we need to fix it | 03:48 |
sc` | but this has been fixed in the cookbook master | 03:48 |
j^2 | not sure how though honestly | 03:48 |
sc` | keystone-paste.ini is all jsonified | 03:49 |
sc` | but berkshelf won't pull the latest master | 03:49 |
sc` | at least i think that's what's happening | 03:49 |
sc` | because my openstack-identity has a template with xml in it, which differs if i clone openstack-identity master from github | 03:50 |
sc` | can i consider my environment hosed? i've already toasted a couple of macbooks in this endeavor, may as well add a third *cough* | 03:51 |
sc` | ok... this is messed up | 03:54 |
sc` | i nuked ~/.berkshelf/cookbooks and openstack-chef-repo/cookbooks | 03:54 |
sc` | ran chef exec berks_vendor and out popped a keystone-paste.ini with xml | 03:54 |
*** pradipta has joined #openstack-chef | 03:55 | |
sc` | that part is very obviously fixed: https://github.com/stackforge/cookbook-openstack-identity/blob/master/templates/default/keystone-paste.ini.erb | 03:55 |
sc` | so why is berkshelf getting the wrong data? | 03:55 |
*** thumpba has quit IRC | 03:56 | |
sc` | maybe it needs a version bump for berks to be happy? | 03:57 |
sc` | i dunno. "master" for openstack-identity isn't giving me the proper keystone-paste.ini.erb | 03:57 |
*** tmichael has quit IRC | 03:58 | |
sc` | yeah... this is the commit berks vendor is getting: https://github.com/stackforge/cookbook-openstack-identity/commit/2f54d6f77c9b1f4ec998d141a10ae13d28dbbd6b | 04:01 |
sc` | that's kinda old | 04:01 |
*** tmichael has joined #openstack-chef | 04:01 | |
sc` | that still doesn't explain anything though | 04:02 |
sc` | actually, maybe it does | 04:04 |
sc` | i dunno. that's the first commit that introduced 11.0.0 | 04:05 |
sc` | i'm wondering if bumping to 11.0.1 would make berks happy | 04:05 |
sc` | but how to prove my theory other than just pushing a commit to metadata? | 04:06 |
sc` | the only reason i'm focusing on the tool is because it's doing Unexpected Things | 04:11 |
sc` | openstack-compute is from 5 days ago | 04:14 |
sc` | even though changes have been merged since | 04:14 |
sc` | i'm retracting my Unexpected Things and replacing it with Really Weird Shit | 04:14 |
sc` | i think that's enough poking at things. it's delving into sheer madness | 04:16 |
sc` | would it be safe to say that anyone using the github tag in their berksfile the way openstack-chef-repo is, is silently getting the same behavior? | 04:18 |
sc` | i think the end solution is just to bump the version for identity and see if that fixes it *shrug* | 04:20 |
sc` | i'd say a version bump all around for good measure | 04:21 |
*** seizadi has joined #openstack-chef | 04:22 | |
sc` | i guess that's a bug in berkshelf? | 04:28 |
j^2 | sorry, got called into something, let me read the backlog | 04:30 |
j^2 | oh dang | 04:30 |
j^2 | berks is pulling old code? | 04:31 |
j^2 | so we might have an inconsistant dependancy tree? | 04:31 |
j^2 | we know we have trouble with our dependancies being out of sync | 04:32 |
sc` | yep yep | 04:33 |
sc` | it looks pretty inconsistent to me | 04:33 |
j^2 | there is no good way to keep it all in line | 04:33 |
sc` | well, berks needs to pull master | 04:33 |
sc` | not "master" | 04:33 |
sc` | but master | 04:33 |
sc` | how/why it's getting such old commit ids, i don't know | 04:34 |
j^2 | yeah that's a problem | 04:34 |
j^2 | can you figure out the verison of that old commit that it is pulling? | 04:34 |
sc` | i found the one for keystone | 04:34 |
j^2 | in the metadata.rb | 04:34 |
sc` | the keystone commit is when 11.0.0 was introduced | 04:34 |
j^2 | lovely | 04:35 |
j^2 | that's the push for kilo iirc | 04:35 |
sc` | but it's not consistent, because another one for compute is more recent | 04:35 |
j^2 | hmm | 04:36 |
j^2 | can you put this in a lanchpad bug report so we can try to track it there? it's way past my bedtime and i think i need to sleep on this | 04:37 |
sc` | yeah, no worries | 04:37 |
sc` | it's getting early here too | 04:37 |
j^2 | just through the bug number in here when you got as much info as you can there so we can revisit it tomorrow | 04:37 |
sc` | i'll put it in lp | 04:37 |
j^2 | :D | 04:37 |
j^2 | i'm also trying to learn libvirt and qemu and integrate it with MAAS as i talk to you plus drinking a good beer, my brain is all over the place | 04:38 |
sc` | it's all good. i needed to mostly stream of consciousness while i 'unwound' anyway | 04:39 |
sc` | but the outcome is a bug report, which is a Good Thing | 04:40 |
j^2 | yep | 04:40 |
j^2 | hey man i'm one of the best rubber ducks you'll ever find | 04:40 |
j^2 | you can OH that if you want ;) | 04:41 |
sc` | i'm gonna gather my thoughts in lp so we can revisit fresh | 04:43 |
j^2 | :) | 04:43 |
j^2 | sounds good | 04:43 |
*** thumpba has joined #openstack-chef | 04:57 | |
*** thumpba has quit IRC | 05:02 | |
*** thumpba has joined #openstack-chef | 05:39 | |
*** otter768 has joined #openstack-chef | 05:40 | |
*** thumpba has quit IRC | 05:41 | |
*** otter768 has quit IRC | 05:44 | |
*** wojdev has joined #openstack-chef | 05:47 | |
*** wojdev has quit IRC | 05:48 | |
*** emagana has joined #openstack-chef | 05:50 | |
*** stevemar has quit IRC | 05:54 | |
*** seizadi has quit IRC | 05:55 | |
sc` | @core https://bugs.launchpad.net/openstack-chef/+bug/1441442 for berkshelf inconsistency (see scrollback) | 06:07 |
openstack | Launchpad bug 1441442 in OpenStack + Chef "[all] Berkshelf pulls inconsistent cookbook sets" [Undecided,New] | 06:07 |
os-chef-bot | @j^2 @markvan @mattray @wenchma @jklare @cmluciano https://bugs.launchpad.net/openstack-chef/+bug/1441442 for berkshelf inconsistency (see scrollback) | 06:07 |
*** emagana has quit IRC | 06:42 | |
*** emagana has joined #openstack-chef | 06:42 | |
*** welldannit has quit IRC | 06:47 | |
*** emagana has quit IRC | 06:47 | |
*** opscode-logger has quit IRC | 07:00 | |
*** opscode-logger has joined #openstack-chef | 07:00 | |
*** otter768 has joined #openstack-chef | 07:41 | |
*** otter768 has quit IRC | 07:45 | |
*** cheeseplus has quit IRC | 08:15 | |
*** cheeseplus has joined #openstack-chef | 08:16 | |
*** pradipta has quit IRC | 09:30 | |
*** otter768 has joined #openstack-chef | 09:41 | |
*** otter768 has quit IRC | 09:47 | |
*** j^2 has quit IRC | 10:04 | |
*** j^2 has joined #openstack-chef | 10:06 | |
*** ChanServ sets mode: +o j^2 | 10:06 | |
*** rtheis has joined #openstack-chef | 11:01 | |
*** otter768 has joined #openstack-chef | 11:42 | |
*** otter768 has quit IRC | 11:47 | |
*** smccully has joined #openstack-chef | 12:20 | |
*** neelashah has joined #openstack-chef | 12:57 | |
sc` | i hope my bug makes sense. that was all mostly one eye open :) | 13:18 |
*** stevemar has joined #openstack-chef | 13:19 | |
*** stevemar has quit IRC | 13:27 | |
*** stevemar has joined #openstack-chef | 13:28 | |
sc` | perhaps it has something to do with berkshelf's cache/scratch directory business it does | 13:42 |
sc` | like, somehow master is getting cached somewhere? | 13:42 |
sc` | i dunno, that doesn't sound like it makes sense | 13:43 |
*** otter768 has joined #openstack-chef | 13:43 | |
*** otter768 has quit IRC | 13:48 | |
*** mattray has joined #openstack-chef | 13:55 | |
*** ChanServ sets mode: +o mattray | 13:55 | |
*** chlong has quit IRC | 13:58 | |
sc` | i'm going to go ahead and file a confusing issue against berkshelf since this seems like a not-necessarily-us problem | 14:00 |
sc` | master should be a snapshot from "right now" instead of last week or a month ago | 14:00 |
sc` | no matter how the versions are handled in the cookbooks | 14:01 |
*** ncerny has joined #openstack-chef | 14:26 | |
*** stevemar has quit IRC | 14:34 | |
*** pradipta has joined #openstack-chef | 14:34 | |
j^2 | Yep | 14:43 |
sc` | i dug around in the source code for berks, and it all seems to be shellout calls to the git binary, which adds to the confusion | 14:45 |
sc` | i suspect it's something with berks' caching | 14:45 |
*** emagana has joined #openstack-chef | 14:46 | |
sc` | this is slipping ever further into madness :) | 14:47 |
*** emagana_ has joined #openstack-chef | 14:49 | |
*** emagana has quit IRC | 14:50 | |
sc` | Seth Vargo suggested it's a .lock issue, but i saw this without a preexisting .lock from a fresh clone of chef-repo | 14:53 |
sc` | which just adds to the madness | 14:54 |
sc` | messed up. yet another fresh clone and berks is all "haha, made you look. here's the right code" | 14:56 |
cmluciano | so it works with a fresh clone? | 14:57 |
sc` | as of about 3 minutes ago, for now, yes | 14:57 |
sc` | last night, i was getting commit IDs spanning 1-3 weeks | 14:57 |
sc` | the tooling is making me out like i'm crying wolf :/ | 14:58 |
cmluciano | these things happen | 14:59 |
j^2 | sc`: wait aio_nova is working now? | 15:01 |
j^2 | Last attempt with a fresh clone didn't work either | 15:01 |
sc` | no, it's still broken bitching about saml2 this time | 15:01 |
sc` | still some xml errors in keystone.log though | 15:01 |
j^2 | Lovely | 15:01 |
sc` | but /etc/keystone has no references to xml | 15:02 |
j^2 | Hmmm | 15:02 |
j^2 | 🚗 | 15:02 |
sc` | a couple of deprecated messages, assertion errors about greenthreads, and saml2 missing is what my keystone.log has, which is most likely the current goings on | 15:03 |
*** emagana_ has quit IRC | 15:05 | |
*** emagana has joined #openstack-chef | 15:06 | |
sc` | apt-get install python-pysaml2 gets me past the admin tenant creation | 15:09 |
*** stannie has joined #openstack-chef | 15:09 | |
sc` | glance fails with a 403 | 15:10 |
sc` | but keystone seems to be happy | 15:10 |
markvan | sc`: As I noted above, that saml2 issue is fixed in the ubuntu repo trunk. I just posted a patch for the glance 403 see https://review.openstack.org/#/c/171330/ | 15:11 |
sc` | ah, see how much i pay attention | 15:11 |
sc` | i'll pull that patch for glance in | 15:11 |
*** stevemar has joined #openstack-chef | 15:13 | |
*** wojdev has joined #openstack-chef | 15:15 | |
*** wojdev has quit IRC | 15:15 | |
markvan | sc`: saw your bug on Berks....yeah, I'm always fighting the cache it has in ~/.berkshelf/cookbooks I think one of the issues your seeing is that all our metadata is pointing to => 11.0.0, so for master, almost any commit level resolves that dependency. And I think that is the right way to handle master. Else we would be updating the versions for EVERY patch. I just blast that cache, I wish there was a way to limit the caching | 15:17 |
markvan | of our cookbooks or the whole cache. | 15:17 |
sc` | markvan: the weird thing about what i saw last night is that blowing away ~/.berkshelf/cookbooks made no difference | 15:18 |
sc` | and this morning it spontaneously does the right thing and gives me latest and greatest from github | 15:18 |
markvan | humm, when I see that, there's the 2nd cache to worry about, it usually in the current dir somewhere | 15:19 |
sc` | maybe it's worthwhile to cut versions a little more often and ship to supermarket? | 15:20 |
sc` | just spitballing | 15:21 |
sc` | that may not even make sense to do given the velocity of the cookbooks | 15:21 |
markvan | yeah, it's an interesting topic. The base openstack tries to have RC milestones/releases, so we could consider something like that, but to make that work, would need to be able to "lock" the repo versions we run against as well | 15:26 |
markvan | cmluciano: have you tried using the trusty-proposed (truck) for ubuntu aio_nova? I was going to give that a spin next. | 15:43 |
*** neelashah has quit IRC | 15:43 | |
cmluciano | Have not | 15:43 |
openstackgerrit | Mark Vanderwiel proposed stackforge/cookbook-openstack-network: dnsmasq attributes defined in wrong order https://review.openstack.org/171342 | 15:43 |
sc` | policyfile perhaps? dunno if that would translate to github well | 15:43 |
*** otter768 has joined #openstack-chef | 15:44 | |
*** ozialien has joined #openstack-chef | 15:44 | |
*** ozialien has quit IRC | 15:47 | |
*** otter768 has quit IRC | 15:48 | |
*** neelashah has joined #openstack-chef | 15:57 | |
*** neelashah1 has joined #openstack-chef | 15:57 | |
*** ozialien has joined #openstack-chef | 15:59 | |
*** ozialien has quit IRC | 16:01 | |
*** neelashah has quit IRC | 16:01 | |
*** ozialien has joined #openstack-chef | 16:05 | |
*** ozialien has quit IRC | 16:06 | |
*** ozialien has joined #openstack-chef | 16:19 | |
*** welldannit has joined #openstack-chef | 16:21 | |
*** ozialien has quit IRC | 16:23 | |
*** jmickle has joined #openstack-chef | 16:24 | |
markvan | ok, trying a spin with ubuntu trunk from here: https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/kilo I think that's the right ppa. | 16:25 |
*** jmickle has quit IRC | 16:31 | |
*** jmickle has joined #openstack-chef | 16:31 | |
*** harlowja_away is now known as harlowja | 17:21 | |
*** ozialien has joined #openstack-chef | 17:22 | |
*** Guest39926 is now known as mgagne | 17:29 | |
*** mgagne has joined #openstack-chef | 17:29 | |
*** otter768 has joined #openstack-chef | 17:45 | |
*** otter768 has quit IRC | 17:49 | |
*** seizadi has joined #openstack-chef | 18:06 | |
*** seizadi1 has joined #openstack-chef | 18:06 | |
*** seizadi has quit IRC | 18:06 | |
*** seizadi1 has quit IRC | 18:07 | |
*** seizadi has joined #openstack-chef | 18:08 | |
*** stannie has quit IRC | 18:19 | |
*** mattray has quit IRC | 18:33 | |
openstackgerrit | Mark Vanderwiel proposed stackforge/cookbook-openstack-compute: osapi_compute_link_prefix should not be set by default https://review.openstack.org/171768 | 18:33 |
*** stevemar has quit IRC | 18:48 | |
*** petertr7 has joined #openstack-chef | 19:12 | |
markvan | I tried spin with ubuntu trunk, but too many package issues right now. Going back to ubuntu kilo and maybe doc the couple of hacks needed to bring up aio_nova, so we can move a bit forward. | 19:30 |
cmluciano | :P | 19:31 |
cmluciano | oh truck | 19:31 |
markvan | cmluciano: I have also gotten very close with aio_neutron with our internal repo...it takes a few changes to set up. | 19:42 |
*** otter768 has joined #openstack-chef | 19:46 | |
*** otter768 has quit IRC | 19:51 | |
cmluciano | markvan: lol define very close | 19:52 |
*** thumpba has joined #openstack-chef | 19:52 | |
markvan | able to do a sucessful converge, but neutron not starting properly, still tweaking attrs for it | 19:52 |
cmluciano | yep that sounds like the rabbit hole | 19:52 |
markvan | yeah, but at least it good to see a converge go thru again... | 19:53 |
*** ozialien has quit IRC | 19:59 | |
*** stevemar has joined #openstack-chef | 20:08 | |
sc` | update on rdo: packages are still broken for c7. they seem to be working on the delorean repo, but haven't made it out of delorean yet | 20:23 |
sc` | they had their irc meeting this morning and i've been digging through the post-meeting scrollback | 20:23 |
*** smccully has quit IRC | 20:26 | |
*** _joel has joined #openstack-chef | 20:28 | |
_joel | im working to get the stackforge swift install fully working for juno. it seems that the disk/mount part is not working as expected. anyone experiencing similar issues? | 20:31 |
*** stevemar has quit IRC | 20:34 | |
*** stevemar has joined #openstack-chef | 20:34 | |
*** stevemar has quit IRC | 20:42 | |
*** stevemar has joined #openstack-chef | 20:42 | |
*** ncerny has quit IRC | 20:45 | |
*** jmickle has quit IRC | 20:51 | |
markvan | _joel: I did a bunch of cleanup work in master for swift cookbook, maybe do some compares with that. | 20:52 |
*** rtheis_ has joined #openstack-chef | 20:54 | |
*** rtheis has quit IRC | 20:56 | |
_joel | markvan: i'll assume you are kramvan1. ive been going through your edits and trying to apply your changes cd4233a. were you able to verify that the object nodes are able to mount disks and then publish them to chef? | 21:01 |
markvan | yup, that part is working with latest cookbook | 21:02 |
_joel | k. thats good to know. i see chef formats the disks but then thats about it. any suggestions on what to look at next? | 21:03 |
*** pradipta has quit IRC | 21:12 | |
*** ncerny has joined #openstack-chef | 21:25 | |
*** rtheis_ has quit IRC | 21:26 | |
*** otter768 has joined #openstack-chef | 21:47 | |
*** otter768 has quit IRC | 21:52 | |
markvan | _joel: humm, there was a bug in how the device info was being passed around thru the node attributes. I had to use a slightly different key to make it unique and findable, so the mount would kick in and then the ring would pick it up. I that is in the master branch. | 21:57 |
markvan | j^2: cmluciano sc` I'm trying hard to get the aio_nova working again. Here's where I at right now with hacks/workarounds. It's very close. http://paste.openstack.org/show/200736/ If you could confirm my findings, then we can push to get that nova bug fixed. | 21:58 |
_joel | @markvan: i switched my test swift node from a virtual to bare metal and it picked up the disks just fine. i was using instances built on top of openstack and attaching volumes and apparently it had some problems. now my next problem is that it cant find the zone for when generating rings. it doesnt have the fqdn it looks like. | 21:59 |
_joel | also, thanks for the help and for the work on the cookbook cleanup | 21:59 |
markvan | A couple patches a really needed to get in right now, the one mentioned in the paste, https://review.openstack.org/#/c/171330/ and https://review.openstack.org/#/c/167321/ As we use lvm in our default set, so this missing package is a blocker right now. | 22:00 |
*** chlong has joined #openstack-chef | 22:01 | |
markvan | _joel: I added both zone and region to the attr now: https://github.com/stackforge/cookbook-openstack-object-storage/blob/master/attributes/default.rb#L182 not sure if that's what your looking for... | 22:02 |
*** seizadi has quit IRC | 22:05 | |
* markvan heading out...will check back in later tonight | 22:05 | |
_joel | @markvan: this is an excerpt of the output i'm seeing - maybe this helps clarify: http://pastebin.com/niyZyMWs | 22:08 |
*** ncerny has quit IRC | 22:11 | |
_joel | @markvan: i think i see my problem. ill have to switch up to your latest edits. thanks again | 22:13 |
*** mancdaz has quit IRC | 22:21 | |
*** mancdaz has joined #openstack-chef | 22:22 | |
*** seizadi has joined #openstack-chef | 22:25 | |
*** seizadi has quit IRC | 22:29 | |
*** stevemar has quit IRC | 22:30 | |
*** neelashah1 has quit IRC | 22:38 | |
*** andymccr has quit IRC | 22:56 | |
*** mancdaz has quit IRC | 22:57 | |
*** chlong has quit IRC | 23:05 | |
*** mancdaz has joined #openstack-chef | 23:14 | |
*** andymccr has joined #openstack-chef | 23:14 | |
*** emagana has quit IRC | 23:25 | |
*** kei_yama has joined #openstack-chef | 23:32 | |
*** seizadi has joined #openstack-chef | 23:36 | |
*** seizadi has quit IRC | 23:37 | |
*** seizadi1 has joined #openstack-chef | 23:37 | |
*** seizadi1 has quit IRC | 23:41 | |
*** os-chef-bot has quit IRC | 23:47 | |
*** os-chef-bot has joined #openstack-chef | 23:47 | |
*** otter768 has joined #openstack-chef | 23:48 | |
*** otter768 has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!