=== rangerpbzzzz is now known as rangerpb | ||
smatzek | Forgive me if this was covered previous. Based on what I see for reviews and some looking at this IRC history, it appears cloud-init v2 is being developed in the http://git.openstack.org/cgit/stackforge/cloud-init/ community and the 0.7.x versions are developed and will continue to be maintained in Bazaar? | 15:22 |
---|---|---|
smoser | Odd_Bloke, what does I AM A CONTRIBOR mean ? | 17:15 |
smoser | smatzek, your statement above is generally correct. | 17:16 |
kwadronaut | that's a contraband supplier. | 17:16 |
smoser | :) | 17:18 |
smoser | CONTRIBUTOR . https://review.openstack.org/#/c/194340/1//COMMIT_MSG | 17:18 |
kwadronaut | i had seen it, contemplated signing the cla for a pullrequest, but thought it was too much | 17:24 |
kwadronaut | uhm wait, is the cloud-init cla now the same as the openstack one? | 17:25 |
smoser | no. | 17:37 |
smoser | not the same. | 17:37 |
openstackgerrit | Scott Moser proposed stackforge/cloud-init: HACKING.rst: mention signing the contribors agreement https://review.openstack.org/194340 | 17:38 |
Odd_Bloke | smoser: s/contribor/contributor/ :) | 17:58 |
harlowja | i don't think i signed the 'contribors' agreement :( | 18:00 |
harlowja | shit | 18:00 |
harlowja | i might get fired | 18:00 |
harlowja | lol | 18:00 |
harlowja | :-P | 18:01 |
* harlowja stops poking fun at smoser | 18:01 | |
=== natorious is now known as zz_natorious | ||
=== zz_natorious is now known as natorious | ||
smoser | harlowja, i think you did. | 19:34 |
harlowja | lol | 19:34 |
smoser | its nice that its ordered by first name | 19:35 |
smoser | that always makes sense | 19:35 |
smoser | Odd_Bloke, you can sign if you want, but your work is covered as a employee of canonical. Ie, they already own copyright for your work you dont have to tell them they do :) | 19:36 |
harlowja | your life blood is theres | 19:36 |
smoser | ook. so on this.. | 19:37 |
smoser | https://review.openstack.org/#/c/194340/1 | 19:37 |
smoser | Odd_Bloke, wants HACKING.rst to be in doc / rendered somehow. | 19:38 |
smoser | which i think is a good idea. | 19:38 |
smoser | he suggested | 19:38 |
smoser | 06/22/15 16:55:49 <Odd_Bloke> You could link it in to the documentation directory and include it in the TOC and it would be generated as part of that... | 19:38 |
smoser | but i suspect the words "link" and "windows" don't go together. | 19:38 |
smoser | any other sugestions ? | 19:38 |
harlowja | https://raw.githubusercontent.com/openstack/oslo.versionedobjects/master/doc/source/contributing.rst | 19:42 |
harlowja | smoser * do something like ^ | 19:42 |
spandhe | hey smoser! | 19:43 |
smoser | spandhe, hey. | 19:44 |
smoser | harlowja, cool. thanks. | 19:44 |
harlowja | np | 19:45 |
spandhe | smoser: hey.. I have a qn on MAAS regarding omshell.. anyone I can talk to about that? | 19:45 |
smoser | oh my. well, #maas probably better than here. | 19:46 |
smoser | i'm guessing that is 1.5 ? | 19:46 |
smoser | 1.7 is almost in trusty now (via SRU) . and i dont think omshell is relevant anymore. i dont think. | 19:47 |
spandhe | smoser: thanks.. | 19:48 |
Odd_Bloke | smoser: I probably signed it at some point in the past because of bzr contributions anyway. :p | 20:35 |
smoser | Odd_Bloke, still there? | 20:40 |
smoser | you made tox require > wily version | 20:40 |
smoser | can we get by with version in trusty ? i'd certainly like for trusty to work | 20:41 |
smoser | but at a minimum i'd like wily to | 20:41 |
Odd_Bloke | smoser: Maybe; I'll check. | 20:44 |
Odd_Bloke | I think I bumped the version to support something that we were doing, but I might have ended up pulling that out because of a bug. | 20:44 |
smoser | Odd_Bloke, also, where would i get doc8 ? | 20:45 |
Odd_Bloke | smoser: https://pypi.python.org/pypi/doc8 | 20:47 |
smoser | bah. sorry. | 20:48 |
smoser | i just ahd to re-create the .tox for that. | 20:48 |
smoser | maybe you did it to avoid this error: | 20:49 |
smoser | http://paste.ubuntu.com/11764395/ | 20:49 |
openstackgerrit | Daniel Watkins proposed stackforge/cloud-init: Move required tox version down to 1.6. https://review.openstack.org/194814 | 20:52 |
Odd_Bloke | smoser: ^ | 20:53 |
smoser | does that work ? | 20:54 |
Odd_Bloke | smoser: Yeah, I was trying to do something clever when I was developing the coverage stuff (which needed the newer version). | 20:55 |
Odd_Bloke | But there was a bug, so I ripped it out. | 20:55 |
Odd_Bloke | But forgot to undo the required version bump. | 20:56 |
smoser | how come i see the dll error above ? | 20:56 |
Odd_Bloke | I'm not sure, I thought that was fixed in master. | 20:56 |
Odd_Bloke | (I'm seeing it as well) | 20:56 |
smoser | do i need to google for that dll and download it and put it in c:\windows\system ? | 20:56 |
smoser | :) | 20:57 |
* Odd_Bloke sharpens his knife. | 20:57 | |
smoser | do i have to be Administrator to do that ? | 20:58 |
Odd_Bloke | smoser: Probably. | 20:59 |
smoser | http://paste.ubuntu.com/11764447/ | 20:59 |
smoser | htat is needed on trusty with 1.6 | 20:59 |
Odd_Bloke | smoser: https://review.openstack.org/#/c/194814/1/tox.ini | 21:00 |
Odd_Bloke | I'm not really sure why the doc build is failing, it's something to do with pbr I think. | 21:01 |
Odd_Bloke | I'm sprinting at the moment, so I can't really look at it right now. | 21:01 |
smoser | oh. sorry. you alrady did that :) | 21:01 |
smoser | thanks Odd_Bloke | 21:01 |
Odd_Bloke | :) | 21:01 |
Odd_Bloke | No excuse to not +2 it now, you wrote the same code. ;) | 21:01 |
smoser | done | 21:03 |
openstackgerrit | Merged stackforge/cloud-init: Move required tox version down to 1.6. https://review.openstack.org/194814 | 21:05 |
=== rangerpb is now known as rangerpbzzzz | ||
=== natorious is now known as zz_natorious |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!