Commit Graph

7 Commits

Author SHA1 Message Date
Liam Young 15bcd8c9f3 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: I0434b927be571466f9b13aff0420dd108a70e478
2018-10-10 12:39:29 +00:00
Frode Nordahl 608b331bd7 Update repo to do ch-sync from Git
Change-Id: Ie01f45ef28ed5c07a3d18fa86f7185b4e1727923
2017-09-26 09:00:53 +02:00
Alex Kavanagh ddcd432515 Fix alphanumeric comparisons for openstack and ubuntu releases
- sync charmhelpers with fix-alpha helpers
- fix up code where the alpha comparisons are done

Change-Id: Iacbb082b9db0cff48ddd595cc1eaa8440aa16892
Related-Bug: #1659575
2017-03-29 15:21:57 +01:00
Jenkins 05379af68b Merge "Pre-release charm-helpers sync 17.02" 2017-02-15 09:02:29 +00:00
David Ames a2d8f0191e Pre-release charm-helpers sync 17.02
Get each charm up to date with lp:charm-helpers for release testing.

Change-Id: I3fd359025a7be468fcc856cab7f42894a318e90f
2017-02-14 14:45:35 -08:00
James Page 314aaffeb9 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.

The radosgw will only require access to pools in the 'objects'
group - which probably won't be shared with other services,
but does ensure that compromise on a radosgw unit does not
allow access to volumes and instances on the same underlying
ceph backend.

Added creation of .rgw.root pool to broker requests to ensure
that all pools are added to the 'objects' group, avoiding the
need for rw permissionson the radosgw.gateway key.

Change-Id: I88953b44e9994c1d0235f617faaeb892b7abed9c
Partial-Bug: 1424771
2017-02-14 18:08:13 +00:00
Corey Bryant 261711002a Move charm-helpers-sync.yaml to charm-helpers-hooks.yaml and
add charm-helpers-tests.yaml.
2014-09-27 02:57:08 +00:00