Rebuild for sync layer-openstack

Also explicitly set ``include_system_packages`` to False.

While that setting is now the a default we consume from
``layer-basic`` it is more clear for the causual reader
of the charm source code.

Remove redundant entries from ``wheelhouse.txt``.

Change-Id: I242795da17bed0c78a7c7808d6b80d11528c65c7
This commit is contained in:
Frode Nordahl 2019-08-22 07:04:21 +02:00
parent 9f943c9bc5
commit c8ff34937a
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
3 changed files with 3 additions and 5 deletions

View File

@ -2,4 +2,4 @@
# when dependencies of the charm change,
# but nothing in the charm needs to.
# simply change the uuid to something new
6a4e8d66-b54e-11e9-9e21-27ae1864b062
f57f307b-74f9-4f1d-bdc2-50e20aecbb63

View File

@ -2,4 +2,5 @@ includes: ['layer:openstack', 'interface:barbican-hsm']
repo: https://github.com/openstack/charm-barbican-softhsm
options:
basic:
use_venv: true
use_venv: True
include_system_packages: False

View File

@ -1,3 +0,0 @@
jinja2
psutil