Merge lp://staging/~axino/charms/trusty/ubuntu-repository-cache/xenial-ready into lp://staging/charms/trusty/ubuntu-repository-cache
Proposed by
Junien Fridrick
Status: | Merged |
---|---|
Merged at revision: | 212 |
Proposed branch: | lp://staging/~axino/charms/trusty/ubuntu-repository-cache/xenial-ready |
Merge into: | lp://staging/charms/trusty/ubuntu-repository-cache |
Diff against target: |
3038 lines (+1893/-292) 23 files modified
hooks/hooks.py (+4/-4) lib/charmhelpers/contrib/charmsupport/nrpe.py (+52/-14) lib/charmhelpers/contrib/storage/linux/ceph.py (+864/-61) lib/charmhelpers/contrib/storage/linux/loopback.py (+10/-0) lib/charmhelpers/contrib/storage/linux/utils.py (+8/-7) lib/charmhelpers/core/hookenv.py (+220/-13) lib/charmhelpers/core/host.py (+349/-79) lib/charmhelpers/core/hugepage.py (+71/-0) lib/charmhelpers/core/kernel.py (+68/-0) lib/charmhelpers/core/services/helpers.py (+30/-5) lib/charmhelpers/core/strutils.py (+30/-0) lib/charmhelpers/core/templating.py (+21/-8) lib/charmhelpers/core/unitdata.py (+61/-17) lib/charmhelpers/fetch/__init__.py (+26/-2) lib/charmhelpers/fetch/archiveurl.py (+1/-1) lib/charmhelpers/fetch/bzrurl.py (+22/-32) lib/charmhelpers/fetch/giturl.py (+20/-23) lib/ubuntu_repository_cache/apache.py (+1/-1) lib/ubuntu_repository_cache/mirror.py (+10/-7) lib/ubuntu_repository_cache/service.py (+5/-5) lib/ubuntu_repository_cache/squid.py (+17/-10) lib/ubuntu_repository_cache/storage.py (+2/-2) lib/ubuntu_repository_cache/util.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~axino/charms/trusty/ubuntu-repository-cache/xenial-ready |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Review Queue (community) | automated testing | Needs Fixing | |
Robert C Jennings (community) | Approve | ||
Stuart Bishop (community) | Approve | ||
Review via email: mp+298880@code.staging.launchpad.net |
Description of the change
make the charm ready for xenial and python3
To post a comment you must log in.
Note that ideally, this should go in lp:charms/xenial/ubuntu-repository-cache