layer-apt:refresh2

Last commit made on 2018-09-10
Get this branch:
git clone -b refresh2 https://git.launchpad.net/layer-apt
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Branch information

Name:
refresh2
Repository:
lp:layer-apt

Recent commits

2531018... by Stuart Bishop

Correct some imports

fad0d3d... by Stuart Bishop

Remove multi-import avoidance hack, no longer needed

ea292bd... by Stuart Bishop

Use layer:status

648ad76... by Stuart Bishop

Use 'flag' instead of deprecated 'state' terminology

a9efce4... by Stuart Bishop

Do not provide invalid states to status-set

Addresses lp:1784482

eff038e... by Stuart Bishop

Remove obsolete Python package magic

5c6920b... by Stuart Bishop

Add layer option to add package signing keys shipped with the charm

Adds a 'keys' layer option, where a list of relative paths to
package signing keys shipped with the charm may be provided.
These will be automatically added before install_sources and
install_keys is handled.

36f956a... by Stuart Bishop

Set Juju application version from package version

7377e1f... by Stuart Bishop

Cope with unexpected null values in application config

It seems that charm composition occasionally loses application
configuration defaults from lower layers, with the end result
we end up with a None where we really should only ever see
the empty string. Work around this.

608bdf5... by Marco Ceppi

Add layer.yaml defines