Juju Charm - Octavia Diskimage Retrofit
Go to file
Liam Young 6a2b2dca51 Install deps from wheelhouse
To make the charm install properly from behind a proxy and to
make it consistent with other python requirements, install
'keystoneauth1', 'python-glanceclient' from the wheelhouse. This
is how it was originally done but was changed to work around
layer basic issue #149 *1. This change reverts the workaround and
pins setuptools. In the longer term *2 will remove the needs
for the setuptools pinning.

*1 https://github.com/juju-solutions/layer-basic/issues/149
*2 https://github.com/juju-solutions/layer-basic/pull/156

Closes-Bug: #1855766

Change-Id: Ifc750a5a1ee8441bb5296fc0059fe90932c5b3cd
(cherry picked from commit ffc9774544)
2020-02-21 06:21:30 +00:00
src Install deps from wheelhouse 2020-02-21 06:21:30 +00:00
unit_tests Minor improvements 2020-01-13 10:24:21 +01:00
.gitignore Initial commit 2019-06-16 10:08:51 +02:00
.gitreview Updates for stable branch creation 2020-02-17 15:55:08 +00:00
.stestr.conf Initial commit 2019-06-16 10:08:51 +02:00
.zuul.yaml Add per-repo gerrit and zuul configuration 2019-07-12 05:30:26 +02:00
LICENSE Initial commit 2019-06-16 10:08:51 +02:00
rebuild Rebuild for 20.02 release 2020-02-06 06:49:22 +00:00
requirements.txt Sync charm/ceph helpers, tox, and requirements 2019-09-30 20:59:35 -05:00
test-requirements.txt Sync charm/ceph helpers, tox, and requirements 2019-09-30 20:59:35 -05:00
tox.ini Sync charm/ceph helpers, tox, and requirements 2019-09-30 20:59:35 -05:00