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:
parent
e966de6f64
commit
1be0e5bce4
2
rebuild
2
rebuild
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
|
||||
jinja2
|
||||
psutil
|
Loading…
x
Reference in New Issue
Block a user