~afreiberger/charm-glance-sync:blacken-20.08

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

Branch merges

Branch information

Name:
blacken-20.08
Repository:
lp:~afreiberger/charm-glance-sync

Recent commits

b37ab82... by Drew Freiberger

Resolved lint issues after black

94c426b... by Drew Freiberger

Blackened repository to 88 lines

ab18287... by Drew Freiberger

Imported standard Makefile and tox.ini and fixed up tests

62fd9c9... by Drew Freiberger

Remove ceph/rabbitmq from functional tests

The charm only syncs data from one glance unit to another in a different
openstack cloud. There's no need to use RMQ or Ceph for testing a small
single-node glance environment.

dcb83f5... by Alvaro Uria

Minor fix: tox envlist

932ea0c... by Alvaro Uria

Fix xenial func tests (bionic/mysql LP#1794621)

db4b546... by Alvaro Uria

Makefile: remove unittest target, fix envvars

3ca2eb6... by Alvaro Uria

Fix lint

5b13c5d... by Alvaro Uria

Clean Makefile and add lint virtenv

db8bec5... by Xav Paice

Add Focal support and functional tests

Adds support for Focal.

Adds functional testing based on the Zaza tool.