charm-neutron-api-plumgrid/config.yaml

42 lines
1.3 KiB
YAML

options:
enable-metadata:
type: boolean
default: True
description: "Set as True to enable metadata support"
install_sources:
default: 'ppa:plumgrid-team/stable'
type: string
description: Provide the install source from where to install the PLUMgrid debs
install_keys:
default: null
type: string
description: Provide the respective keys of the install sources
plumgrid-build:
default: 'latest'
type: string
description: |
Provide the build version of PLUMgrid packages that needs to be installed
networking-plumgrid-version:
default: null
type: string
description: |
Provide the version of networking-plumgrid package that needs to be installed
hardware-vendor-name:
type: string
default: vendor_name
description: Name of the supported hardware vendor
switch-username:
type: string
default: plumgrid
description: Username of the L2 gateway
switch-password:
type: string
default: plumgrid
description: Password of the L2 gateway
manage-neutron-plugin-legacy-mode:
type: boolean
default: True
description: |
If True neutron-api charm will install neutron packages for the plugin
configured. Also needs to be set in neutron-api charm