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: I401ffc67ca1bfd656cba1046e950835bf57e0898
This commit is contained in:
Frode Nordahl 2019-08-22 07:04:16 +02:00
parent ad793b2eba
commit 2d5a29434f
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
3 changed files with 2 additions and 4 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,6 +2,7 @@ includes: ['layer:openstack-api', 'interface:mongodb']
options:
basic:
use_venv: True
include_system_packages: False
repo: https://github.com/openstack/charm-aodh
config:
deletes:

View File

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