aboutsummaryrefslogtreecommitdiffstats
path: root/tools/yaml-validate.py
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-06-27 10:01:31 -0500
committerEmilien Macchi <emilien@redhat.com>2017-07-21 18:38:58 +0000
commit8fb3da3c6016341d1f7158b9841db63de9b86fdf (patch)
treef19fd4f4b5ff93a85b39fbe8bc020a4289e31729 /tools/yaml-validate.py
parentdb845f71dcc38f22d13d011da0784784d8a1b19a (diff)
Make EnablePackageInstall and Debug descriptions consistent
Change-Id: I3ea7c0c7ea049043668e68c6e637fd2aaf992622 Partial-Bug: 1700664
Diffstat (limited to 'tools/yaml-validate.py')
-rwxr-xr-xtools/yaml-validate.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/yaml-validate.py b/tools/yaml-validate.py
index c9c7aff9..d6d5194f 100755
--- a/tools/yaml-validate.py
+++ b/tools/yaml-validate.py
@@ -85,7 +85,6 @@ PARAMETER_DEFINITION_EXCLUSIONS = {'ManagementNetCidr': ['default'],
'FixedIPs': ['description'],
'ExternalIpSubnet': ['description'],
'NeutronBridgeMappings': ['description'],
- 'EnablePackageInstall': ['description'],
'ExtraConfig': ['description'],
'InternalApiIpSubnet': ['description'],
'DefaultPasswords': ['description',
@@ -94,7 +93,6 @@ PARAMETER_DEFINITION_EXCLUSIONS = {'ManagementNetCidr': ['default'],
'default',
'constraints'],
'KeyName': ['constraints'],
- 'Debug': ['description'],
'TenantNetName': ['description'],
'StorageIpSubnet': ['description'],
'OVNSouthboundServerPort': ['description'],