From ac4a16e527417ee8fa62186d25d0e608003f3580 Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Thu, 22 Aug 2019 07:05:11 +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: Id3d40ad97791d6c10b54570fd02b6eb401a69063 --- rebuild | 2 +- src/layer.yaml | 3 ++- src/wheelhouse.txt | 3 --- 3 files changed, 3 insertions(+), 5 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 dc72012..e0b15f7 100644 --- a/src/layer.yaml +++ b/src/layer.yaml @@ -6,4 +6,5 @@ includes: - interface:nova-cell options: basic: - use_venv: true + 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