Code review comment for lp:~canonical-ci-engineering/charms/precise/gunicorn/fix-config-changed-departed

Revision history for this message
Andy Doan (doanac) wrote :

> Wow, well spotted Simon. Andy, any objections to picking up Simon's change?

No, I'll take either. My change is slightly different. It still uses the remote-unit for the service name, so the upstart file/service name will continue to have the same name as the current version of the charm. This change uses the local-unit so things will be like "myservice-gunicorn" rather than the prior "myservice-django".

« Back to merge proposal