[New Charm] iPython Notebook available for testing

2014-12-02 Thread Samuel Cozannet
Hi All, Following a request from a friend doing data science training I took some time to release an early and very simple iPython Notebook Server charm. I welcome additions, bugs from both Launchpad and GitHub: * https://github.com/SaMnCo *

python-django charm questions

2014-12-02 Thread sheila miguez
Hi all, I'm working with the assumption that the pure-python fork of python-django will be in trunk soon, and will be around until the ansible reboot fork replaces it. If this is a bad assumption, let me know. There are some nice to haves that I'd like to have in the python-django charm before

Re: python-django charm questions

2014-12-02 Thread Simon Davy
On 2 December 2014 at 17:04, sheila miguez she...@pobox.com wrote: Hi all, Pip wishes * pip_extra_args support so that I can use --no-index --find-links=/path/to/wheels (this is in my fork) * remove --upgrade --use-mirrors, leave it up to the user (in my fork) First class support for

[Review Queue] owncloud, and transcode

2014-12-02 Thread Matt Bruzek
Today in the Review Queue I reviewed the following: Promote owncloud charm to trusty: https://bugs.launchpad.net/charms/+bug/1389078 The maintainer added tests but Amulet tests default to the precise series. I made a small change to get it to pass the tests: amulet.Deployment(series='trusty')

Re: python-django charm questions

2014-12-02 Thread Tim Penhey
On 03/12/14 06:38, Simon Davy wrote: On 2 December 2014 at 17:04, sheila miguez she...@pobox.com wrote: * Why is django_extra_settings used in config_changed but not during install? I expect that's a bug. The config_changed hook is called after the install hook when first installing. Tim

Re: python-django charm questions

2014-12-02 Thread sheila miguez
On Tue, Dec 2, 2014 at 11:38 AM, Simon Davy bloodearn...@gmail.com wrote: On 2 December 2014 at 17:04, sheila miguez she...@pobox.com wrote: Hi all, Pip wishes * pip_extra_args support so that I can use --no-index --find-links=/path/to/wheels (this is in my fork) * remove

Dear reviewers,

2014-12-02 Thread Tim Penhey
Hello there reviewers, I have a number of concerns around reviews that I need to say. Firstly, as an on call reviewer, you only need to look at the reviews that have not yet been looked at. If you ask for changes on a branch as a reviewer, you have a responsibility to respond to the developer

Re: Dear reviewers,

2014-12-02 Thread Ian Booth
On 03/12/14 13:34, Tim Penhey wrote: Hello there reviewers, I have a number of concerns around reviews that I need to say. Firstly, as an on call reviewer, you only need to look at the reviews that have not yet been looked at. If you ask for changes on a branch as a reviewer, you have a

Re: Dear reviewers,

2014-12-02 Thread Andrew Wilkins
On Wed, Dec 3, 2014 at 11:43 AM, Ian Booth ian.bo...@canonical.com wrote: On 03/12/14 13:34, Tim Penhey wrote: Hello there reviewers, I have a number of concerns around reviews that I need to say. Firstly, as an on call reviewer, you only need to look at the reviews that have not yet