Commit Graph

5 Commits

Author SHA1 Message Date
Liam Young e94cfbfd7e Tests dir no longer need copy of charmhelpers
Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I39dd097e962cd307e865808d137a4f99113ce020
2018-10-10 12:40:21 +00:00
Frode Nordahl d235201b08 Update repo to do ch-sync from Git
Change-Id: I168da6bc248554e4e8df28e5c5ce2286365073df
2017-09-26 10:21:09 +02:00
James Page 074263eaa7 Make worker-multiplier sane in container environments
Resync charm-helpers to pickup the capped worker-multiplier
changes when deploying in containers.

Drop the default value for worker-multiplier of 2.0; this
is now handled from within the codebase rather than via a
default configuration value, reflecting the differing
behaviours between container and non-container deployments.

Change-Id: I418aac85c408b285cf6807ff4072e565898df399
Closes-Bug: 1665270
2017-04-26 10:41:48 +01:00
James Page 29da04b58b Add support for cephx pool grouping and permissions
Sync charmhelpers and add configuration option to allow access
to ceph pools to be limited based on grouping.

Glance only requires rwx access to pools containing images.

Change-Id: I72611b38887a686f6acaeffd70bc4705a425a07b
Partial-Bug: 1424771
2017-02-14 11:22:05 +00:00
Ryan Beisner d3f7772320 Move charm-helpers.yaml to charm-helpers-hooks.yaml, add charm-helpers-tests.yaml, update Makefile sync target. 2014-06-24 19:54:45 +00:00