[08:05] Daniel Watkins proposed stackforge/cloud-init: Basic implementation of a reporting framework. https://review.openstack.org/191144 === rangerpbzzzz is now known as rangerpb [17:01] does this look right: [17:01] http://paste.ubuntu.com/11836765/ [17:01] what is line 2 there? [17:17] smoser ah [17:17] u have discovered googles notrious anti-parsing mechanisms [17:17] lol [17:17] ^ not kidding actually [17:18] hm.. [17:18] odd. its actuallydocumented [17:18] let me see if i can find why they do that [17:18] http://review.cyanogenmod.org/Documentation/rest-api-changes.html [17:18] ya [17:18] let me see if i can find the reason, forgot it [17:20] afaik they do that in other json apis google makes to [17:21] * http://gerrit-documentation.googlecode.com/svn/Documentation/2.5/rest-api.html [17:21] 'The JSON response body starts with a magic prefix line that must be stripped before feeding the rest of the response body to a JSON parser:' [17:21] now let me see if i can find why [17:22] magic [17:24] :-P [17:28] harlowja, before i write something , do you know of an existing tool that allows me to : [17:28] gerrit-grab --branch=mybranch https://review.openstack.org/#/c/191144/ [17:30] hmmm, i thought there was one that did that [17:30] maybe ask on #openstack-infra they might rememb ber [17:31] i'm pretty sure there is something :-P [17:32] sooo smoser https://code.google.com/p/gerrit/source/browse/gerrit-httpd/src/main/java/com/google/gerrit/httpd/RestApiServlet.java?r=92edc8e4812acd9972bd213c60ea6eb25a52f545#50 [17:32] there is your reason :-P [17:32] 'Garbage prefix inserted before JSON output to prevent XSSI.' [17:39] i remember that when i made https://github.com/harlowja/gerrit_view/ (i was like wtf is that line) so ya, thats how i know, lol [17:39] https://github.com/harlowja/gerrit_view/#czuul and https://github.com/harlowja/gerrit_view/#cgerrit is still cool [17:39] and u should use them [17:39] lol [17:40] * https://pypi.python.org/pypi/gerrit-view [17:41] and http://paste.openstack.org/show/352612/ u can share my config, lol [17:42] * for czull === zz_natorious is now known as natorious === natorious is now known as zz_natorious === zz_natorious is now known as natorious === natorious is now known as zz_natorious [19:43] harlowja_, jblaire pointed out git review -b. i requesetd merge https://review.openstack.org/199225 [19:43] cool [19:44] nice nice, i thought git review did it somehow [19:44] or something like it, ha [21:04] that is pretty smooth, harlowja_ [21:06] ijust used gertty to do a review and that is pretty smooth too. [21:19] smoser cool [21:19] i haven't tried gerrtty recently [21:19] i'm ok with the webui :-P [21:19] but zuul i got bored oneday and made a console-ui for it [21:19] lol [21:48] hi all [21:48] im trying to use cloud-init with NoCloud datasource, but how can i point that user-data and meta-data are on the cdrom attached to VM ?