[00:07] kiko: ^^^ [00:10] wolverineav: it's not 'fix released' so I would expect the bug still exists for 1.8. I think this bug probably should be targeted to 1.8 and 1.9 if the bug is valid for 1.8 and 1.9. [00:12] catbus1: ok, that sounds good [07:24] Bug #1472116 opened: Juju failed to bootstrap MAAS with 500 INTERNAL SERVER ERROR / unknown error <1.8> [11:37] Bug #1472228 opened: maas-pserv still " Stop" !! [13:22] Bug #1472260 opened: MAAS picks wrong cluster-controller for curtin install [13:52] Bug #1472268 opened: Interface with sticky IP gets prioritized dynamic IP address as well [14:01] Bug #1472268 changed: Interface with sticky IP gets prioritized dynamic IP address as well [14:04] Bug #1472268 opened: Interface with sticky IP gets prioritized dynamic IP address as well === rbanffy is now known as rbanffy-lunch [15:55] Bug #1402042 opened: console= parameters need to be added before -- on kernel cmdline Precise):New> [15:55] [16:05] rvba: ping [16:05] voidspace: hi [16:06] rvba: hey, hi [16:06] rvba: I'm using the devices API, via gomaasapi, to create a device and then allocate an address for the device [16:06] rvba: so far so good [16:06] rvba: when I try to delete the device (on container destruction), via gomaasapi, I get an error 403 [16:07] voidspace: 403? That's odd. [16:08] rvba: ah, and the error document (html!?) includes: CSRF verification failed. Request aborted [16:08] rvba: maybe CSRF hasn't been turned off for that api endpoint [16:09] this is using 1.9 dailybuilds [16:10] voidspace: CSRF should be disabled for the entire API… but let me have a look at the code to be sure… [16:10] I'm double checking my usage of the api [16:11] rvba: my fault [16:11] voidspace: ah! :) [16:11] rvba: I'm using "device" instead of "devices" as the api endpoint [16:11] interesting error though [16:11] Indeed. [16:11] /device/systemId [16:11] when it should be /devices/systemId/ [16:11] Right. [16:11] rvba: sorry for the noise [16:11] no worries [16:55] Bug #1472338 opened: Failed to refresh power state and unhandled errors - exceptions.OSError: [Errno 12] Cannot allocate memory