Distribute direct charm dependencies

Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Update domain name uesd in ``.gitreview``.

Change-Id: Ib8476c72020c0a1fbb2549c3ceeafac7f12f3efe
This commit is contained in:
Frode Nordahl 2019-04-24 09:30:16 +02:00
parent 851bcf0814
commit 8e4bd07aa5
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
host=review.opendev.org
port=29418
project=openstack/charm-masakari.git

View File

@ -2,4 +2,3 @@ includes: ['layer:openstack-api']
options:
basic:
use_venv: True
include_system_packages: True

4
src/wheelhouse.txt Normal file
View File

@ -0,0 +1,4 @@
dnspython
jinja2
psutil