~hloeung/content-cache-charm:reduce-complexity

Last commit made on 2019-07-30
Get this branch:
git clone -b reduce-complexity https://git.launchpad.net/~hloeung/content-cache-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
reduce-complexity
Repository:
lp:~hloeung/content-cache-charm

Recent commits

71464be... by Haw Loeung

Fixed mixing underscores and dashes for cache max-size, cache path, listen address, and listen port

12dc271... by Haw Loeung

Fixed mixing underscores and dashes for cache port

6f1a85b... by Haw Loeung

Fixed mixing underscores and dashes for backend port

174243f... by Haw Loeung

layer:apt isn't used as we're using layer:basic's 'packages'.

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/370532
Reviewed-by: Ryan Finnie <email address hidden>

21bf99a... by Haw Loeung

layer:apt isn't used as we're using layer:basic's 'packages'.

8ab3a8e... by Haw Loeung

Refactor and reduce complexity in configure_nginx()

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/370399
Reviewed-by: Stuart Bishop <email address hidden>

83cd476... by Haw Loeung

Fixed based on reviews

1075ccd... by Haw Loeung

Allow overriding Nginx proxy cache configs - LP: #1825325

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/370397
Reviewed-by: Stuart Bishop <email address hidden>

d610f7e... by Haw Loeung

Refactor and reduce complexity in configure_nginx()

ce7b732... by Haw Loeung

Removed unused deepcopy import