~gnuoy/vault-charm:trivial-unit-tests

Last commit made on 2018-02-03
Get this branch:
git clone -b trivial-unit-tests https://git.launchpad.net/~gnuoy/vault-charm
Only Liam Young can upload to this branch. If you are Liam Young please log in for upload directions.

Branch merges

Branch information

Name:
trivial-unit-tests
Repository:
lp:~gnuoy/vault-charm

Recent commits

5fd4513... by Liam Young

Add simple unit tests

4ed39ef... by Liam Young

Fix lint

b8b4f43... by Liam Young

Add tox.ini for building and flake8 tests

Add a tox.ini for creating virtualenvs and then executing builds,
flake8, unit tests and charm proof in those venvs. Example:

tox -e pep8
tox -e build
tox -e charm-proof
tox -e unit-tests

Partial-Bug: #1745966

1f496a0... by Paul Collins

set series to xenial

deff48a... by Paul Collins

add copyright, and some information about vault

0b851c1... by Paul Collins

try to handle database removal

5e72664... by Paul Collins

make vault.hcl root-only, LP:1695947

d4e6f36... by Paul Collins

check_vault_version.py: OK is 0, not 1

338c611... by Paul Collins

add check_vault_version.py, and deploy it

b01f873... by Paul Collins

empty default value for nagios_servicegroups and fix description