lp://staging/~bloodearnest/charms/trusty/gunicorn/config-rework
Created by
Simon Davy
and last modified
- Get this branch:
- bzr branch lp://staging/~bloodearnest/charms/trusty/gunicorn/config-rework
Only
Simon Davy
can upload to this branch. If you are
Simon Davy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/charms/trusty/gunicorn
- charmers: Pending requested
-
Diff: 806 lines (+340/-181)12 files modified.bzrignore (+2/-0)
Makefile (+10/-4)
config.yaml (+29/-1)
hooks/hooks.py (+56/-27)
hooks/tests/test_hooks.py (+39/-26)
hooks/tests/test_template.py (+147/-89)
metadata.yaml (+3/-3)
requirements.txt (+4/-0)
revision (+1/-1)
templates/config.tmpl (+41/-0)
templates/runner.tmpl (+6/-0)
templates/upstart.tmpl (+2/-30)
Branch information
- Owner:
- Simon Davy
- Status:
- Development
Recent revisions
- 32. By Charles Butler
-
[Simon Davy] 2014-05-01
* Add replacement /etc/init.d/gunicorn replacement
* Change new upstart job name to gunicorn for compatibility
* Add support for old wsgi_extra parameter - 30. By Matt Bruzek <email address hidden>
-
[bloodearnest] Allow an easier upgrade path from old bash version of charm by adding support for old env_extra relation data format, and removing old service. Plus, and fix bug/wart in config-changed hook.
- 29. By Marco Ceppi
-
[bloodearnest] Clean up of gunicorn charm, adding charmhelpers, tests and re-add env_extra param
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/gunicorn