Commit Graph

12 Commits

Author SHA1 Message Date
Peter Sabaini 913cb57b1f Doc: describe the s3 interface
Change-Id: I9379ca1bdc29eb2ef7cbd16255c457f37e30021f
2024-02-06 18:19:30 +01:00
Peter Matulis be691bb9a9 Update README
Add a relation to the keystone application

Small driveby improvements

Add new Documentation section template

Change-Id: I19fb3637ef6afe671cbc93d2f8c974e9c0ea1481
2021-02-16 14:54:18 -05:00
Frode Nordahl 0946763959
Add blurb about Ceph BlueStore compression
Change-Id: Ie6a2d1684b5f935017bb37e53f37e8b30a3fa6e9
2020-10-20 13:12:05 +02:00
Peter Matulis a477966c01 Update README for Ceph EC pools
This updates the README for erasure coded
Ceph pools for the case of Ceph-based Object
storage.

The new text should be as similar as possible
for all the charms that support configuration
options for EC pools. See the below review for
the first of these charms whose README has been
updated.

https://review.opendev.org/#/c/749824/

Remove section on RGW multisite replication as
it is already in the CDG. The charm now points
there.

Add basic README template sections (Actions,
Bugs, Configuration). Standardise Overview,
Deployment, and Network spaces sections. Improve
Access and Keystone integration sections.

Change-Id: I3839c1018b9bdf0d6712d3fb2e9f95b633591615
2020-10-08 16:09:57 -04:00
Peter Matulis 5ddfee9c38 Apply HA section template to README
Change-Id: I06a7b3dafa3fa3c6adcfe2b05ac2ad6cb7183bc4
2020-05-29 14:14:05 -04:00
Chris MacNaughton e4d4d09b53 Enable Ceph Radosgw tenant namespacing
This change enabled automatic tenant namespacing,
which also allows enabling global read permissions
on buckets.

Change-Id: Ic37c7161b7dddad49e3c2ab075d7e8b72f436b35
Closes-Bug: #1833072
2019-10-09 15:55:17 +02:00
James Page 7722f9d620 Add support for RADOS gateway multi-site replication
Add new radosgw-multisite typed master and slave relations to
support configuration of separate ceph-radosgw deployments as
a single realm and zonegroup to support replication of data
between distinct RADOS gateway deployments.

This mandates the use of the realm, zonegroup and zone
configuration options of which realm and zonegroup must match
between instances of the ceph-radosgw application participating
in the master/slave relation.

The radosgw-multisite relation may be deployed as a model local
relation or as a cross-model relation.

Change-Id: I094f89b0f668e012482ca8aace1756c911b79d17
Closes-Bug: 1666880
2019-02-14 09:40:20 +00:00
Sandor Zeestraten a6d4a85ff3 Update code block indentation in readme
Code blocks in the readme are indented with 3 spaces and not 4, which
makes Markdown in GitHub and the Charm store not render them correctly.

This updates the indentation to 4 spaces for all code blocks.

Change-Id: I2b3e60233ca9c4b8230e18f5c253593815d7fe09
2016-12-10 07:56:13 +01:00
David Ames 5dd3d37965 DNS HA
Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.

Charm-helpers sync to bring in DNS HA helpers

Change-Id: I08d62bf1076137c0b9afbd3c851bfa8d09d1b847
2016-06-15 14:13:02 -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
Edward Hope-Morley 72be12bf9c Removed typos from README file.
Fixes LP1178301
2013-05-10 10:25:06 +01:00
James Page 8cb73b5ceb Updates to docs for keystone integration 2013-01-11 10:28:17 +00:00