Currently KeystoneURL reports back the noncompute instance IP, not the proper
API endpoint for the Keystone service.
Change-Id: If121620ec549d33f81522465f72e501b7723dd7d
KeystoneURL:
Description: URL for the Overcloud Keystone service
Value:
- Fn::Select:
- - 0
+ Fn::Join:
+ - ''
+ - - http://
- Fn::Select:
- - ctlplane
- - Fn::GetAtt:
- - notcompute
- - networks
+ - 0
+ - Fn::Select:
+ - ctlplane
+ - Fn::GetAtt:
+ - notcompute
+ - networks
+ - :5000/v2.0/