# Pastebin C5EpG4Tz --- endpoints: - interfaces: - type: public url: "https://identity.example.com" - type: internal url: "https://internal-indentity.example.com" - type: admin url: "https://admin-identity.example.com" region: RegionOne service: ServiceOne - interfaces: - type: public url: "https://compute.example.com/v2.1/" region: RegionOne service: ServiceTwo - interfaces: - type: public url: "https://volume.example.com/v2/{project_id}" region: RegionOne service: ServiceThree regions: RegionOne: description: "First Region" RegionTwo: description: "Second Region" parent_region: ~ services: ServiceOne: type: identity ServiceThree: type: volume ServiceTwo: type: computer