MicroCeph
- OpenStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 59 | 19 Sep 2024 | |
latest/edge | 84 | 14 Nov 2024 | |
latest/edge | 83 | 23 Oct 2024 | |
reef/stable | 59 | 25 Jul 2024 | |
reef/candidate | 73 | 21 Aug 2024 | |
reef/beta | 73 | 21 Aug 2024 | |
reef/edge | 76 | 21 Aug 2024 | |
squid/beta | 84 | 15 Nov 2024 | |
squid/edge | 84 | 15 Nov 2024 |
juju deploy microceph --channel reef/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
default-pool-size | int
Default: 3
The default replication factor for pools. Note that changing this value only sets the default value; it doesn't change the replication factor for existing pools.
-
enable-rgw | string
Supported values for this option are "*" - Enable RGW on all storage nodes "" - Disable RGW on all storage nodes
-
namespace-projects | boolean
Enable project namespacing. If project namespacing is enabled, keystone projects will be implicitly added to a matching project in radosgw, in addition to updating the catalog URL to allow radosgw to support publicly-readable containers and temporary URLS. This namespacing also allows multiple projects to create buckets with the same names, as the bucket names are namespaced into the project namespaces in the RADOS gateway.
This configuration option will not be enabled on a charm upgrade, and cannot be toggled on in an existing installation as it will remove tenant access to existing buckets.
-
region | string
Default: RegionOne
Name of the OpenStack region
-
snap-channel | string
Default: reef/stable
The snap-channel option determines the MicroCeph snap that is being installed via charm. Change this option to perform an upgrade of MicroCeph. See https://charmhub.io/microceph for details on the upgrade process.