sunbeam-charms/charms/cinder-k8s/config.yaml
2021-09-23 09:46:09 +01:00

28 lines
807 B
YAML

options:
debug:
default: False
description: Enable debug logging.
type: boolean
os-admin-hostname:
default: cinder.juju
description: |
The hostname or address of the admin endpoints that should be advertised
in the cinder volume provider.
type: string
os-internal-hostname:
default: cinder.juju
description: |
The hostname or address of the internal endpoints that should be advertised
in the cinder volume provider.
type: string
os-public-hostname:
default: cinder.juju
description: |
The hostname or address of the internal endpoints that should be advertised
in the cinder volume provider.
type: string
region:
default: RegionOne
description: Space delimited list of OpenStack regions
type: string