Commit Graph

7 Commits

Author SHA1 Message Date
Alex Kavanagh d81d4bb128 Update to classic charms to build using charmcraft in CI
This update is to ensure that the Zuul Canonical CI builds the charm
before functional tests and ensure that that artifact is used for the
functional tests.  This is to try to ensure that the charm that gets
landed to the charmhub is the same charm that was tested with.

Change-Id: I56e04707036b994c52cc9cfcb19e6c37cd41309e
2022-02-15 15:43:00 +00:00
James Page 414701455f Add support for erasure coding
Add support for use of Erasure Coded pools with the Ceph RADOS Gateway.
Only the data pool is actually Erasure Coded - all other pools continue
to be replicated but have much smaller data footprints.

Depends-On: Iec4de19f7b39f0b08158d96c5cc1561b40aefa10
Change-Id: I661639e67853ff471a7d7ddea0e3fc2fcb30fed1
2020-08-07 10:42:03 +01:00
David Ames 65b8b75c2a Enable Bionic as a gate test
Change bionic test from dev to gate for 18.05.

Change-Id: Ie69b71387cf43add775cffe9d948ec1a42bf7cae
2018-05-17 11:12:01 -07:00
James Page 9c291e3863 Add Juju Network Space support
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: Iada9f4d29cca9963900d4ec722c7681fa554b16c
2016-03-31 13:05:19 +01:00
Chris Holcombe 6463538ad6 Add multiple pool support
This patch adds support for radosgw to be configured to talk to
a pool other than the default.  By setting the pool-prefix
the patch will create those pools after being related to the ceph
cluster.  This code follows the general format laid out on ceph'
s wiki for federated rados gateways.

Change-Id: If5e873647be136cd374f4bc8755a05f26a7399dc
2016-03-15 16:32:08 -07:00
James Page ea4b4200f1 Resync charm-helpers
Change-Id: I904c16d01184307170be1e2b458bad396aef8576
2016-03-02 12:06:34 +00:00
uoscibot d986edb8e5 Adapt imports and metadata for github move 2016-02-29 10:46:11 +00:00