Merge "Add KeystoneURL to Outputs section"
This commit is contained in:
commit
fff9c57ac6
@ -329,3 +329,14 @@ Resources:
|
||||
- SecretAccessKey
|
||||
stack_name:
|
||||
Ref: AWS::StackName
|
||||
Outputs:
|
||||
KeystoneURL:
|
||||
Description: URL for the Overcloud Keystone service
|
||||
Value:
|
||||
Fn::Select:
|
||||
- 0
|
||||
- Fn::Select:
|
||||
- ctlplane
|
||||
- Fn::GetAtt:
|
||||
- notcompute
|
||||
- networks
|
||||
|
Loading…
x
Reference in New Issue
Block a user