Gnocchi
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 220 | 18 Nov 2024 | |
latest/edge | 219 | 18 Nov 2024 | |
latest/edge | 218 | 18 Nov 2024 | |
latest/edge | 217 | 15 Nov 2024 | |
latest/edge | 215 | 22 Aug 2024 | |
latest/edge | 214 | 22 Aug 2024 | |
latest/edge | 213 | 22 Aug 2024 | |
latest/edge | 212 | 22 Aug 2024 | |
latest/edge | 126 | 16 Aug 2023 | |
latest/edge | 128 | 16 Aug 2023 | |
latest/edge | 133 | 16 Aug 2023 | |
latest/edge | 136 | 16 Aug 2023 | |
latest/edge | 135 | 16 Aug 2023 | |
latest/edge | 131 | 16 Aug 2023 | |
latest/edge | 130 | 16 Aug 2023 | |
latest/edge | 125 | 16 Aug 2023 | |
latest/edge | 100 | 16 Apr 2023 | |
latest/edge | 99 | 16 Apr 2023 | |
latest/edge | 98 | 16 Apr 2023 | |
latest/edge | 97 | 16 Apr 2023 | |
latest/edge | 71 | 12 Jul 2022 | |
yoga/stable | 188 | 05 Jul 2024 | |
zed/stable | 189 | 05 Jul 2024 | |
xena/stable | 187 | 05 Jul 2024 | |
wallaby/stable | 186 | 05 Jul 2024 | |
victoria/stable | 185 | 05 Jul 2024 | |
ussuri/stable | 207 | 23 Jul 2024 | |
train/candidate | 84 | 28 Nov 2022 | |
train/edge | 146 | 14 Sep 2023 | |
stein/candidate | 84 | 28 Nov 2022 | |
stein/edge | 146 | 14 Sep 2023 | |
rocky/candidate | 84 | 28 Nov 2022 | |
rocky/edge | 146 | 14 Sep 2023 | |
queens/candidate | 84 | 28 Nov 2022 | |
queens/edge | 146 | 14 Sep 2023 | |
2024.1/candidate | 203 | 05 Jul 2024 | |
2024.1/candidate | 201 | 05 Jul 2024 | |
2024.1/candidate | 199 | 05 Jul 2024 | |
2024.1/candidate | 195 | 05 Jul 2024 | |
2024.1/candidate | 136 | 24 Jan 2024 | |
2024.1/candidate | 133 | 24 Jan 2024 | |
2024.1/candidate | 128 | 24 Jan 2024 | |
2024.1/candidate | 126 | 24 Jan 2024 | |
2023.2/stable | 205 | 05 Jul 2024 | |
2023.2/stable | 204 | 05 Jul 2024 | |
2023.2/stable | 200 | 05 Jul 2024 | |
2023.2/stable | 198 | 05 Jul 2024 | |
2023.2/stable | 197 | 05 Jul 2024 | |
2023.2/stable | 193 | 05 Jul 2024 | |
2023.2/stable | 192 | 05 Jul 2024 | |
2023.2/stable | 191 | 05 Jul 2024 | |
2023.1/stable | 202 | 05 Jul 2024 | |
2023.1/stable | 196 | 05 Jul 2024 | |
2023.1/stable | 194 | 05 Jul 2024 | |
2023.1/stable | 190 | 05 Jul 2024 |
juju deploy gnocchi --channel yoga/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
action-managed-upgrade | boolean
If True enables openstack upgrades for this charm via juju actions. You will still need to set openstack-origin to the new repository but instead of an upgrade running automatically across all units, it will wait for you to execute the openstack-upgrade action for this charm on each unit. If False it will revert to existing behavior of upgrading all units on config change.
-
bluestore-compression-algorithm | string
Compressor to use (if any) for pools requested by this charm. . NOTE: The ceph-osd charm sets a global default for this value (defaults to 'lz4' unless configured by the end user) which will be used unless specified for individual pools.
-
bluestore-compression-max-blob-size | int
Chunks larger than this are broken into smaller blobs sizing bluestore compression max blob size before being compressed on pools requested by this charm.
-
bluestore-compression-max-blob-size-hdd | int
Value of bluestore compression max blob size for rotational media on pools requested by this charm.
-
bluestore-compression-max-blob-size-ssd | int
Value of bluestore compression max blob size for solid state media on pools requested by this charm.
-
bluestore-compression-min-blob-size | int
Chunks smaller than this are never compressed on pools requested by this charm.
-
bluestore-compression-min-blob-size-hdd | int
Value of bluestore compression min blob size for rotational media on pools requested by this charm.
-
bluestore-compression-min-blob-size-ssd | int
Value of bluestore compression min blob size for solid state media on pools requested by this charm.
-
bluestore-compression-mode | string
Policy for using compression on pools requested by this charm. . 'none' means never use compression. 'passive' means use compression when clients hint that data is compressible. 'aggressive' means use compression unless clients hint that data is not compressible. 'force' means use compression under all circumstances even if the clients hint that the data is not compressible.
-
bluestore-compression-required-ratio | float
The ratio of the size of the data chunk after compression relative to the original size must be at least this small in order to store the compressed version on pools requested by this charm.
-
debug | boolean
Enable debug logging
-
dns-ha | boolean
Use DNS HA with MAAS 2.0. Note if this is set do not set vip settings below.
-
haproxy-client-timeout | int
Client timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 90000ms is used.
-
haproxy-connect-timeout | int
Connect timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 9000ms is used.
-
haproxy-queue-timeout | int
Queue timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 9000ms is used.
-
haproxy-server-timeout | int
Server timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 90000ms is used.
-
openstack-origin | string
Default: yoga
Repository from which to install OpenStack.
May be one of the following:
distro (default) ppa:somecustom/ppa (PPA name must include OpenStack Release) deb url sources entry|key id or a supported Ubuntu Cloud Archive pocket.
Supported Ubuntu Cloud Archive pockets include:
cloud:trusty-liberty cloud:trusty-juno cloud:trusty-kilo cloud:trusty-liberty cloud:trusty-mitaka
Note that updating this setting to a source that is known to provide a later version of OpenStack will trigger a software upgrade.
-
os-admin-hostname | string
The hostname or address of the admin endpoints created in the keystone identity provider. . This value will be used for admin endpoints. For example, an os-admin-hostname set to 'api-admin.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-admin.example.com:9696/
-
os-admin-network | string
The IP address and netmask of the OpenStack Admin network (e.g., 192.168.0.0/24) . This network will be used for admin endpoints.
-
os-internal-hostname | string
The hostname or address of the internal endpoints created in the keystone identity provider. . This value will be used for internal endpoints. For example, an os-internal-hostname set to 'api-internal.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-internal.example.com:9696/
-
os-internal-network | string
The IP address and netmask of the OpenStack Internal network (e.g., 192.168.0.0/24) . This network will be used for internal endpoints.
-
os-public-hostname | string
The hostname or address of the public endpoints created in the keystone identity provider. . This value will be used for public endpoints. For example, an os-public-hostname set to 'api-public.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-public.example.com:9696/
-
os-public-network | string
The IP address and netmask of the OpenStack Public network (e.g., 192.168.0.0/24) . This network will be used for public endpoints.
-
region | string
Default: RegionOne
OpenStack Region
-
s3-access-key-id | string
When using a S3 storage backend, user must provide the S3 access key ID.
-
s3-bucket-prefix | string
Default: gnocchi
When using a S3 storage backend, user must provide the prefix to namespace metric bucket.
-
s3-check-consistency-timeout | int
Default: 60
Maximum time to wait checking data consistency when writing to S3. Set to 0 to disable data consistency validation. (floating point value). Minimum value: 0
-
s3-endpoint-url | string
When using a S3 storage backend, user must provide the endpoint URL.
-
s3-max-pool-connections | int
Default: 50
The maximum number of connections to keep in a connection pool. (integer value). Minimum value: 1
-
s3-region-name | string
When using a S3 storage backend, user must provide the S3 region name.
-
s3-secret-access-key | string
When using a S3 storage backend, user must provide the S3 secret access key.
-
ssl_ca | string
TLS CA to use to communicate with other components in a deployment. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_cert | string
TLS certificate to install and use for any listening services. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_key | string
TLS key to use with certificate specified as
ssl_cert
. . NOTE: This configuration option will take precedence over any certificates received over thecertificates
relation. -
storage-backend | string
Default: ceph
Storage backend to use for Gnocchi. Valid options are ceph or s3.
-
trusted-external-ca-cert | string
Base 64 encoded SSL CA certificate to use for an encrypted S3 endpoint. To be used when the S3 certificates are not managed by charmed Vault.
-
use-internal-endpoints | boolean
Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.
-
use-policyd-override | boolean
If True then use the resource file named 'policyd-override' to install override YAML files in the service's policy.d directory. The resource file should be a ZIP file containing at least one yaml file with a .yaml or .yml extension. If False then remove the overrides.
-
use-syslog | boolean
Setting this to True will allow supporting services to log to syslog.
-
verbose | boolean
Enable verbose logging
-
vip | string
Virtual IP(s) to use to front API services in HA configuration.
If multiple networks are being used, a VIP should be provided for each network, separated by spaces.
-
vip_cidr | int
Default: 24
Default CIDR netmask to use for HA vip when it cannot be automatically determined.
-
vip_iface | string
Default: eth0
Default network interface to use for HA vip when it cannot be automatically determined.
-
worker-multiplier | float
The CPU core multiplier to use when configuring worker processes. By default, the number of workers for each daemon is set to twice the number of CPU cores a service unit has. This default value will be capped to 4 workers unless this configuration option is set.