lp://staging/~jose/charms/precise/owncloud/port-change+repo+ssl-support
Created by
José Antonio Rey
and last modified
- Get this branch:
- bzr branch lp://staging/~jose/charms/precise/owncloud/port-change+repo+ssl-support
Only
José Antonio Rey
can upload to this branch. If you are
José Antonio Rey
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Charles Butler (community): Approve
- Matt Bruzek (community): Needs Fixing
-
Diff: 2050 lines (+1592/-251)18 files modifiedREADME.md (+110/-33)
charm-helpers.yaml (+5/-0)
config.yaml (+28/-0)
hooks/charmhelpers/contrib/ssl/__init__.py (+78/-0)
hooks/charmhelpers/contrib/ssl/service.py (+267/-0)
hooks/charmhelpers/core/hookenv.py (+401/-0)
hooks/charmhelpers/core/host.py (+297/-0)
hooks/config-changed (+153/-9)
hooks/db-relation-changed (+9/-0)
hooks/db-relation-departed (+13/-0)
hooks/install (+45/-23)
hooks/ssl (+19/-0)
hooks/start (+6/-2)
hooks/upgrade-charm (+43/-39)
hooks/website-relation-joined (+1/-2)
metadata.yaml (+1/-1)
tests/100-deploy.py (+116/-0)
tests/100_deploy.test (+0/-142)
Related bugs
Bug #1161894: Install and upgrade with deb package | Medium | Fix Released | |
Bug #1306756: If a different port is set after deployment, it doesn't change | High | Fix Released | |
Bug #1310164: Support SSL Connections | Undecided | Fix Released | |
Bug #1315047: The owncloud admin user and password are immutable. | High | Fix Released | |
Bug #1315091: juju remove-relation mysql owncloud does not work. | Undecided | Fix Released | |
Bug #1318097: ownCloud charm tests fail after upgrade | Medium | Fix Released | |
Bug #1346051: Failed to deploy owncloud-13 charm | High | Fix Released |
Related blueprints
Branch information
- Owner:
- José Antonio Rey
- Status:
- Development
Recent revisions
- 33. By José Antonio Rey
-
Fixed amulet tests. Thanks ~lazypower!
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/owncloud