diff options
Diffstat (limited to 'overcloud.yaml')
-rw-r--r-- | overcloud.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml index c653e036..ebf3eb40 100644 --- a/overcloud.yaml +++ b/overcloud.yaml @@ -1049,6 +1049,9 @@ resources: RoleData: {get_attr: [CephStorageServiceChain, role_data]} outputs: + ManagedEndpoints: + description: Asserts that the keystone endpoints have been provisioned. + value: true KeystoneURL: description: URL for the Overcloud Keystone service value: {get_attr: [EndpointMap, endpoint_map, KeystonePublic, uri]} |