~afreiberger/charm-mongodb:lint-20.08

Last commit made on 2020-08-01
Get this branch:
git clone -b lint-20.08 https://git.launchpad.net/~afreiberger/charm-mongodb
Only Drew Freiberger can upload to this branch. If you are Drew Freiberger please log in for upload directions.

Branch merges

Branch information

Name:
lint-20.08
Repository:
lp:~afreiberger/charm-mongodb

Recent commits

d602a20... by Drew Freiberger

Extra Linting completed for 20.08 charm release

TODO: docstrings for D101, D102, and D103

25b1bd5... by Drew Freiberger

Blackened repository to 88 lines

46ff090... by Drew Freiberger

Imported standard Makefile and tox.ini and fixed up tests

92a24f9... by Drew Freiberger

Add python3-pip to install hook to support trusty fresh installs.

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-mongodb/+git/mongodb-charm/+merge/387959
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Giuseppe Petralia <email address hidden>

1881adc... by Drew Freiberger

Add python3-pip to list of installed packages

893375c... by Zachary Zehring

Add try/except around pip import and reorder distro import.

This ensures python3-pip is installed as this package is
missing from trusty series, which will break upgrades from
older charm revisions.

1ef9f20... by Xav Paice

Remove Trusty support, remove perf

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-mongodb/+git/charm-mongodb/+merge/387639
Reviewed-by: Paul Goins <email address hidden>
Reviewed-by: Joe Guo <email address hidden>

99ab1c0... by Xav Paice

Remove Trusty support, remove perf

The charms.benchmark support and charm has been dead since Trusty,
therefore the action for this should be removed entirely along with
Trusty support in the charm

Fixes-bug: LP:#1526990

56b0964... by Andrea Ieri

Make quotaFiles configurable

Reviewed-on: https://code.launchpad.net/~aieri/charm-mongodb/+git/charm-mongodb/+merge/386345
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

57b9724... by Andrea Ieri

Remove obsolete options

Reviewed-on: https://code.launchpad.net/~aieri/charm-mongodb/+git/charm-mongodb/+merge/386220
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>