Merge lp://staging/~matsubara/python-oops-tools/fix-wsgi-script-for-charm into lp://staging/python-oops-tools
Proposed by
Diogo Matsubara
Status: | Merged |
---|---|
Approved by: | Robert Collins |
Approved revision: | 30 |
Merged at revision: | 30 |
Proposed branch: | lp://staging/~matsubara/python-oops-tools/fix-wsgi-script-for-charm |
Merge into: | lp://staging/python-oops-tools |
Diff against target: |
22 lines (+3/-13) 1 file modified
buildout-templates/apache/oops-tools.dev.mod_wsgi.in (+3/-13) |
To merge this branch: | bzr merge lp://staging/~matsubara/python-oops-tools/fix-wsgi-script-for-charm |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Robert Collins (community) | Approve | ||
Review via email: mp+90856@code.staging.launchpad.net |
Commit message
Simpler vhost template, better for juju.
Description of the change
This branch changes the apache virtual host file to make it easier to deploy oops-tools using juju. See bug 918803 for details about the oops-tools juju charm.
To post a comment you must log in.
Cool.