~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:remove-python-apt

Last commit made on 2020-08-02
Get this branch:
git clone -b remove-python-apt https://git.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Name:
remove-python-apt
Repository:
lp:~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm

Recent commits

781c520... by Paul Collins

stop using python-apt

Replaced with charmhelpers.fetch.get_upstream_version.

This simplifies creating a unit-testing environment, since the version
of apt on PyPi seems to be very old.

9e0ddc5... by Paul Collins

refactor, eliminating globals

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/388436
Reviewed-by: Haw Loeung <email address hidden>

f1079ac... by Paul Collins

refactor, eliminating globals

cc09bd3... by Paul Collins

add lint and unittest, fix lint errors

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/388433
Reviewed-by: Haw Loeung <email address hidden>

3b3c8f0... by Paul Collins

hooks.py: ignore complexity warnings

e3abb43... by Paul Collins

hooks.py: address line-length warnings, ignoring where the lines are logical units

96fad6c... by Paul Collins

Config.py: fix bare except, ignore mirror_map complexity

43f6469... by Paul Collins

add lint and unittest

eec9c03... by Benjamin Allot

Always disable the default apache website

Reviewed-on: https://code.launchpad.net/~ballot/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/382933
Reviewed-by: Haw Loeung <email address hidden>

1ce4855... by Benjamin Allot

Always disable the default apache website