Ensure Debug is a boolean

Oslo does not like it when Debug is not a proper python boolean
Closes-Bug: 1719929

Change-Id: Ib6c3969d4dd75d5fb2cc274266c060acff8d5571
This commit is contained in:
Ade Lee 2017-09-27 13:04:49 -04:00
parent 5dbe1121e9
commit c9b7091536
27 changed files with 58 additions and 52 deletions

View File

@ -19,8 +19,8 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
resources: resources:

View File

@ -57,9 +57,9 @@ parameters:
description: Set rabbit subscriber port, change this if using SSL description: Set rabbit subscriber port, change this if using SSL
type: number type: number
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
AodhDebug: AodhDebug:
default: '' default: ''
description: Set to True to enable debugging Aodh services. description: Set to True to enable debugging Aodh services.

View File

@ -39,9 +39,9 @@ parameters:
default: '%{::processorcount}' default: '%{::processorcount}'
type: string type: string
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
BarbicanDebug: BarbicanDebug:
default: '' default: ''
description: Set to True to enable debugging Barbican service. description: Set to True to enable debugging Barbican service.

View File

@ -67,9 +67,9 @@ parameters:
Set ManagePipeline to true for override to take effect. Set ManagePipeline to true for override to take effect.
type: comma_delimited_list type: comma_delimited_list
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
CeilometerDebug: CeilometerDebug:
default: '' default: ''
description: Set to True to enable debugging Ceilometer services. description: Set to True to enable debugging Ceilometer services.

View File

@ -9,9 +9,9 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
CinderDebug: CinderDebug:
default: '' default: ''
description: Set to True to enable debugging on Cinder services. description: Set to True to enable debugging on Cinder services.

View File

@ -35,8 +35,8 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
CongressDebug: CongressDebug:
default: '' default: ''

View File

@ -31,9 +31,9 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
GlanceDebug: GlanceDebug:
default: '' default: ''
description: Set to True to enable debugging Glance service. description: Set to True to enable debugging Glance service.

View File

@ -57,8 +57,8 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
GnocchiDebug: GnocchiDebug:
default: '' default: ''

View File

@ -5,9 +5,9 @@ description: >
parameters: parameters:
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
HeatDebug: HeatDebug:
default: '' default: ''
description: Set to True to enable debugging Heat services. description: Set to True to enable debugging Heat services.

View File

@ -15,9 +15,9 @@ parameters:
mapping overrides those in ServiceNetMapDefaults. mapping overrides those in ServiceNetMapDefaults.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
HorizonDebug: HorizonDebug:
default: false default: false
description: Set to True to enable debugging Horizon service. description: Set to True to enable debugging Horizon service.

View File

@ -31,9 +31,9 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
IronicDebug: IronicDebug:
default: '' default: ''
description: Set to True to enable debugging Ironic services. description: Set to True to enable debugging Ironic services.

View File

@ -38,9 +38,9 @@ parameters:
default: 'regionOne' default: 'regionOne'
description: Keystone region for endpoint description: Keystone region for endpoint
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
IronicInspectorInterface: IronicInspectorInterface:
default: br-ex default: br-ex
description: | description: |

View File

@ -65,8 +65,8 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
KeystoneDebug: KeystoneDebug:
default: '' default: ''

View File

@ -31,9 +31,9 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
ManilaDebug: ManilaDebug:
default: '' default: ''
description: Set to True to enable debugging Manila services. description: Set to True to enable debugging Manila services.

View File

@ -32,9 +32,9 @@ parameters:
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
MistralDebug: MistralDebug:
default: '' default: ''
description: Set to True to enable debugging Mistral services. description: Set to True to enable debugging Mistral services.

View File

@ -51,8 +51,8 @@ parameters:
neutron.service_plugins namespace. neutron.service_plugins namespace.
type: comma_delimited_list type: comma_delimited_list
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
NeutronDebug: NeutronDebug:
default: '' default: ''

View File

@ -32,8 +32,8 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
MonitoringSubscriptionNeutronL3Dvr: MonitoringSubscriptionNeutronL3Dvr:
default: 'overcloud-neutron-l3-dvr' default: 'overcloud-neutron-l3-dvr'

View File

@ -31,8 +31,8 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
NeutronL3AgentMode: NeutronL3AgentMode:
description: | description: |

View File

@ -75,8 +75,8 @@ parameters:
description: DB Sync Timeout default description: DB Sync Timeout default
type: number type: number
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
NovaDebug: NovaDebug:
default: '' default: ''

View File

@ -31,8 +31,8 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
OctaviaDebug: OctaviaDebug:
default: '' default: ''

View File

@ -35,9 +35,9 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
PankoDebug: PankoDebug:
default: '' default: ''
description: Set to True to enable debugging Panko services. description: Set to True to enable debugging Panko services.

View File

@ -53,8 +53,8 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
SaharaDebug: SaharaDebug:
default: '' default: ''

View File

@ -31,9 +31,9 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
SwiftPassword: SwiftPassword:
description: The password for the swift service account description: The password for the swift service account
type: string type: string

View File

@ -31,9 +31,9 @@ parameters:
via parameter_defaults in the resource registry. via parameter_defaults in the resource registry.
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
SwiftMountCheck: SwiftMountCheck:
default: false default: false
description: Value of mount_check in Swift account/container/object -server.conf description: Value of mount_check in Swift account/container/object -server.conf

View File

@ -35,8 +35,8 @@ parameters:
type: string type: string
hidden: true hidden: true
Debug: Debug:
type: string type: boolean
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
TackerDebug: TackerDebug:
default: '' default: ''

View File

@ -31,9 +31,9 @@ parameters:
description: Parameters specific to the role description: Parameters specific to the role
type: json type: json
Debug: Debug:
default: '' default: false
description: Set to True to enable debugging on all services. description: Set to True to enable debugging on all services.
type: string type: boolean
ZaqarDebug: ZaqarDebug:
default: '' default: ''
description: Set to True to enable debugging Zaqar service. description: Set to True to enable debugging Zaqar service.

View File

@ -0,0 +1,6 @@
---
fixes:
- |
Ensure Debug is a boolean
Oslo has trouble when Debug is not a proper python boolean. See
https://bugs.launchpad.net/tripleo/+bug/1719929