b78b690eb0
Fix documentation in README.md and metadata.yaml Change-Id: I5a0371445bae849325c498a0f91c5e3bb87e6923
28 lines
808 B
YAML
28 lines
808 B
YAML
options:
|
|
debug:
|
|
default: False
|
|
description: Enable debug logging.
|
|
type: boolean
|
|
os-admin-hostname:
|
|
default: octavia.juju
|
|
description: |
|
|
The hostname or address of the admin endpoints that should be advertised
|
|
in the loadbalancer provider.
|
|
type: string
|
|
os-internal-hostname:
|
|
default: octavia.juju
|
|
description: |
|
|
The hostname or address of the internal endpoints that should be advertised
|
|
in the loadbalancer provider.
|
|
type: string
|
|
os-public-hostname:
|
|
default: octavia.juju
|
|
description: |
|
|
The hostname or address of the internal endpoints that should be advertised
|
|
in the loadbalancer provider.
|
|
type: string
|
|
region:
|
|
default: RegionOne
|
|
description: Space delimited list of OpenStack regions
|
|
type: string
|