Merge "Nova AZ: Remove unused AdminPassword"

This commit is contained in:
Zuul 2022-10-25 19:44:13 +00:00 committed by Gerrit Code Review
commit acef1b43af

View File

@ -27,10 +27,6 @@ parameters:
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
AdminPassword:
description: The password for the keystone admin account, used for monitoring, querying neutron etc.
type: string
hidden: true
NovaComputeAvailabilityZone:
description: The availability zone where new Nova compute nodes will be
added. If the zone does not already exist, it will be created.