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: Ibc2d91afd0e49eb9120eacbb1d6260a159c5f2db
This commit is contained in:
Frode Nordahl 2019-08-22 07:04:20 +02:00
parent e966de6f64
commit 1be0e5bce4
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

@ -8,7 +8,8 @@ includes:
repo: https://github.com/openstack/charm-barbican
options:
basic:
use_venv: true
use_venv: True
include_system_packages: False
config:
deletes:
- verbose

View File

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