~woutervb/glance-sync-master-layer:master

Last commit made on 2018-10-24
Get this branch:
git clone -b master https://git.launchpad.net/~woutervb/glance-sync-master-layer
Only Wouter van Bommel can upload to this branch. If you are Wouter van Bommel please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~woutervb/glance-sync-master-layer

Recent commits

25592e1... by Wouter van Bommel

Fixed the comment from the review Alvaro did

9aa026a... by Wouter van Bommel

Add support to list 'community' images

This version of the charm now has the capability to include the
'community' type of images.
As there is no official api available, these images are retrieved
directly from the glance database.

During deployment issues might show up in the mysql relation, related to
the 'username' being to long. The work-around for this issue, is to
redeploy the charm with a shorter name, or to use a fixed charm for
percona-cluster, once available.

This charm is tested on the following series:
 - trusty
 - xenial
 - bionic

For more details on installation and how to test that it works, please
see the README.md file.

Code uses the keystone & glance client directly, so that there is
maximum control on the dependencies. The code only need python packages,
that can be found in the standard debian packages that are supplied with
the os.

37c5edf... by Alvaro Uria

fix: not only log but remove old metadata from local disk

ceff771... by Alvaro Uria

added bootstack bs_owner metadata (tenant.name)

4ded182... by Alvaro Uria

fixes after running in glance-sync-master env

f3cff41... by Alvaro Uria

added required lib, default lockfile

0ebab25... by Alvaro Uria

[aluria] store metadata, not binaries

cd8b2a5... by bradm <email address hidden>

[bradm] Added config for admin email address for cronjobs

656c64d... by James Hebden

Added icon

450730c... by bradm <email address hidden>

[bradm] Added missing files in, add cron_frequency config option