From 4884f9702485a876f56db65fdfbf0351367529ea Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Thu, 22 Aug 2019 07:04:30 +0200 Subject: [PATCH] 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: Idf5c1af8fbe986e5f153e9ac2dc34cb509e9431a --- rebuild | 2 +- src/layer.yaml | 1 + src/wheelhouse.txt | 3 --- 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 src/wheelhouse.txt diff --git a/rebuild b/rebuild index 862a408..538bb06 100644 --- a/rebuild +++ b/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 diff --git a/src/layer.yaml b/src/layer.yaml index 435f14c..8056278 100644 --- a/src/layer.yaml +++ b/src/layer.yaml @@ -3,3 +3,4 @@ repo: 'https://github.com/openstack/charm-gnocchi' options: basic: use_venv: True + include_system_packages: False diff --git a/src/wheelhouse.txt b/src/wheelhouse.txt deleted file mode 100644 index 17c1230..0000000 --- a/src/wheelhouse.txt +++ /dev/null @@ -1,3 +0,0 @@ - -jinja2 -psutil