From 6057a369b881e29089321430579588b2aac5005e Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Sat, 8 Feb 2014 16:55:20 -0500 Subject: [PATCH] Drop PowerUserName from overcloud-source.yaml This parameter is only used for underclouds... no need for it here. Change-Id: I8cfda18ef4c9d7aa20fca7f1ba596541c3aad1ac --- overcloud-source.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/overcloud-source.yaml b/overcloud-source.yaml index a102e174..bdbf7219 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -77,10 +77,6 @@ Parameters: Description: The password for the nova service account, used by nova-api. Type: String NoEcho: true - PowerUserName: - Default: stack - Description: What username to ssh to the virtual power host with. - Type: String NeutronFlatNetworks: Type: String Default: '' -- 2.16.6