[00:07] anyone run into 'No distribution found for distro rhel" error/ [00:10] Running centos6.5, and seems a recent update in EPEL may possibly have broken cloud-init [00:22] ah, found the issu [00:22] someone has a newer python-configobj in our internal repo, which seems to be buggy, and it trips up cloud-init [00:39] I don't think centos6.5 offers a cloud-init package officially? [00:56] skullone, can/should probably just drop the python-configobj usage. [00:56] that is really only for *very* legacy stuff. [01:04] and for all that sysconfig stuff on rhel, lol [01:04] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/distros/parsers/sys_conf.py#L56 [01:04] ;) [02:33] JayF: been on EPEL for a while now [02:33] not official, but about as official as itll be === harlowja is now known as harlowja_away [14:01] harmw, 0.7.6 ? [14:19] yea well, I'm expecting my cloud to come back online so I can scavange the fbsd port files from there :p [14:20] but nonetheless, I don't see a reason to keep you from releasin 0.7.6 [14:20] well, I did the only testing so that kinda sucks [14:22] smoser: I think 0.7.6 would be nice, and just wait till next week with the proper announcement [14:22] the port should be ready by then as well [14:22] proper announcement ? [14:23] yea well, announcement or whatever [14:23] I don't even know if you do that though :p [15:02] hm, using neutron ML2 with openvswitch... brctl shoudn't display any bridges, right [15:02] lets hope a node reboot will make sure the right neutron service is started this time [15:10] harmw, i'd just send an email to cloud-init log [15:10] err blog [15:10] er.... mailing list [15:11] oh my, we have our very own ML? [15:15] :) [15:18] you realy want me to google now, right? [15:19] https://lists.launchpad.net/cloud-init/maillist.html [15:20] harmw, i'm going to call 0.7.6 [15:21] sure [15:21] 39 of 39 messages, page 1 [15:21] realy [15:22] that's all:p [15:24] 'IRC room dead? + Feature requests ' [15:24] I'd hardly call this room dead [15:27] :) [15:27] thanks harm. [15:27] https://launchpad.net/cloud-init/trunk/0.7.6 [15:27] wicked [15:31] email sent [18:17] smoser: connectivity with my cloud is restored :) [18:27] whoowhoo [19:18] hiren_ how's the fork going [19:18] u gonna be out for a while ? [19:28] harlowja: you ever played with serial console access on kvm/openstack? [19:28] eg. write to console.log, instead of just reading it? [19:32] harmw, ? [19:32] write to consolelog ? [19:32] yup, providing serial input [19:32] but console.log is readonly, ofcourse [19:34] from inside ? [19:34] or outside ? [19:34] outside [19:34] i think it imght have ben hiren_ who i was talkign to at last summit. it was someone from yahoo. [19:35] the issue is that libvirt puts it to a file [19:35] so that it can be logged. [19:35] yup [19:35] you'd need a multi-plexer of some sort there as the target [19:35] if you wanted to get a console then. [19:35] such multiplexers do exist. [19:35] there is also bug 832507 [19:35] that is related. [19:37] harmw i've not done much directly, someone here's done it === zz_gondoi is now known as gondoi [20:35] finally [20:35] victory [20:36] both disks in this instance where feeling ill and bcause there was no vnc way of accessing 'em, I just mounted both to some other instance [20:36] +1 for virsh attach [20:37] smoser: cheetah is no longer a dependency, right? [20:39] correct. [20:41] ok, building freebsd port now === harlowja is now known as harlowja_away === harlowja_away is now known as harlowja [20:50] JayF yt [20:50] yeah but pretty busy [20:51] what's up? [20:51] np [20:51] irc is async so ask but I reserve the right to make you wait ;) [20:51] a co-worker wanted to try out a rackspace baremtal thing, and i was like maybe JayF can help [20:51] the wonderful thing is [20:51] you don't need my help [20:52] ? [20:52] just signup for a standard rackspace cloud account; when you spin up servers use the "OnMetal - *" images from image-list and onmetal-{io,compute,memory}1 flavors [20:52] or if you use mycloud.rackspace.com, there's a tab for it [20:52] but then i like have to pay for that? :-P [20:52] I mean, free stuff you have to talk to folks other than me :P [20:52] couponcode: JayF-R0XXX [20:53] for purposes of "look at the shiny thing we did with ironic/cloud-init" I would spin up a node for you [20:53] hmmmm, sureeeeeee, would that be possible :) [20:53] but if it's a co-worker, that's a little far down the path [20:53] nah, she just wants to look at what u guys did with cloud-init and ironic [20:53] I mean, our patched cloud-init is here : https://github.com/pquerna/cloud-init/pull/1/files [20:54] and our builders are: https://github.com/racker/cloud-init-docker-build which use https://github.com/racker/cloud-init-debian-pkg and https://github.com/racker/cloud-init-fedora-pkg [20:54] the only thing we're doing otherwise to enable it [20:55] is a patch to enable Configdrive in Ironic, which is upstream somewhere in gerritt [20:56] kk, that was one of her questions, config drive and such, anyways [20:57] jroll: just in search of our upstream patches for configdrive [20:57] jroll: have they ever been split out from the giant agent patch of giantness? [20:58] JayF: oh, we haven't upstreamed them yet because process [20:58] openstack process, that is [21:01] jroll: so the only configdrive support we have in the open right now is in Josh's old giant agent patch? [21:01] * harlowja not this josh [21:01] lol [21:01] harlowja: JoshNang is josh :) [21:01] ;) [21:02] harlowja: Rackers running Ironic are slowly invading all your IRC haunts, better watch out [21:02] :-P [21:02] JayF: yes [21:02] o/ [21:03] hey JayF, are u guys using config drive for Ironic? [21:03] spandhe_ (the coworker) [21:03] ;) [21:03] hi spandhe_ [21:03] yeah, we hope to have it upstream'd in K [21:04] there's a spec up [21:04] and I can link you to a really old patch that has a lot of other stuff in it that has basically what we're running [21:04] JayF: thats cool! can you give me the link for the spec? [21:04] https://review.openstack.org/#/c/98930/ + https://review.openstack.org/#/c/99235/ [21:06] spandhe_: and some details on the general way we run onmetal -> http://developer.rackspace.com/blog/how-we-run-ironic-and-you-can-too.html -- that includes a link to the large older patch that'll never go upstream (https://review.openstack.org/#/c/84795/) which contains the configdrive bits [21:06] just one of those things were that patch reflected, more or less, what we were doing at the time, but to get it upstream we had to chop it into smaller pieces [21:07] we're all also in #openstack-ironic and glad to answer any questions you have :) [21:07] thanks JayF ! I am going to go through these.. Will bug you in case I have any questions.. [21:08] spandhe_: just bug #openstack-ironic in general, during PST business hours and sometimes outside of it the team is in there [21:08] and I think we all listed our IRC names on that blog jim wrote that I just linked [21:36] smoser: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194295 === gondoi is now known as zz_gondoi [22:58] woot. thanks. [22:59] Nice [23:00] gholms, you going to re:invent? [23:00] or openstack summit? [23:01] There's apparently an all-hands during re:invent, so now I don't get to go to that. Again. :-\ [23:01] Not sure about the openstack summit. When was that?